vikunja/pkg/db/fixtures
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: https://kolaente.dev/vikunja/vikunja/pulls/1393
Resolves https://kolaente.dev/vikunja/vikunja/issues/1279
Resolves https://github.com/go-vikunja/vikunja/issues/42
Resolves https://kolaente.dev/vikunja/vikunja/issues/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
..
api_tokens.yml chore(api tokens): remove updated date from tokens as it can't be updated anyway 2023-09-01 11:16:36 +02:00
buckets.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
favorites.yml fix: fetch all tasks for all projects 2023-05-24 15:52:33 +02:00
files.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
label_tasks.yml fix(test): fixtures 2023-05-24 15:52:32 +02:00
labels.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
link_shares.yml fix: test fixtures 2023-03-13 14:28:07 +01:00
projects.yml feat: fetch all projects with a recursive cte instead of recursive query 2024-02-28 13:42:45 +01:00
saved_filters.yml Saved filters (#655) 2020-09-26 21:02:17 +00:00
subscriptions.yml fix(tests): subscription test fixtures 2023-05-24 15:51:56 +02:00
task_assignees.yml Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
task_attachments.yml Add names for link shares (#829) 2021-04-07 12:44:39 +00:00
task_comments.yml Add names for link shares (#829) 2021-04-07 12:44:39 +00:00
task_relations.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
task_reminders.yml fix: reminder fixture 2023-05-24 15:52:33 +02:00
tasks.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
team_members.yml feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
team_projects.yml fix(tests): permission tests for parent projects 2023-05-24 15:51:56 +02:00
teams.yml feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
user_tokens.yml Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
users.yml fix(user): allow deleting a user if they have a default project 2023-08-23 16:10:51 +02:00
users_projects.yml feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00