Dominik Pschenitschni
|
8c44ed83e6
|
feat: use transition component everywhere
|
2022-11-14 22:08:54 +01:00 |
|
Dominik Pschenitschni
|
8e3f54ae42
|
feat: convert model methods to named functions
|
2022-09-29 13:11:06 +02:00 |
|
Dominik Pschenitschni
|
7b53e684aa
|
feat: port auth store to pinia
|
2022-09-28 23:43:14 +02:00 |
|
Dominik Pschenitschni
|
e9cf562969
|
fix: vueI18n global scope fallback warnings (#2437)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2437
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-09-28 13:29:24 +00:00 |
|
Dominik Pschenitschni
|
a737fc5bc2
|
feat: port config store to pinia
|
2022-09-23 13:30:09 +02:00 |
|
renovate
|
fa77b20c13
|
chore(deps): update dependency eslint-plugin-vue to v9.5.0 (#2371)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2371
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2022-09-16 15:51:37 +00:00 |
|
kolaente
|
6576b6148c
|
feat: move the url link to the bottom of the items
|
2022-09-14 16:31:05 +02:00 |
|
kolaente
|
224cea33ce
|
feat: make share link name italic
|
2022-09-14 16:27:57 +02:00 |
|
kolaente
|
7e7fa807fd
|
chore: set more expressive variable names for available views dropdowns
|
2022-09-14 16:17:31 +02:00 |
|
kolaente
|
2b82df5dbd
|
Merge branch 'main' into feature/redirect-to-specific-view
# Conflicts:
# src/components/sharing/linkSharing.vue
|
2022-09-13 22:07:50 +02:00 |
|
kolaente
|
e67fc7fb7e
|
fix: use proper computed for available views list
|
2022-09-13 22:04:24 +02:00 |
|
Dominik Pschenitschni
|
1a11b43ca8
|
feat: improve models
|
2022-09-13 14:59:02 +00:00 |
|
kolaente
|
26d02d5593
|
feat: programmatically generate list of available views
|
2022-09-08 16:29:29 +02:00 |
|
kolaente
|
5f678e2449
|
chore: remove unused id
|
2022-09-08 16:26:51 +02:00 |
|
kolaente
|
23598dd2ee
|
fix: introduce a ListView type to properly type all available list views
|
2022-09-08 14:11:19 +02:00 |
|
kolaente
|
d91d1fecf1
|
chore: remove
|
2022-09-08 13:58:49 +02:00 |
|
kolaente
|
7a457eb161
|
feat(link shares): cleanup link share table
|
2022-09-08 13:56:52 +02:00 |
|
kolaente
|
d3171b59be
|
feat(link shares): allows switching the initial view by passing a query parameter
|
2022-09-08 13:56:50 +02:00 |
|
Dominik Pschenitschni
|
041a1a4cc0
|
move constants
|
2022-09-05 17:43:55 +02:00 |
|
Dominik Pschenitschni
|
4a50e6aae2
|
fix: improve some types
|
2022-09-05 17:43:55 +02:00 |
|
Dominik Pschenitschni
|
244478400a
|
feat: improve store typing
|
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
|
42e72d14a4
|
chore: better variable typing
|
2022-09-05 17:38:37 +02:00 |
|
Dominik Pschenitschni
|
6f93d6343c
|
chore: remove unnecessary defineComponent
|
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
|
8fb00653e4
|
feat: constants
|
2022-09-05 16:37:37 +02:00 |
|
Dominik Pschenitschni
|
af630d3b8c
|
chore: improve type imports
|
2022-09-05 16:37:36 +02:00 |
|
kolaente
|
05ded65f8b
|
feat(shares): filter out users or teams a list is already shared with
|
2022-06-16 22:28:54 +02:00 |
|
kolaente
|
fab58a2e6d
|
fix: sharing lists and namespaces
|
2022-06-16 22:18:37 +02:00 |
|
kolaente
|
978cb9769e
|
fix: opening the list share dialog hangs everything
https://github.com/go-vikunja/frontend/issues/60
|
2022-06-16 22:04:12 +02:00 |
|
Dominik Pschenitschni
|
5ef939a230
|
feature/fix-vue-i18n-9.2.31 (#1994)
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1994
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-05-23 05:23:59 +00:00 |
|
Dominik Pschenitschni
|
ae4c73b6eb
|
feat: linkSharing script setup (#1977)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1977
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-05-22 20:52:13 +00:00 |
|
Dominik Pschenitschni
|
0e41b78712
|
feat: userTeam script setup (#1976)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1976
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-05-22 14:59:43 +00:00 |
|
Dominik Pschenitschni
|
17a42dc2e7
|
feat: remove copy-to-clipboard (#1797)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1797
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
|
2022-04-23 15:58:29 +00:00 |
|
Dominik Pschenitschni
|
ba9f69344a
|
feat: use defineComponent wrapper
|
2022-04-02 17:16:57 +02:00 |
|
Dominik Pschenitschni
|
a3329f1b42
|
feat: add lang ts to script block
|
2022-04-02 17:15:46 +02:00 |
|
Dominik Pschenitschni
|
16b0d03601
|
fix: readd modal transitions
|
2022-01-04 21:55:30 +01:00 |
|
Dominik Pschenitschni
|
19a4b17004
|
feat: move some form.scss styles to button.vue
|
2021-10-25 16:39:34 +02:00 |
|
Dominik Pschenitschni
|
57d5afa530
|
feat: moved some link-share.scss styles to the contentLinkShare and linkSharing components
|
2021-10-25 16:39:33 +02:00 |
|
Dominik Pschenitschni
|
bb94c1ba3a
|
feat: use async / await where it makes sense
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
3b940cb56c
|
feat: don't rethrow same error and handle errors globally
|
2021-10-16 18:59:53 +02:00 |
|
Dominik Pschenitschni
|
1964c1352c
|
chore: make functions of linkSharing less dependent on component state
|
2021-10-11 18:08:31 +02:00 |
|
Dominik Pschenitschni
|
db49b9b532
|
fix: directly set arrays, objects and delete directly
Not needed since vue3 uses proxies
|
2021-10-01 18:45:42 +02:00 |
|
Zoker
|
9a72d3dc36
|
Enhance link share tooltip (#808)
Co-authored-by: Florian Gareis <mail@zoker.me>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/808
Co-authored-by: Zoker <dev@zoker.me>
Co-committed-by: Zoker <dev@zoker.me>
|
2021-09-30 18:25:50 +00:00 |
|
Dominik Pschenitschni
|
f51371bbe0
|
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
|
2021-09-24 21:46:42 +02:00 |
|
Dominik Pschenitschni
|
ebeca48be4
|
fix: namespace collision of global error method with draggable error method
|
2021-09-24 21:46:42 +02:00 |
|
Dominik Pschenitschni
|
0da7a46612
|
feat: formatting
- remove unneeded data props
- prepare for compiler warnings vue3; see https://v3.vuejs.org/guide/migration/v-bind.html
|
2021-09-24 21:46:42 +02:00 |
|
Dominik Pschenitschni
|
4454e6cf22
|
feat: update to new slot syntax
Prepare for vue 3
|
2021-09-24 21:46:42 +02:00 |
|
dpschen
|
07a6a31f47
|
chore: move constants in folder (#732)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/732
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
|
2021-09-10 14:21:33 +00:00 |
|
konrad
|
a08306d612
|
Add vite (#416)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
|
2021-07-25 13:27:15 +00:00 |
|