1
0
Commit Graph

340 Commits

Author SHA1 Message Date
7824ddc13f feat: divide most navigation.scss styles into components
- navigation.vue and topNavigation.vue
- contentAuth.vue
2021-10-25 16:39:33 +02:00
57d5afa530 feat: moved some link-share.scss styles to the contentLinkShare and linkSharing components 2021-10-25 16:39:33 +02:00
3e456782df feat: divide most content.scss styles into components
- contentAuth
- contentNoAuth.vue
- Login.vue
- button.vue
- comments.vue
2021-10-25 16:39:33 +02:00
2aecf3245b feat: moved some background.scss styles to the contentLinkShare.vue component 2021-10-25 16:39:33 +02:00
4d2c27e74e feat: merge teams.scss with component styles 2021-10-25 16:39:33 +02:00
4a6126287a chore: remove unneeded styles from tasks.scss 2021-10-25 16:39:33 +02:00
14dd49e4b0 feat: divide most tasks.scss styles into components
- ShowTasks.vue
- List.vue
- defer-task.vue
- edit-task.vue
- Kanban.vue, relatedTasks.vue and singleTaskInView.vue
2021-10-25 16:39:33 +02:00
e0fd5f8fe0 feat: merge taskRelations.scss with component styles 2021-10-25 16:39:32 +02:00
c9e23cdd29 feat: moved most task.scss styles to the TaskDetailView.vue component 2021-10-25 16:39:32 +02:00
f7c7ea50eb feat: merge table-view.scss with component styles 2021-10-25 16:39:32 +02:00
55bed2e5e8 feat: merge switch-view.scss with component styles 2021-10-25 16:39:32 +02:00
370186726a feat: merge reminders.scss with component styles 2021-10-25 16:39:32 +02:00
0aff057f7b feat: merge quick-actions.scss with component styles 2021-10-25 16:39:32 +02:00
a5a716e09b feat: merge notifications.vue with component styles 2021-10-25 16:39:32 +02:00
0f7caafd54 feat: moved most of namespaces.scss styles to the ListNamespaces.vue component 2021-10-25 16:39:32 +02:00
0eb87663e0 feat: merge migrator.scss with component styles 2021-10-25 16:39:31 +02:00
87f7a515a6 feat: divide most list.scss styles into components
- list-card.vue and the Home.vue
- listSearch.vue
- topNavigation.vue
- EditTeam.vue
- List.vue
- ShowList.vue
2021-10-25 16:39:31 +02:00
4d15f7ae98 feat: merge list-backgrounds.scss with component 2021-10-25 16:39:31 +02:00
4223d23ce5 feat: merge legal.scss with component 2021-10-25 16:39:31 +02:00
f74cf516d2 feat: merge keyboard-shortcuts.scss styles with component 2021-10-25 16:39:31 +02:00
9ca8857d89 feat: merge kanban.scss styles with component
.ghost-task-drop class was removed because it was used nowhere.
2021-10-25 16:39:31 +02:00
ba1942e757 feat: merge gantt.scss with component styles 2021-10-25 16:39:31 +02:00
3cb68c945f feat: merge datepicker.scss styles with component 2021-10-25 16:39:31 +02:00
46ebd45a74 feat: merge comments.scss styles with component 2021-10-25 16:39:30 +02:00
be35c73f6e feat: merge color-picker.scss with component styles 2021-10-25 16:39:30 +02:00
08f84bf7e3 feat: merge attachment styles with component
also add bounce animation that is just used there
2021-10-25 16:39:30 +02:00
265081417d feat: merge api-config.scss styles with component 2021-10-25 16:39:30 +02:00
6195637001 feat: move scrollbar styles and add variables locally 2021-10-25 16:39:30 +02:00
b304712b1e feat: merge multiselect.scss with component styles 2021-10-25 16:39:30 +02:00
b9eba00603 feat: merge fancycheckbox.scss with component styles 2021-10-25 16:39:30 +02:00
a33758e37e feat: moved some card.scss styles to the card.vue component 2021-10-25 16:39:30 +02:00
1f5283d548 feat: rework style imports 2021-10-25 16:39:29 +02:00
a0ca6bb8fb chore: remove obsolete _all.scss variables 2021-10-25 16:39:29 +02:00
1d2abf56f9 Merge branch 'main' into vue3
# Conflicts:
#	src/components/tasks/mixins/createTask.js
2021-10-17 13:37:20 +02:00
e52c139c9f fix: task edit pane spacing 2021-10-17 13:36:21 +02:00
5766ae48d7 fix: kanban card elements spacing 2021-10-16 23:25:02 +02:00
8e1ab8e09b Merge branch 'main' into vue3 2021-10-15 20:43:11 +02:00
97dd55d946 feat: show up to 4 recent lists on the overview page 2021-10-13 21:20:46 +02:00
4fef047d74 fix: user dropdown padding on mobile 2021-10-13 21:14:34 +02:00
b5b56a6e4a fix: switch view height on devices with smaller font size 2021-10-13 20:16:45 +02:00
3a7a4bdc42 Merge branch 'main' into vue3
# Conflicts:
#	src/components/input/editor.vue
#	src/components/list/partials/filters.vue
#	src/components/tasks/partials/editAssignees.vue
#	src/helpers/find.ts
#	src/helpers/time/formatDate.js
#	src/main.ts
#	src/store/modules/attachments.js
#	src/store/modules/kanban.js
#	src/views/list/views/List.vue
#	yarn.lock
2021-10-07 12:20:52 +02:00
99fb78dbd4 feat: show checklist summary on kanban cards 2021-10-04 22:05:44 +02:00
b59b5def57 feat: compress media files (#818)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/818
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-10-03 18:48:02 +00:00
2ef2bb7700 fix: transition class names
see: https://v3.vuejs.org/guide/migration/transition.html
2021-10-01 18:45:42 +02:00
4ee7a8bac6 feat: native color picker instead of verte
Prepare for vue 3
2021-10-01 18:44:14 +02:00
96523f1fbf feat: task checklist improvements (#797)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/797
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-29 18:31:14 +00:00
4f2378ff02 feat: add variant hint-modal to modal component (#764)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/764
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-24 18:08:48 +00:00
6b1bf27bf8 feat: reduce file size by removing by removing fonts (#759)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/759
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-23 14:07:08 +00:00
7719ef1bef feat: move pagination to dedicated component (#760)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/760
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 19:03:38 +00:00
47ad115738 chore: remove obsolete css vendor prefixes (#739)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/739
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:36:38 +00:00