1
0
Commit Graph

21 Commits

Author SHA1 Message Date
20701ce07a feat(components): align component name casing ProjectSettings 2024-06-17 13:50:16 +02:00
8c9e2b571c feat(components): align component name casing ProjectSearch 2024-06-17 13:41:40 +02:00
920f8f0c5a feat(components): align component name casing UserTeam 2024-06-17 13:41:37 +02:00
d7fe8c2fab feat(components): align component name casing LinkSharing 2024-06-17 13:41:37 +02:00
7a220964f7 feat(components): align component name casing ViewEditForm 2024-06-17 13:41:37 +02:00
fdd780f645 feat(components): align component name casing User 2024-06-17 13:41:36 +02:00
b98280c954 feat(components): align component name casing Button 2024-06-17 13:41:35 +02:00
d1b39ee953 feat(components): align component name casing Message 2024-06-17 13:41:33 +02:00
ff7e381645 feat(components): align component name casing Loading 2024-06-17 13:09:34 +02:00
541f608d3c feat(components): align component name casing fancycheckbox 2024-06-17 13:09:34 +02:00
330f7b8fa2 feat(components): align component name casing CreateEdit 2024-06-17 09:32:06 +00:00
68d233684f fix(views): edit views with filters
This change fixes a bug where filter values of views would be transformed in the wrong order, not transformed at all or at the wrong time. Transforming the filters now happens transparently in the background without anything funky happening visible to the user.
2024-06-03 22:21:09 +02:00
272f643955 fix(project): show "remove background" button only when the project has a background set 2024-05-07 17:17:06 +02:00
1074a8d916 fix(views): only allow project admins to manage views
Resolves https://community.vikunja.io/t/manage-views-only-for-project-admins/2279
2024-04-21 14:36:09 +02:00
2c0d3f2885 fix(views): add bottom spacing 2024-03-29 18:05:30 +01:00
4b903c4f48 fix(views): lint 2024-03-19 00:47:52 +01:00
3f8c5a5feb fix(views): set correct default view 2024-03-19 00:47:51 +01:00
434b1ea0e8 feat(views): crud in frontend 2024-03-19 00:47:50 +01:00
3896c680d3 fix(filters): do not require string for in comparator 2024-03-11 14:36:59 +01:00
3b77fff4c9 fix(project): correctly show the number of tasks and projects when deleting a project 2024-03-11 14:21:42 +01:00
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00