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

11 Commits

Author SHA1 Message Date
d4f234d65c null-safety & some other cleanup 2022-09-03 10:43:16 -05:00
416d2e0187 fixed bugs from merge with master 2022-08-27 23:57:42 +02:00
2a271287db Merge remote-tracking branch 'go-vikunja/main' into null-safety-migration
# Conflicts:
#	lib/models/list.dart
2022-08-27 23:55:25 +02:00
b5266020a8 first step of migration to null-safety 2022-08-27 23:04:43 +02:00
1c163097d8 fixed disappearing lists on edit 2022-08-26 17:38:32 +02:00
94f6098f86 fixed some weird behavior that didnt display lists at all
todo: infinite scroll does not work
2022-05-08 10:16:06 +02:00
2dfe99b51b fixed error with favourite lists. 2022-04-12 23:27:14 +02:00
b7db66cac4 added delete button
fixed exception when owner attribute is null
2022-04-11 21:05:37 +02:00
361057aa9f
Fix date format 2020-04-27 17:02:55 +02:00
8278340242 Show a message if a list or namespace is empty (#29) 2019-03-18 17:05:32 +00:00
c285120034 List edit (#21) 2019-03-11 20:29:15 +00:00