Commit Graph

94 Commits

Author SHA1 Message Date
873bcef161
format 2020-06-25 10:10:00 +02:00
11e5711aab
Move all maxPages related stuff to provider 2020-06-25 10:07:37 +02:00
d4dbc5b4ae
Use provider to add a new task 2020-06-24 11:12:14 +02:00
a89068bbdf
Merge branch 'master' into feature/task-list
# Conflicts:
#	pubspec.lock
#	pubspec.yaml
2020-06-24 10:57:14 +02:00
2abdcc4ca9 Publish iOS Version into Testers group automatically (#47)
Update 'lib/constants.dart'

Remove test branch from pipeline

Add push

Add beta dist

Co-authored-by: Jonas Franz <email@jfdev.de>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#47
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-24 08:37:29 +00:00
3ecf6cd9dd Add dark mode (#46)
Merge branch 'master' into feature/dark-mode

Add white logo in dark mode

Make button shadow dark

Format

Add dark mode

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#46
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 17:41:40 +00:00
8993999a68 Improve error handling (#45)
Improve error handling

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#45
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 16:51:23 +00:00
6c0762d458 Provide build for iOS (#42)
Remove pipeline for feature/ios

Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/app into feature/ios

Fix CI

Add keychain pw

ensure keychain

Disable code signing while building

Fix CI

Merge branch 'feature/ios' of ssh://git.kolaente.de:9022/vikunja/app into feature/ios

Add keychain password

Merge branch 'master' into feature/ios

Add compliance

Add secrets

Remove build app step

Use other version

Set Utf8

Fix CI

Fix CI

Fix beta deployment

Add deploy step

Fix CI

Fix CI

Fix ci

fix ci

fix ci

test ci

fix ci

Fix keychain

Fix keychain

Use custom keychain

Add security unlock

Add MATCH_PASSWORD

Add match

Add fastlane

Add ios pipeline to build

Add ios pipeline to build

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Co-authored-by: Buildslave <buildslave@macmini.fritz.box>
Reviewed-on: vikunja/app#42
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:54:19 +00: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
ac2d9722e9
Make _loadList async to make it satisfy the refresh listener 2020-06-16 16:15:20 +02:00
7bd340f45c
Start using providers 2020-06-16 16:04:18 +02:00
bc8188f44c
Format 2020-06-16 00:34:25 +02:00
972b194f56
Enable multiple order parameters 2020-06-16 00:33:09 +02:00
9f37496497
Merge branch 'master' into feature/task-list 2020-06-16 00:18:37 +02:00
4adee85d62
Don't try to run tests in pipeline 2020-06-16 00:18:09 +02:00
db9be17857
Merge branch 'master' into feature/task-list
# Conflicts:
#	lib/models/task.dart
2020-06-15 23:48:50 +02:00
020cfa2bde
Format 2020-06-15 23:48:15 +02:00
38c7348aa8
Format 2020-06-15 23:48:01 +02:00
876ac88a1d
Merge branch 'master' into feature/task-list
# Conflicts:
#	lib/models/task.dart
2020-06-15 23:47:26 +02:00
9973816dde
Fix all json fields being snake_case 2020-06-15 23:46:10 +02:00
68d3ffd30d
Rename namespace name and task text to title 2020-06-15 23:42:12 +02:00
9348e6acc5
Cleanup 2020-04-27 19:39:21 +02:00
bb6139cef7
Fix loading state not being set 2020-04-27 19:38:04 +02:00
9fd47cde57
Add workaround for pagination 2020-04-27 18:39:28 +02:00
a34daacf23
Fix next page condition not working 2020-04-27 18:27:26 +02:00
25d64f14a5
Merge with master 2020-04-27 17:24:00 +02:00
413c2703e6
Fix crash when no due date was present 2020-04-27 17:18:50 +02:00
46fc580b7b
Format 2020-04-27 17:09:33 +02:00
e110a4b9eb
Format 2020-04-27 17:09:10 +02:00
c146add9bf
Merge with master 2020-04-27 17:08:20 +02:00
361057aa9f
Fix date format 2020-04-27 17:02:55 +02:00
14300266ef
Change release bucket 2020-03-01 22:56:05 +01:00
d08c7c3e70
format 2020-01-16 22:10:51 +01:00
5f7d59c7ea
Don't try to show a task tile if there is none for the current index 2020-01-16 22:08:26 +01:00
78ddbecd19
Merge branch 'master' into feature/task-list 2020-01-15 23:38:17 +01:00
a2f53ce711
Use the same image for building and testing in ci 2020-01-15 23:38:02 +01:00
6fc336223b
Format 2020-01-15 23:33:33 +01:00
b5363cb6ac
Add fixme 2020-01-15 23:32:43 +01:00
96dbddb10c
Fix scrolling to last element 2020-01-15 23:29:31 +01:00
53dfe7327b
Add basic infinite scrolling (still has bugs) 2020-01-15 22:59:07 +01:00
ea8ba3cfd9
Format 2020-01-13 23:16:26 +01:00
ac67ccbd4c
Note 2020-01-13 23:15:50 +01:00
b36f0215d8
Add sorting for tasks 2020-01-13 23:14:51 +01:00
2345a131b7
Add optional query params to api get function 2020-01-13 23:09:32 +01:00
187337c580
Format 2020-01-13 22:47:40 +01:00
cf9c9b4cb4
Fix crash after save 2020-01-13 22:47:10 +01:00
9833ef4885
Re-implemented getting tasks with the new seperate endpoint 2020-01-13 22:31:15 +01: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
144f55af6d
Updated dockerimage to use the vikunja one for building apps 2019-04-25 19:35:52 +02:00
8278340242 Show a message if a list or namespace is empty (#29) 2019-03-18 17:05:32 +00:00