|
|
7f034740b0
|
review: removed leftovers and ash use builtin validation functions
|
2025-06-20 08:21:10 +02:00 |
|
|
|
dedd40b949
|
add further locale tests
continuous-integration/drone/push Build is failing
|
2025-06-18 23:35:43 +02:00 |
|
|
|
ca4ac3a1c0
|
feat: gettext
|
2025-06-18 23:35:43 +02:00 |
|
|
|
2ab3332941
|
chore: fix linting
continuous-integration/drone/push Build is failing
|
2025-06-18 23:35:26 +02:00 |
|
|
|
6f88a635cc
|
fix member deletion: property delete on cascade
|
2025-06-18 23:35:26 +02:00 |
|
|
|
dab54bcef9
|
replace default fields from properties with example fields
|
2025-06-18 23:35:26 +02:00 |
|
|
|
6d426a21e8
|
liveview for new member fields
|
2025-06-18 23:35:25 +02:00 |
|
|
|
abfc94473f
|
Member fields
|
2025-06-18 23:35:25 +02:00 |
|
|
|
2e50e01e7f
|
Merge pull request 'Add CI cache' (#75) from ci-cache into main
continuous-integration/drone/push Build was killed
Reviewed-on: #75
|
2025-06-18 21:55:21 +02:00 |
|
Renovate Bot
|
e938eb7b60
|
chore(deps): update renovate/renovate docker tag to v40.60
continuous-integration/drone/push Build is running
|
2025-06-18 14:45:00 +02:00 |
|
|
|
d54b226be5
|
fix(ci): Dont install dependencies again in test step
continuous-integration/drone/push Build is passing
|
2025-06-18 14:44:04 +02:00 |
|
|
|
6a1c869ea4
|
Add CI cache
continuous-integration/drone/push Build is passing
|
2025-06-18 14:36:58 +02:00 |
|
|
|
34bb3fde04
|
Merge pull request 'Fix postgres port in CI' (#83) from fix-ci-postgres-port into main
continuous-integration/drone/push Build is passing
Reviewed-on: #83
|
2025-06-18 14:01:17 +02:00 |
|
|
|
3730ba22a5
|
Fix postgres port in CI
continuous-integration/drone/push Build is passing
|
2025-06-18 13:33:22 +02:00 |
|
|
|
cae7509462
|
tidewave
continuous-integration/drone/push Build was killed
|
2025-06-17 15:35:42 +02:00 |
|
|
|
d7b85cada0
|
Merge pull request 'chore(deps): update mix dependencies' (#73) from renovate/mix-dependencies into main
continuous-integration/drone/push Build is failing
Reviewed-on: #73
|
2025-06-12 17:40:36 +02:00 |
|
Renovate Bot
|
494b68b63e
|
chore(deps): update mix dependencies
|
2025-06-12 17:40:36 +02:00 |
|
|
|
ececaa78f7
|
fix(tests) Make tests work with docker-based postgres
continuous-integration/drone/push Build is failing
|
2025-06-12 17:39:53 +02:00 |
|
|
|
627f3197c1
|
Merge pull request 'chore(deps): update postgres to v17.5' (#59) from renovate/postgres into main
continuous-integration/drone/push Build is passing
Reviewed-on: #59
|
2025-06-12 17:30:22 +02:00 |
|
Renovate Bot
|
4182f399a2
|
chore(deps): update postgres to v17.5
continuous-integration/drone/push Build is passing
|
2025-06-12 16:36:43 +02:00 |
|
|
|
127a802bb5
|
Merge pull request 'chore(deps): update renovate/renovate docker tag to v40.51' (#76) from renovate/renovate-renovate-40.x into main
continuous-integration/drone/push Build is passing
Reviewed-on: #76
|
2025-06-12 15:15:20 +02:00 |
|
|
|
503aa9e26b
|
fix(ci): ignore elixir updates for .drone.yml as well
continuous-integration/drone/push Build is passing
|
2025-06-12 15:11:56 +02:00 |
|
Renovate Bot
|
7b89fa74f9
|
chore(deps): update renovate/renovate docker tag to v40.51
continuous-integration/drone/push Build is passing
|
2025-06-12 13:07:42 +00:00 |
|
|
|
b79128f6bf
|
Merge pull request 'chore(deps): update renovate/renovate docker tag to v40.49' (#65) from renovate/renovate-renovate-40.x into main
continuous-integration/drone/push Build was killed
Reviewed-on: #65
|
2025-06-12 15:02:44 +02:00 |
|
Renovate Bot
|
3169af2fd3
|
chore(deps): update renovate/renovate docker tag to v40.49
continuous-integration/drone/push Build is passing
|
2025-06-11 00:34:04 +00:00 |
|
Renovate Bot
|
e99af641f8
|
chore(deps): update dependency erlang to v27.3.4
continuous-integration/drone/push Build was killed
|
2025-06-02 15:01:43 +02:00 |
|
|
|
dcf268dfb8
|
Merge pull request 'chore(deps): update mix dependencies' (#43) from renovate/mix-dependencies into main
continuous-integration/drone/push Build is passing
Reviewed-on: #43
|
2025-06-02 15:01:11 +02:00 |
|
|
|
aa62920c0d
|
chore: fix deprication warnings
continuous-integration/drone/push Build is passing
|
2025-06-02 14:42:48 +02:00 |
|
Renovate Bot
|
712fbb14fa
|
chore(deps): update mix dependencies
continuous-integration/drone/push Build is failing
|
2025-06-02 00:19:51 +00:00 |
|
|
|
ff88ab3739
|
Merge pull request 'property values as maps closes #53' (#56) from property_values into main
continuous-integration/drone/push Build was killed
Reviewed-on: #56
Reviewed-by: rafael <rafael@noreply.git.local-it.org>
|
2025-05-29 15:34:23 +02:00 |
|
|
|
859f5f4497
|
feat: add custom email type for validation
continuous-integration/drone/push Build is passing
|
2025-05-29 15:33:30 +02:00 |
|
|
|
3e2140fda7
|
chore(Justfile): allow regenerating migrations by commit hash
|
2025-05-29 15:33:29 +02:00 |
|
|
|
723d9c7205
|
choose input filed type by value_type
|
2025-05-29 15:33:29 +02:00 |
|
|
|
b849cfa3df
|
property value as Union type
|
2025-05-29 15:33:26 +02:00 |
|
|
|
e3779a73ff
|
chore: add regen_migrations script and seed-database to Justfile
|
2025-05-29 15:32:56 +02:00 |
|
|
|
d641711ecf
|
fix(ci): Explicitly pass github token to renovate job
continuous-integration/drone/push Build was killed
|
2025-05-29 10:58:32 +02:00 |
|
|
|
e7d93e2850
|
Replace accidental podman command with docker
|
2025-05-28 15:40:06 +02:00 |
|
Renovate Bot
|
0d33f1baf7
|
chore(deps): update renovate/renovate docker tag to v40
continuous-integration/drone/push Build is passing
|
2025-05-22 13:10:48 +02:00 |
|
|
|
aeb9cb8e29
|
fix(renovate): Exclude elixir dependencies from postgres update
continuous-integration/drone/push Build is passing
|
2025-05-22 13:09:00 +02:00 |
|
|
|
60f20ceacf
|
fix: Elixir version matching in renovate config
continuous-integration/drone/push Build was killed
|
2025-05-22 12:58:45 +02:00 |
|
|
|
9e7d8b2277
|
chore: Remove variables from dockerfile base images to enable renovate updates
continuous-integration/drone/push Build was killed
|
2025-05-22 12:56:11 +02:00 |
|
|
|
a334ab6bc4
|
chore(renovate): Use glob patterns to match postgres packages
continuous-integration/drone/push Build is passing
|
2025-05-22 12:43:15 +02:00 |
|
|
|
32fafad196
|
chore: Also run renovate on push to main branch
continuous-integration/drone/push Build was killed
|
2025-05-22 12:34:53 +02:00 |
|
|
|
ddee222f86
|
chore: Group renovate postgres updates
continuous-integration/drone/push Build was killed
|
2025-05-22 12:31:31 +02:00 |
|
|
|
41634711fe
|
chore: Remove renovate comment about postgresql in asdf
Since postgres is now handled via docker-compose instead of asdf, the
restriction mentioned in the comment does not apply anymore.
|
2025-05-22 12:31:31 +02:00 |
|
|
|
cf18d304ee
|
chore: Ignore elixir dependency in renovate
continuous-integration/drone/push Build was killed
It's a bit complicated to support the `-otp` postfix right now, so to
fix this right now, we'll just disable automatic updates for elixir.
|
2025-05-22 12:10:18 +02:00 |
|
|
|
dce8fbc232
|
Add Release scripts & Dockerfile
continuous-integration/drone/push Build is passing
|
2025-05-22 02:12:20 +02:00 |
|
|
|
c4bd424163
|
chore: add docker-compose for local postgres container
continuous-integration/drone/push Build is passing
|
2025-05-21 17:01:24 +02:00 |
|
|
|
32d2fc1062
|
Merge pull request 'chore(deps): update renovate/renovate docker tag to v39.264' (#47) from renovate/renovate-renovate-39.x into main
continuous-integration/drone/push Build is passing
Reviewed-on: #47
|
2025-05-21 14:59:35 +02:00 |
|
|
|
5690ace6e1
|
Merge pull request 'feat(member): Add members with properties #27' (#37) from ash_member into main
continuous-integration/drone/push Build is passing
Reviewed-on: #37
Reviewed-by: rafael <rafael@noreply.git.local-it.org>
|
2025-05-14 18:13:04 +02:00 |
|