kolaente
31b7c1f217
fix: don't set the current project when setting a project
2023-05-24 15:54:37 +02:00
kolaente
8ed201c83f
fix(filters): load projects after updating a filter
2023-05-24 15:54:30 +02:00
kolaente
bfb40c9166
fix(filters): load projects after deleting a filter
2023-05-24 15:54:30 +02:00
kolaente
5ea450844c
fix(filters): load projects after creating a filter
2023-05-24 15:54:30 +02:00
kolaente
1bd17d6e50
feat: remove all namespace leftovers
2023-05-24 15:54:27 +02:00
kolaente
e1bdabc8d6
feat: move namespaces list to projects list
2023-05-24 15:54:27 +02:00
WofWca
bfbfd6a421
chore: update JSDoc example
2023-03-16 14:56:32 +00:00
kolaente
befa6f27bb
feat: rename list to project everywhere
...
fix: project table view
fix: e2e tests
fix: typo in readme
fix: list view route
fix: don't wait until background is loaded for list to show
fix: rename component imports
fix: lint
fix: parse task text
fix: use list card grid
fix: use correct class names
fix: i18n keys
fix: load project
fix: task overview
fix: list view spacing
fix: find project
fix: setLoading when updating a project
fix: loading saved filter
fix: project store loading
fix: color picker import
fix: cypress tests
feat: migrate old list settings
chore: add const for project settings
fix: wrong projecten rename from lists
chore: rename unused variable
fix: editor list
fix: shortcut list class name
fix: pagination list class name
fix: notifications list class name
fix: list view variable name
chore: clarify comment
fix: i18n keys
fix: router imports
fix: comment
chore: remove debugging leftover
fix: remove duplicate variables
fix: change comment
fix: list view variable name
fix: list view css class name
fix: list item property name
fix: name update tasks function correctly
fix: update comment
fix: project create route
fix: list view class names
fix: list view component name
fix: result list class name
fix: animation class list name
fix: change debug log
fix: revert a few navigation changes
fix: use @ for imports of all views
fix: rename link share list class
fix: remove unused css class
fix: dynamically import project components again
2023-03-14 14:04:23 +00:00
Dominik Pschenitschni
b9d3b5c756
feat: rename files with list to project
2023-03-14 14:04:23 +00:00
WofWca
6aa02e29b1
chore(services): let getAll
: always return Model[]
2023-03-02 16:44:01 +01:00
WofWca
5f9485414b
chore(services): add examples for some functions
2023-03-02 16:43:46 +01:00
kolaente
1f40b68108
fix(filter): validate title before creating or editing a filter
...
Resolves #3152
2023-02-22 11:04:31 +01:00
renovate
5dfaa48ea5
fix(deps): update dependency axios to v1
2023-01-04 23:13:25 +00:00
Dominik Pschenitschni
1f25386f54
feat: remove date-fns formatISO ( #2899 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2899
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2023-01-03 14:20:06 +00:00
Dominik Pschenitschni
42e9f306e8
feat: grid for list cards
2022-11-18 14:04:20 +01:00
Dominik Pschenitschni
8b7b4d61a3
feat: MigrateService script setup ( #2432 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2432
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-03 14:19:42 +00:00
Dominik Pschenitschni
7f00c7dabd
chore: remove unused processModel in services ( #2624 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2624
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-02 16:19:26 +00:00
konrad
0ff0d8c5b8
feat: improved types ( #2547 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2547
Reviewed-by: konrad <k@knt.li>
2022-11-02 16:06:55 +00:00
Dominik Pschenitschni
096daad80a
feat: rename http-common to fetcher ( #2620 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2620
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-01 13:06:27 +00:00
Dominik Pschenitschni
0182695cda
feat: add type info
2022-11-01 13:12:12 +01:00
Dominik Pschenitschni
599e28e5e5
feat: type improvements
2022-10-31 22:42:28 +01:00
Dominik Pschenitschni
9807858436
feat: unify savedFilter logic in service ( #2491 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2491
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-10-27 19:56:14 +00:00
Dominik Pschenitschni
a70a2e3ba6
feat(gantt): use time constants
2022-10-27 17:49:29 +02:00
Dominik Pschenitschni
7f4114b703
feat: move useGanttTaskList in separate file
2022-10-27 17:47:53 +02:00
Dominik Pschenitschni
9f146c8c7f
chore(gantt): wip daterange
2022-10-27 17:46:28 +02:00
kolaente
8fdd3e785d
fix: make sure services without a modelFactory override still return data
...
Resolves F-850 and F-879
2022-10-23 12:56:44 +02:00
kolaente
1af4f7811a
feat: add TickTick migrator support
2022-10-09 22:42:40 +02:00
Dominik Pschenitschni
4655e1ce34
feat: update eslint config
...
support async component, see: https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
2022-10-04 13:45:16 +02:00
Dominik Pschenitschni
878c6ea9e1
chore: make const out of export download file name ( #2436 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2436
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-28 13:28:45 +00:00
Dominik Pschenitschni
4dfcd8e70f
feat: feat-attachments-script-setup ( #2358 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2358
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-22 15:31:13 +00:00
Dominik Pschenitschni
1a11b43ca8
feat: improve models
2022-09-13 14:59:02 +00:00
kolaente
d819b9b0ba
fix: don't encode attachment upload file blob as json
2022-09-06 13:02:49 +02:00
Dominik Pschenitschni
d36577c04e
fix: mark abstractModel and abstractService abstract
2022-09-05 17:57:19 +02:00
Dominik Pschenitschni
041a1a4cc0
move constants
2022-09-05 17:43:55 +02:00
Dominik Pschenitschni
3ba423ed23
fix: use correct model for generics
2022-09-05 17:43:23 +02:00
Dominik Pschenitschni
3766b5e51b
feat: improve store and model typing
2022-09-05 17:43:22 +02:00
Dominik Pschenitschni
c9e85cb52b
feat: improve types
2022-09-05 17:38:37 +02:00
Dominik Pschenitschni
332acf012c
feat: function attribute typing
2022-09-05 16:37:37 +02:00
Dominik Pschenitschni
74ad6e65e8
feat: convert abstractService to ts
2022-09-05 16:37:35 +02:00
Dominik Pschenitschni
6e4a3ff199
fix: authenticate per request ( #2258 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2258
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-04 14:30:11 +00:00
kolaente
2b8a786825
fix: archiving a list
2022-06-30 18:04:41 +02:00
Dominik Pschenitschni
e3483b1a5a
fix: rename caldavToken to ts ( #1814 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1814
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-18 17:22:19 +00:00
kolaente
d865af58a8
chore: return new model instead of modifying the existing
2022-04-02 17:37:51 +02:00
kolaente
8e5a318d4c
feat: manage tokens
2022-04-02 17:37:50 +02:00
Dominik Pschenitschni
175b786ec6
fix: remove self and replace with this
2022-04-02 17:17:09 +02:00
Dominik Pschenitschni
a3329f1b42
feat: add lang ts to script block
2022-04-02 17:15:46 +02:00
Dominik Pschenitschni
15b67136fe
feat: rename js files to ts
2022-04-02 17:14:59 +02:00
kolaente
db47c1f10c
chore: move converting params to service
2022-02-27 17:21:07 +01:00
Dominik Pschenitschni
c3c4d2a0a5
feat: use script setup and ts in app auth components
2021-12-12 14:37:20 +00:00
konrad
8b8e413af0
feat: recurring for quick add magic ( #1105 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1105
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-12-07 20:08:39 +00:00