Commit Graph

14 Commits

Author SHA1 Message Date
6db913b205
feat: rename list to project everywhere 2023-01-17 18:19:02 +01:00
2af42f8fbe
fix(quick add magic): make sure assignees which don't exist are not removed from task title
Resolves vikunja/frontend#2927
2023-01-12 13:32:00 +01:00
02448700b3
fix(quick add magic): don't parse labels, assignees or lists as date expressions if they are called that
Resolves https://community.vikunja.io/t/setting-today-label-using-quick-add-magic/969
2022-11-08 15:35:13 +01:00
599e28e5e5
feat: type improvements 2022-10-31 22:42:28 +01:00
a70a2e3ba6
feat(gantt): use time constants 2022-10-27 17:49:29 +02:00
b24d5f2dce fix(quick add magic): time parsing for certain conditions (#2367)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#2367
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-15 11:59:29 +00:00
92f24e59a7
fix: don't parse dates in urls
Resolves #2353
2022-09-15 10:23:37 +02:00
1a11b43ca8 feat: improve models 2022-09-13 14:59:02 +00:00
041a1a4cc0
move constants 2022-09-05 17:43:55 +02:00
3766b5e51b
feat: improve store and model typing 2022-09-05 17:43:22 +02:00
8fb00653e4
feat: constants 2022-09-05 16:37:37 +02:00
518417c0de
feat: add more testcases for parsing weekdays
Related to vikunja/api#1223
2022-07-31 18:16:31 +02:00
dff5d84ebb
fix: make sure weekday parsing in quick add magic ignores the casing
Resolves vikunja/frontend#2105
2022-07-11 12:35:08 +02:00
15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00