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

25 Commits

Author SHA1 Message Date
dd42d18612 merged Benimautner/vikunja_app into go-vikunja/app 2022-04-20 22:57:21 +02:00
db70990a3c added basis for notification implementation 2022-04-20 00:12:08 +02:00
de4f076edc fixed issue where loading icon would not disappear
made loading an attribute of task itself instead of TaskTile
2022-04-11 20:13:00 +02:00
f9d2d00152 updated dependencies 2022-04-10 18:59:08 +02:00
b7e3536c9f
fix(deps): remove broken test package constraint 2021-10-11 22:02:08 +02:00
Aleksandr Borisenko
7b50bce37b Updated Flutter & SDK 2021-08-23 10:08:11 +03:00
Aleksandr Borisenko
74f7756626 Merged and fixed PRs 37 & 39 2021-06-04 12:34:25 +03:00
Aleksandr Borisenko
59d5907b29 Fixes for API calls 2021-03-15 10:31:38 +03:00
Aleksandr Borisenko
493d965562 Fixes for Flutter 2.0 2021-03-08 09:06:07 +03:00
5ffa78c97c Fix iOS build (#58)
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#58
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: JonasFranz <email@jfdev.de>
Co-committed-by: JonasFranz <email@jfdev.de>
2021-01-10 20:41:44 +00:00
0a141f6e11 Fix iOS build (#58)
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#58
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: JonasFranz <email@jfdev.de>
Co-committed-by: JonasFranz <email@jfdev.de>
2021-01-10 20:41:44 +00:00
de77bd2565
Update dependencies 2020-07-10 10:34:58 +02:00
bbcd24447a Update dependencies 2020-07-10 10:34:58 +02:00
8f595c340f
Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
d18b049fb6 Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
9c2622e77f Add sentry (#43)
Refactor DSN to constants

Use correct import

Add sentry

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#43
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:37:42 +00:00
6b3cca0fd9 Add sentry (#43)
Refactor DSN to constants

Use correct import

Add sentry

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#43
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:37:42 +00:00
0f23c4d0f3 Make it build again (#38)
Fix parsing of user model if email is not present

Use user avatar hash instead of calculating it from the email

Format

Replace GravatarImageProvider

Set min sdk version to 19

Change target api version to 28

Limit drone pipeline execution to master or pr

Remove drone debug

Use username instead of id

Format

"Fix" clone permissions

Drone debug

Fix drone permissions with different flutter build docker image

Switch CI build image

Bump Gradle sdk version

Fix formatting

Update packages for support for androidX

Update gitignore

AndroidX

Make GravatarImageProvider work again

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/app#38
2020-01-12 12:59:28 +00:00
edbadd9913 Make it build again (#38)
Fix parsing of user model if email is not present

Use user avatar hash instead of calculating it from the email

Format

Replace GravatarImageProvider

Set min sdk version to 19

Change target api version to 28

Limit drone pipeline execution to master or pr

Remove drone debug

Use username instead of id

Format

"Fix" clone permissions

Drone debug

Fix drone permissions with different flutter build docker image

Switch CI build image

Bump Gradle sdk version

Fix formatting

Update packages for support for androidX

Update gitignore

AndroidX

Make GravatarImageProvider work again

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/app#38
2020-01-12 12:59:28 +00: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
fa05e0e6a3 Fix the build and update drone (#33) 2019-03-15 22:14:37 +00:00
56de1c2a56 Fix the build and update drone (#33) 2019-03-15 22:14:37 +00:00