vikunja/frontend/src/views
viehlieb ed4da96ab1 feat: assign users to teams via OIDC claims (#1393)
This change adds the ability to sync teams via a custom openid claim. Vikunja will automatically create and delete teams as necessary, it will also add and remove users when they log in. These teams are fully managed by Vikunja and cannot be updated by a user.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/vikunja#1393
Resolves vikunja/vikunja#1279
Resolves https://github.com/go-vikunja/vikunja/issues/42
Resolves vikunja/vikunja#950
Co-authored-by: viehlieb <pf@pragma-shift.net>
Co-committed-by: viehlieb <pf@pragma-shift.net>
2024-03-02 08:47:10 +00:00
..
filters chore: move frontend files 2024-02-07 14:56:56 +01:00
labels chore: move frontend files 2024-02-07 14:56:56 +01:00
migrate fix(migration): show correct help message when a migration was started 2024-02-27 16:36:18 +01:00
project fix(kanban): pass active filters down to task lazy loading 2024-02-27 16:10:19 +01:00
sharing chore: move frontend files 2024-02-07 14:56:56 +01:00
tasks chore: move frontend files 2024-02-07 14:56:56 +01:00
teams feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
user fix(password): don't validate password min length on login page 2024-02-17 21:07:35 +01:00
404.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
About.vue chore: only use api version as it is coming from the same codebase 2024-02-09 13:42:03 +01:00
Home.vue chore: move frontend files 2024-02-07 14:56:56 +01:00