1
0
Commit Graph

10 Commits

Author SHA1 Message Date
b6f4af30e6 feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
b98280c954 feat(components): align component name casing Button 2024-06-17 13:41:35 +02:00
d1d85b43f1 feat(components): align component name casing card 2024-06-17 09:35:09 +00:00
bc897a4503 feat: improve types (#2368)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2368
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-12 10:04:26 +00:00
fe2c3906ca fix: remove wrong expression 2024-06-11 19:39:40 +00:00
9fa8c5429b fix: remove jsxTemplates
this is not necessary any more in vite 5
2024-06-11 19:38:07 +00:00
a3714c74fd feat(views): load views when navigating with link share 2024-03-19 00:47:49 +01:00
4e26fa0b85 fix(filters): correctly use filter in saved filter 2024-03-09 19:07:31 +01:00
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
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00