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

13 Commits

Author SHA1 Message Date
dd42d18612 merged Benimautner/vikunja_app into go-vikunja/app 2022-04-20 22:57:21 +02:00
059f36c828 migrated from FlatButton to TextButton 2022-04-12 21:17:20 +02:00
714a816cbd restored app to a basic working demo 2022-04-10 15:31:56 +02:00
Timo Reichl
ee99869cf6
fix: warnings (#1)
* Ran make format

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* Add VS Code launch config

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* pages/list/list.dart: Stop spinning wheel after adding a task

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* stores/list_store.dart: Fix updateTask() not being a future

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* Replace FlatButton with TextButton widgets

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* components/TaskTile.dart: Remove dead code

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* theme/theme.dart: Fix accentColor deprecation

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* pages/list/list_edit.dart: Fix SnackBar.hideCurrentSnackBar() deprecation

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>

* Remove unused folder lib/managers

Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
2021-12-21 12:22:17 +01:00
Aleksandr Borisenko
74f7756626 Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
Aleksandr Borisenko
50e17b045a Minor fixes; Added signing config for Android 2021-03-19 18:13:38 +03:00
Aleksandr Borisenko
59d5907b29 Fixes for API calls 2021-03-15 10:31:38 +03:00
8278340242 Show a message if a list or namespace is empty (#29) 2019-03-18 17:05:32 +00:00
666f90345e Show a message if a list or namespace is empty (#29) 2019-03-18 17:05:32 +00:00
9848c462f8 Fixed namespaces loading every time a widget was loaded (#34) 2019-03-18 15:30:54 +00:00
496d97b2be Fixed namespaces loading every time a widget was loaded (#34) 2019-03-18 15:30:54 +00:00
75f6608863 Refactor (#31) 2019-03-16 13:29:00 +00:00
7bd35fda22 Refactor (#31) 2019-03-16 13:29:00 +00:00