Commit Graph

22 Commits

Author SHA1 Message Date
3aa502e07d
fix: use props destructuring everywhere 2023-06-20 14:40:41 +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
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
a3e2cbeb27
feat: replace color dot with handle icon on hover 2023-05-24 15:54:36 +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
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
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
cb218ec0c3
feat: add setting for infinite nesting 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
3db4e011d4
feat: move navigation item to component 2023-05-24 15:54:32 +02:00