|
|
edb3978b64
|
WIP feat: account live view - basic functionality
continuous-integration/drone/push Build is passing
|
2025-07-17 22:34:50 +02:00 |
|
|
|
de4643349a
|
feat: account live view - generated files
|
2025-07-17 22:34:02 +02:00 |
|
|
|
20b53664d6
|
fix: set oidc_id from user_info["sub"]
|
2025-07-17 22:34:02 +02:00 |
|
Renovate Bot
|
64adbcccc6
|
chore(deps): update mix dependencies
|
2025-07-17 22:34:02 +02:00 |
|
|
|
2e8f5ecba3
|
chore: Remove version from docker-compose.yml
|
2025-07-17 22:34:02 +02:00 |
|
|
|
68cdaa0a01
|
feat: migration to liveview 1.1
|
2025-07-17 22:34:01 +02:00 |
|
|
|
f291f083eb
|
feat: migration to phoenix 1.8 - fix formatting
|
2025-07-17 22:34:01 +02:00 |
|
|
|
674adcacd9
|
feat: migration to phoenix 1.8 - fix tests broken by redirects
|
2025-07-17 22:34:01 +02:00 |
|
|
|
4915a5ecff
|
feat: migration to phoenix 1.8 - fix PropertyLive.Form
|
2025-07-17 22:34:00 +02:00 |
|
|
|
05f7e56ea9
|
feat: migration to phoenix 1.8 - merge old live views into new live views
|
2025-07-17 22:34:00 +02:00 |
|
|
|
9a5923945e
|
feat: migration to phoenix 1.8 - generate new ash live views
|
2025-07-17 22:34:00 +02:00 |
|
|
|
e9048f9d95
|
feat: migration to phoenix 1.8 - merge changed files
|
2025-07-17 22:33:59 +02:00 |
|
|
|
f8cfa3bd3e
|
feat: migration to phoenix 1.8 - overwrite unchanged files
|
2025-07-17 22:33:59 +02:00 |
|
Renovate Bot
|
e0cdc7e126
|
chore(deps): update ghcr.io/sebadob/rauthy docker tag to v0.31.2
|
2025-07-17 22:33:58 +02:00 |
|
|
|
c840749837
|
Merge pull request 'chore(deps): update mix dependencies' (#77) from renovate/mix-dependencies into main
continuous-integration/drone/push Build is passing
Reviewed-on: #77
|
2025-07-17 14:37:37 +02:00 |
|
Renovate Bot
|
d4dd386283
|
chore(deps): update mix dependencies
continuous-integration/drone/push Build is passing
|
2025-07-17 11:56:57 +00:00 |
|
|
|
15316c7f3b
|
Merge pull request 'chore(deps): update dependency just to v1.42.2' (#89) from renovate/asdf-tool-versions into main
continuous-integration/drone/push Build was killed
Reviewed-on: #89
|
2025-07-17 13:52:51 +02:00 |
|
|
|
205e360463
|
Merge pull request 'chore(deps): update renovate/renovate docker tag to v41' (#90) from renovate/renovate-renovate-41.x into main
continuous-integration/drone/push Build is failing
Reviewed-on: #90
|
2025-07-17 13:49:56 +02:00 |
|
Renovate Bot
|
51911e3fb4
|
chore(deps): update renovate/renovate docker tag to v41
continuous-integration/drone/push Build is passing
|
2025-07-17 00:32:19 +00:00 |
|
Renovate Bot
|
f307294849
|
chore(deps): update dependency just to v1.42.2
continuous-integration/drone/push Build is passing
|
2025-07-16 00:30:19 +00:00 |
|
|
|
38db637495
|
fix: linting issue
continuous-integration/drone/push Build is passing
|
2025-07-09 17:23:05 +02:00 |
|
|
|
cbcd8904b3
|
fix: deprication warings
|
2025-07-09 17:19:17 +02:00 |
|
|
|
5f2ca91fb1
|
Merge pull request 'chore(deps): update renovate/renovate docker tag to v40.62' (#84) from renovate/renovate-renovate-40.x into main
continuous-integration/drone/push Build is failing
Reviewed-on: #84
|
2025-07-02 17:09:56 +02:00 |
|
|
|
25f8362d68
|
Merge pull request 'Account Ressource # SSO closes #39, #40 and #41' (#72) from feature/39_account_ressource into main
continuous-integration/drone/push Build was killed
Reviewed-on: #72
Reviewed-by: simon <s.thiessen@local-it.org>
|
2025-07-02 17:05:54 +02:00 |
|
|
|
d7ced0d9e5
|
chore: added gettext values and renamed rauthy container
continuous-integration/drone/push Build is failing
|
2025-07-02 17:03:37 +02:00 |
|
|
|
bdc250f2d6
|
fix: session_identifier must be :jti
|
2025-07-02 17:03:37 +02:00 |
|
|
|
fba9abc2c1
|
test(AshAuthentication): updated tests for signed in user and added test for authcontroller
|
2025-07-02 17:03:37 +02:00 |
|
|
|
c7b13c0ecb
|
format: formated files
|
2025-07-02 17:03:37 +02:00 |
|
|
|
cc51763a6e
|
review(env): shift secret to env file and added logger
|
2025-07-02 17:03:37 +02:00 |
|
|
|
b796746a45
|
fix(citext): added missing citext extension migration
|
2025-07-02 17:03:37 +02:00 |
|
|
|
0ff41f7c93
|
migration: added account migration
|
2025-07-02 17:03:37 +02:00 |
|
|
|
565aaddd94
|
feat(secrets): updated as recommended in ashauthentication docs
|
2025-07-02 17:03:37 +02:00 |
|
|
|
7bfde5e230
|
doc: added comments and updated to latest ashautentication version and required changes
|
2025-07-02 17:03:37 +02:00 |
|
|
|
a6fcaa1640
|
feaut(oicd_provider): added oicd provider rauthy and strategy for authentication
|
2025-07-02 17:03:37 +02:00 |
|
|
|
192ceaed45
|
chore(AshAuthenticationPhoenix): added library and updated ressources testing password strategy
|
2025-07-02 17:03:37 +02:00 |
|
|
|
f154eea055
|
feat(ash): added accounts, user for authentication
|
2025-07-02 17:03:37 +02:00 |
|
|
|
80e7041146
|
Merge pull request 'Revert "fix(ci): Dont install dependencies again in test step"' (#86) from install-dependencies-in-ci-test into main
continuous-integration/drone/push Build was killed
Reviewed-on: #86
|
2025-07-02 16:50:26 +02:00 |
|
|
|
db3485af66
|
fix: formatting
continuous-integration/drone/push Build is passing
|
2025-07-02 15:56:12 +02:00 |
|
|
|
35a8885267
|
Revert "fix(ci): Dont install dependencies again in test step"
continuous-integration/drone/push Build is failing
This reverts commit d54b226be5.
|
2025-07-02 15:16:17 +02:00 |
|
Renovate Bot
|
0885de3471
|
chore(deps): update renovate/renovate docker tag to v40.62
continuous-integration/drone/push Build encountered an error
|
2025-07-02 12:52:01 +00:00 |
|
|
|
b243148e69
|
Merge pull request 'feat: gettext closes #63' (#82) from feature/63_i18n into main
continuous-integration/drone Build was killed
Reviewed-on: #82
Reviewed-by: carla <carla@noreply.git.local-it.org>
Reviewed-by: simon <s.thiessen@local-it.org>
|
2025-06-26 13:52:55 +02:00 |
|
|
|
4c117e1971
|
Merge pull request 'Default Memberfields closes #74 #48 #49 #50' (#81) from feature/74_memberfields into main
Reviewed-on: #81
Reviewed-by: carla <carla@noreply.git.local-it.org>
|
2025-06-25 14:28:05 +02:00 |
|
|
|
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 |
|