41999b903d
Merge branch 'main' into view_update
2024-07-01 14:35:52 +02:00
fa48c80bb7
feat: added "add project" button
2024-06-13 23:27:28 +02:00
c39aadabe0
fix: changed kanbanPosition to position
...
fix: set correct view in kanban class when changing view
2024-06-13 22:57:55 +02:00
9a559f4f97
fix: start and end date on task bottom sheet
2024-06-13 22:16:10 +02:00
6bfb34d788
chore: dart format
2024-06-06 23:12:07 +02:00
88228e5f28
feat(task): add page to edit html of task
2024-06-06 23:11:20 +02:00
dbf75492c7
fix: title overflow in tasktile
2024-06-06 22:38:36 +02:00
bed2a8f004
fix: understand new TaskReminder class
2024-06-06 22:29:31 +02:00
8423c8c5cc
chore: format
2024-06-06 21:31:01 +02:00
5282915c5e
Made TaskBottomSheet scrollable
2024-06-06 21:29:58 +02:00
edcd91d9c2
feat: build app in CI ( #79 )
...
* feat: build app in CI
* fix: use correct jobs format
* fix: do not specify flutter version
* fix(ci): simplify triggers and build files
* fix: use new theme apis
2024-06-06 13:36:58 +02:00
b2af1b7f40
feat: add nix flake
...
(cherry picked from commit 71e9e427b5b0f331dcbbf28f365dbff221a3417c)
2024-06-06 13:12:48 +02:00
764e9f11d4
fix: workmanager doesn't execute when app is running to avoid app refreshes
2024-06-04 21:08:40 +02:00
f587dc29fa
fix: migration of onWillAccept
2024-06-04 21:08:11 +02:00
049e2e3a70
User is logged out if token is expired
2024-06-04 21:07:47 +02:00
0b464f0929
fix: migration of DragTargets
2024-06-04 21:07:33 +02:00
e0c71bfb29
chore: dart fix
2024-06-04 20:42:57 +02:00
19ece39f39
chore: dart format
2024-06-02 15:41:07 +02:00
9446e5f174
feat: add vikunja as text share intent receiver
...
fix: qs tile add task for android api 34
2024-06-02 14:04:24 +02:00
fe5810cc13
dart format
2024-05-23 00:43:57 +02:00
3fbf382710
upgraded java version to match gradle
2024-05-23 00:41:54 +02:00
5a89a1f518
restored some options changed for debugging
2024-05-23 00:33:08 +02:00
62dcd41089
merged PR #74 by patch file and fixed build
2024-05-23 00:22:44 +02:00
c7f285f6ee
Merge pull request #76 from go-vikunja/main
...
Update View update branch
2024-05-21 23:05:24 +02:00
85f79e4e5a
Merge branch 'main' of https://github.com/go-vikunja/app
2024-04-29 16:57:47 +02:00
9c98124d79
fix: merge screwup
2024-04-29 16:55:35 +02:00
4eeb92f6d0
Merge branch 'main' into view_update
...
# Conflicts:
# lib/service/services.dart
2024-04-29 16:53:07 +02:00
d30a3cf5f2
chore: continual of prev. commit, deleting all references to lists and namespaces
2024-04-29 16:52:22 +02:00
acc91ba482
Merge branch 'main' into view_update
...
# Conflicts:
# lib/components/KanbanWidget.dart
2024-04-29 16:47:39 +02:00
4e78b5615e
chore: removed all references to namespaces and lists (old names for what projects are now)
2024-04-29 16:45:42 +02:00
0ccbe616b1
feat: added projectViewService, fixed marking button as done
2024-04-29 16:29:44 +02:00
25bac27c63
chore: ran dart format
2024-04-29 15:52:50 +02:00
6259078e1a
feat: added model for new "views" feature.
2024-04-29 15:52:00 +02:00
9961447788
Merge pull request #70 from denysvitali/feature/add-web-support
...
Add web support
2024-04-29 14:06:07 +02:00
828a57a642
Merge pull request #72 from denysvitali/feature/support-user-cas
...
Support User CAs
2024-04-29 14:03:18 +02:00
Denys Vitali
d83114e9aa
fix : go-vikunja/app#66
...
feat: add policy to AndroidManifest
2024-04-06 18:55:51 +02:00
Denys Vitali
0e29b6620d
feat: add web support
2024-04-06 18:54:01 +02:00
Denys Vitali
1d538d6816
revert: use minSdk=21
2024-04-06 18:46:26 +02:00
Denys Vitali
5ab6a59b05
refactor: update dependencies
2024-04-06 18:44:35 +02:00
Denys Vitali
056b2d72c9
chore: format code with dart format ( #71 )
...
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
2024-04-05 22:36:56 +02:00
43b9fe6d8f
pushed version tag
0.1.5-beta
2024-02-16 19:11:46 +01:00
1ef9ed4e67
added fields to task view, changed icon of task editing.
2024-02-16 19:11:16 +01:00
aa0f56231f
added bottomsheet for task preview
2024-02-15 22:32:17 +01:00
092386db2e
fixed description not being visible in light mode
2024-02-15 10:48:56 +01:00
c2eb96c6e1
disable tarring of output
2024-02-12 23:30:56 +01:00
2fbd8ed27e
disable tarring of output
2024-02-12 23:21:23 +01:00
5ee93a64be
added artifact upload to gh actions
2024-02-12 23:12:33 +01:00
92c5ff5a44
added proper sorting of tasks on landing page
2024-02-12 22:28:42 +01:00
bd1ada1b9c
fixed notifications for A14
2024-02-12 22:25:22 +01:00
515be2e88f
respects landing page filter
2024-02-12 07:00:06 +01:00