75035ec1f8
fix(navigation): show filter settings dropdown
...
Resolves https://kolaente.dev/vikunja/frontend/issues/3851
2023-12-13 18:30:10 +01:00
75262b716f
fix(kanban): opening a task from the kanban board and then reloading the page should not crash everything when then navigating back
...
Before this fix, the following would not work:
1. Open the kanban view of a project
2. Click on a task to open it in a modal
3. Reload the page
4. Using your browser's back button, navigate back
Instead of showing the kanban board with the task modal closed, it would
navigate to `/projects/0/kanban` and crash.
2023-11-15 23:43:39 +01:00
40538df392
fix(deps): update dependency @github/hotkey to v2.1.0 ( #3766 )
...
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3766
Co-authored-by: renovate <renovatebot@kolaente.de >
Co-committed-by: renovate <renovatebot@kolaente.de >
2023-10-11 09:01:48 +00:00
93c155dd2f
fix(quick actions): always open quick actions with hotkey, even if other inputs are focused
...
Resolves https://kolaente.dev/vikunja/frontend/issues/3743
2023-09-29 09:48:06 +02:00
b126a7f7ff
fix(navigation): don't hide color bubble in navigation on touch devices
...
Related discussion: https://community.vikunja.io/t/board-color-sticker/1607
2023-09-07 16:36:11 +02:00
ed8fb71ff0
feat: add demo mode warning message
...
Resolves https://kolaente.dev/vikunja/frontend/issues/2453
2023-09-01 18:09:19 +02:00
1ad03877fb
fix(menu): separate favorite and saved filter projects from other projects
...
Resolves https://kolaente.dev/vikunja/frontend/issues/3710
Resolves https://github.com/go-vikunja/frontend/issues/119
2023-08-24 11:27:20 +02:00
cade3df3e9
feat: allow custom logo via environment variable ( #3685 )
...
Related discussion: https://community.vikunja.io/t/change-vikunja-logo-and-color-scheme/621
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3685
Reviewed-by: konrad <k@knt.li >
Co-authored-by: davidangel <david@davidangel.net >
Co-committed-by: davidangel <david@davidangel.net >
2023-08-23 16:13:29 +00:00
ae2b0f97c4
fix: make update available button use the correct text color all the time
2023-07-05 17:26:13 +02:00
3aa502e07d
fix: use props destructuring everywhere
2023-06-20 14:40:41 +02:00
3c9083b90d
feat: add message to add to home screen on mobile
2023-06-12 19:37:58 +02:00
b50adaf4b5
fix(navigation): highlight saved filters in project view and prevent them from being dragged around
2023-06-07 20:58:49 +02:00
46f5dcb4dc
fix(navigation): show text ellipsis for very long project titles
2023-06-06 17:33:55 +02:00
0dc7e83dc4
fix(navigation): menu item overflow
2023-06-06 17:32:18 +02:00
82c10b87c8
fix(navigation): hide archived subprojects
2023-06-06 17:29:08 +02:00
5888946861
fix(navigation): sidebar top spacing
2023-06-06 17:27:05 +02:00
efb3407b87
feat: allow disabling icon changes
2023-06-02 13:51:47 +02:00
8e2c76a33e
feat: optimize print view for project views
2023-05-30 19:50:37 +02:00
ed8de7e3eb
fix: lint
2023-05-24 15:54:37 +02:00
b34118485c
feat: allow creating a new project directly as a child project from another one
2023-05-24 15:54:37 +02:00
31b7c1f217
fix: don't set the current project when setting a project
2023-05-24 15:54:37 +02:00
086f50d4fe
chore: re-add top menu spacing
2023-05-24 15:54:36 +02:00
46e825820c
fix: sort in store
2023-05-24 15:54:36 +02:00
a3e2cbeb27
feat: replace color dot with handle icon on hover
2023-05-24 15:54:36 +02:00
78158bcba5
fix: remove getProjectById and replace all usages of it
2023-05-24 15:54:35 +02:00
9402344b7e
fix: add default for level
2023-05-24 15:54:35 +02:00
3eca9f6180
fix: only bind child projects data down
2023-05-24 15:54:35 +02:00
26e3d42ed5
fix: move parent project child id mutation to store
2023-05-24 15:54:35 +02:00
6e095436e9
chore: rename flag
2023-05-24 15:54:35 +02:00
1344026494
fix: move the collapsable placeholder to the button
2023-05-24 15:54:35 +02:00
48570808e5
fix: use the color bubble as handle if the project has a color
2023-05-24 15:54:34 +02:00
a7440ed296
chore: use stores directly
2023-05-24 15:54:34 +02:00
12ebefd86a
chore: move v-if
2023-05-24 15:54:34 +02:00
6c9cbaadc8
chore: set project id from the outside
2023-05-24 15:54:34 +02:00
9b10693172
chore: replace section with a div
2023-05-24 15:54:34 +02:00
db1c6d6a41
chore: move all options to component props
2023-05-24 15:54:34 +02:00
c56787443f
chore: add types for emit
2023-05-24 15:54:34 +02:00
cb218ec0c3
feat: add setting for infinite nesting
2023-05-24 15:54:34 +02:00
0dd6f82a0e
fix: use menu tag everywhere
2023-05-24 15:54:34 +02:00
225091864f
fix: collapsing child projects
2023-05-24 15:54:34 +02:00
4ad9773022
chore: format
2023-05-24 15:54:33 +02:00
0a17df87e9
fix: don't show child projects when the project is only a favorite
2023-05-24 15:54:33 +02:00
b567146d69
chore: move more logic to ProjectsNavigationItem.vue
2023-05-24 15:54:33 +02:00
65522a57f1
chore: move ProjectsNavigationWrapper back to navigation.vue
2023-05-24 15:54:33 +02:00
1d936618fa
feat: load all projects earlier than in the navigation and use the loading state of the store
2023-05-24 15:54:33 +02:00
76814a2d3f
chore: move loading styles to variant into the component
2023-05-24 15:54:33 +02:00
4134fcbd75
chore: remove old comment
2023-05-24 15:54:33 +02:00
49fac7db1c
chore: use <menu> instead of <ul>
2023-05-24 15:54:33 +02:00
ddcd6a17dc
chore: only apply padding where needed
2023-05-24 15:54:32 +02:00
4e21b463df
chore: remove old todo
2023-05-24 15:54:32 +02:00