1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-02 02:29:47 +00:00
app-mirror-github/lib/api
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
..
client.dart fix: warnings (#1) 2021-12-21 12:22:17 +01:00
label_task_bulk.dart fix: warnings (#1) 2021-12-21 12:22:17 +01:00
label_task.dart fix: warnings (#1) 2021-12-21 12:22:17 +01:00
labels.dart fix: warnings (#1) 2021-12-21 12:22:17 +01:00
list_implementation.dart fix: warnings (#1) 2021-12-21 12:22:17 +01:00
namespace_implementation.dart Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
response.dart Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
service.dart Cleanup (#1) 2018-09-22 20:56:16 +00:00
task_implementation.dart Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
user_implementation.dart Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00