1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-03 02:59:47 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Denys Vitali
056b2d72c9
chore: format code with dart format (#71)
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
2024-04-05 22:36:56 +02:00
9c5ad58299 moving from lists and namespaces to projects. 2023-07-23 01:50:55 +02:00
e3e23e8c27 - made client return null and not an empty response when loading from the server.
- added scrolling ability to every window even when getting tasks fails.
- fixed error handler in client to always show snackbar
2022-10-14 18:07:35 +02:00
48067d6b34 first step of migration 2022-08-26 07:49:43 +02:00
Paul Nettleton
1d6a9eb777 commented out unimplemented vikunja api, removed unused buttonTheme 2022-08-04 18:03:29 -05:00
Paul Nettleton
ad665e68cc basic kanban view 2022-07-15 09:25:16 -05:00