|
087e39f745
|
feat: project tab remembers expanded state
|
2024-10-01 20:19:04 +02:00 |
|
|
8147e3c95e
|
fix: reload tasks on every list load
|
2024-09-26 18:13:36 +02:00 |
|
|
fe0bfea65b
|
fix: constant provider refresh due to change of theme handling caused unstable project tab.
|
2024-09-26 18:05:52 +02:00 |
|
|
c101df8650
|
fix: use project instead of list in empty message
|
2024-09-17 15:23:18 +02:00 |
|
|
b2d8f36777
|
fix: show projects above tasks in a vertical list
|
2024-09-17 15:22:21 +02:00 |
|
|
e3be9a2f01
|
chore: dart format
|
2024-09-13 14:52:23 +02:00 |
|
|
bc499690e6
|
fix: floating add button should not be displayed in favourites
|
2024-09-13 14:51:29 +02:00 |
|
|
4771de1a33
|
chore: dart format
|
2024-07-22 00:45:17 +02:00 |
|
|
99cb55b82d
|
moved clickdetector so an description can be added to a task without one
|
2024-07-22 00:32:46 +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 |
|
|
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 |
|
|
bed2a8f004
|
fix: understand new TaskReminder class
|
2024-06-06 22:29:31 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
Denys Vitali
|
0e29b6620d
|
feat: add web support
|
2024-04-06 18:54:01 +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 |
|
|
7b6da4970c
|
removed add project button, pushed version tag
|
2023-07-24 00:12:42 +02:00 |
|
|
c3a8172739
|
added material you, changed button style
|
2023-07-23 21:56:34 +02:00 |
|
|
33242c2bfb
|
migrated to material3, added option for other themes for later
|
2023-07-23 17:25:58 +02:00 |
|
|
9c5ad58299
|
moving from lists and namespaces to projects.
|
2023-07-23 01:50:55 +02:00 |
|
|
7c7d6be9df
|
added subproject view to project home page
|
2023-07-23 00:04:13 +02:00 |
|
|
1c523d929c
|
added project list page with expandable sublists
|
2023-07-22 23:31:28 +02:00 |
|
|
6f32e1ff38
|
renamed namespaces to projects, added basic project views
|
2023-07-22 22:55:25 +02:00 |
|