Commit Graph

682 Commits

Author SHA1 Message Date
Raimund Schlüßler ecb2afe568
feat: use web history mode
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-02-01 18:59:30 +01:00
Raimund Schlüßler 931dfe2d2f
Migrate to vue3
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-02-01 09:07:46 +01:00
Raimund Schlüßler 0dd7ce82d6
chore(dep): bump nextcloud/vue to 8.5.0
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-24 23:12:46 +01:00
Raimund Schlüßler 8bf481445e
fix: correctly toggle to all-day
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-22 23:24:54 +01:00
Raimund Schlüßler aeb6d3c07a
chore: minor cleanup of set*Date functions
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-22 23:09:11 +01:00
Raimund Schlüßler 4aced32090
fix: correctly set all-day dates
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-22 23:08:43 +01:00
Raimund Schlüßler 420a31479b
fix: move progress bar to the right
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-22 21:43:06 +01:00
Raimund Schlüßler b46a9a5f08
feat: use circular progress bar instead of linear bar
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-22 11:02:39 +01:00
Raimund Schlüßler 61748700d4
fix: attach tag select to body
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-19 22:11:28 +01:00
Raimund Schlüßler 96bc6e877b
Merge pull request #2446 from nextcloud/fix/1233/timezone
fix: correctly handle timezones
2024-01-08 23:37:07 +01:00
Raimund Schlüßler 6ab9f7ef19
fix: correctly handle timezones
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-08 23:30:50 +01:00
Raimund Schlüßler 38c5ef0a04
fix: make tag left-right padding symmetric
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-08 23:28:49 +01:00
Raimund Schlüßler 0ff37fbf9b
fix: import TaskBody globally
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-07 21:26:34 +01:00
Raimund Schlüßler 5639397970
feat: implement task URL
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-07 16:25:24 +01:00
Raimund Schlüßler 5b45c542ca
feat: implement to set task location
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-07 15:52:10 +01:00
Raimund Schlüßler 842950113e
feat: implement sorting trashbin items
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-05 21:44:25 +01:00
Raimund Schlüßler 96e07efd3c
fix: use NcDateTime to show time in trashbin
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-04 22:08:19 +01:00
Raimund Schlüßler 21eba45a49
feat: show start date as label in task body
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-04 21:51:55 +01:00
Raimund Schlüßler 426290f2bf
feat: show link to Deck for deck cards
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-03 22:55:28 +01:00
Raimund Schlüßler cff21ca050
fix: don't show empty category for empty CATEGORIES param
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-03 22:49:53 +01:00
Raimund Schlüßler 40ebba1e28
Merge pull request #2434 from nextcloud/feat/2333/completed-toggle-button
feat: use NcButton to toggle completed tasks visibility
2024-01-02 22:29:22 +01:00
Raimund Schlüßler 288d7994aa
feat: use NcButton to toggle completed tasks visibility
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-02 22:22:50 +01:00
Raimund Schlüßler b903bbab3c
fix: correctly translate the loading completed tooltip
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-02 22:19:35 +01:00
Raimund Schlüßler 05123868c2
Merge pull request #2433 from nextcloud/fix/noid/sort-tags
feat: sort tags in dropdown alphabetically
2024-01-01 21:43:32 +01:00
Raimund Schlüßler 8493e22843
feat: sort tags in dropdown alphabetically
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-01 21:33:49 +01:00
Raimund Schlüßler 902e8c12a5
fix: use TagMultiple icon consistently
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-01 20:56:23 +01:00
Raimund Schlüßler 2bb6734870
fix: allow to clear global search in filter menu
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-01 20:34:34 +01:00
Raimund Schlüßler 2419041ebc
feat: implement filtering by tags
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-01 19:36:25 +01:00
Raimund Schlüßler 8e68e0b3a0
fix: correctly show task body corners when tasks are hidden
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-01 19:14:22 +01:00
Raimund Schlüßler 29c4dfd961
feat: treat tasks with status:completed as completed
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2024-01-01 11:50:30 +01:00
Raimund Schlüßler 79bbc22240
feat: unify the appearance of tags in task body with sidebar
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-31 10:49:44 +01:00
Raimund Schlüßler 692bed42e3
feat: extract tags from task summary
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-30 23:14:25 +01:00
Raimund Schlüßler 694cda014e
fix: correct navigation toggle position
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-30 21:43:43 +01:00
Raimund Schlüßler 58a3309837
chore(vitest): migrate from jest to vitest
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-30 11:04:45 +01:00
Raimund Schlüßler 60ef1500cf
chore: don't bind translate to vue prototype
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-11 22:44:42 +01:00
Raimund Schlüßler 2ec3664209
chore(nc-vue): migrate to nextcloud/vue 8.3.0
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-11 21:52:45 +01:00
Raimund Schlüßler 034017bffc
Build(deps): Bump markdown-it-emoji from 2.0.2 to 3.0.0
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-10 20:57:49 +01:00
Raimund Schlüßler f812a6acbb
chore(vite): Migrate from webpack to vite
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-12-10 18:40:41 +01:00
Raimund Schlüßler 34124ee346
fix: simplify setCompleted in task model
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-11-06 20:57:21 +01:00
Raimund Schlüßler 4906362440
fix: do not use route in store
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-11-06 20:46:12 +01:00
Raimund Schlüßler 25fa8267f1
fix: don't set percent to 0 for NEEDS-ACTION
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-10-07 14:22:48 +02:00
Raimund Schlüßler 7efcbaff7d
fix: do not use the router in the store
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-10-07 12:08:01 +02:00
Raimund Schlüßler 3e4f8c10fc
fix: fix eslint warnings
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2023-10-02 12:30:24 +02:00
Stefan Forstenlechner 55438dacce fix cancel/closed behaviour
Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-08-28 21:11:07 +02:00
Stefan Forstenlechner 8589733332 simply focus create button instead of preventing events
Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-08-28 21:10:54 +02:00
Stefan Forstenlechner f55280afac avoid creating tasks on enter when CreateMultipleTasksDialog is open
Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-08-27 14:21:52 +02:00
Stefan Forstenlechner 8c3f25c65f Use 'summary' instead of 'title'
stop paste event propagation the Vue way

Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-05-23 14:14:02 +02:00
Stefan Forstenlechner e4d7bd0bf0 Fix eslint issues
remove unused css
remove non-useful comment

Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-05-22 14:01:42 +02:00
Stefan Forstenlechner 0b67c40425 Allow bulk task creation on paste
https://github.com/nextcloud/tasks/issues/1894
Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-05-21 15:22:00 +02:00
Stefan Forstenlechner 6552e2abcb add text to task converter
Signed-off-by: Stefan Forstenlechner <t-h-e@users.noreply.github.com>
2023-05-21 15:22:00 +02:00