Commit Graph

48 Commits

Author SHA1 Message Date
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
da8df8b667 feat: move avatar class to where it is used (#2725)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2725
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-11-18 13:30:41 +00:00
8b3072672a
fix: progress bar color in dark mode
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #2194
2022-08-02 13:02:19 +02:00
cdb63b578d
chore: use the <dropdown> and <dropdown-item> components everywhere
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #2176
2022-07-20 17:08:58 +02:00
6fc87e1515
feat: add print styles
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 23:00:21 +02:00
Dominik Pschenitschni
e0023b14e8 feat: improve dropdown (#1788)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1788
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:28:43 +00:00
a8ee54d626
Merge branch 'main' into feature/date-math 2022-02-27 16:40:49 +01:00
74ab197dc6
fix: don't always show a scrollbar
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-26 14:36:43 +01:00
7aa2cfc8d4
feat: add date range filter to task filters 2022-02-06 12:43:40 +01:00
46fa43d67f Migrate to bulma-css-variables and introduce dark mode (#954)
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #954
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Reviewed-by: konrad <k@knt.li>
Co-authored-by: adrinux <adrian@perlucida.co.uk>
Co-committed-by: adrinux <adrian@perlucida.co.uk>
2021-11-22 21:12:54 +00:00
dpschen
30cc89fe25 feat: add vite-svg-loader and add Logo component (#971)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #971
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-13 14:16:14 +00:00
4f8cce0f45
feat: add FIXME comments 2021-10-25 16:39:34 +02:00
32a0106819
chore: small CSS format changes 2021-10-25 16:39:34 +02:00
6ba974f9fa
fix: move .progress styles together as close as possible 2021-10-25 16:39:33 +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
dpschen
7719ef1bef feat: move pagination to dedicated component (#760)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #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
dpschen
3ac25c9f08 fix: import bulma utilities global (#738)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #738
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:35:46 +00:00
dpschen
0ed3cf2553 feat: import bulma utilities global (#718)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #718
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-09 22:24:08 +00:00
bdf7af010c
Make the progress bar color lighter
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-12 20:07:41 +02:00
3c2d89a0f6
Don't allow dragging a list when the user does not have the rights
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-29 13:05:33 +02:00
3c7f8d7aa2 Reorder tasks, lists and kanban buckets (#620)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #620
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 19:56:29 +00:00
5fd7e3f708
Fix table view scrolling on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-22 21:48:05 +02:00
21d31f2b40
Indicate done tasks in quick actions
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-06 15:08:55 +02:00
2435bd68a0 Add a "done" option to kanban buckets (#440)
Some checks reported errors
continuous-integration/drone/push Build was killed
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #440
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-24 20:16:56 +00:00
e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #397
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-30 16:17:04 +00:00
d1a2eefca6 Improve consistency of the layout (#386)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #386
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-23 17:18:09 +00:00
ef608aacd1
Only show the llama background for unauthenticated users
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-17 19:58:03 +01:00
4f872c92d8
Rename .noshadow to .has-no-shadow
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-17 13:21:58 +01:00
fe6d975134 Replace vue-multiselect with a custom component (#366)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #366
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-06 22:36:31 +00:00
1dcf4520a0 Add color indicators to task list (#321)
All checks were successful
continuous-integration/drone/push Build is passing
fix requested changes

use computed for listColor, moved .colorBubble to theme.scss

fixed tabs

add color indicator to task list

Reviewed-on: #321
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: Bouni <bouni@owee.de>
Co-Committed-By: Bouni <bouni@owee.de>
2020-12-10 12:06:49 +00:00
f22942e883
Fix repeat after layout
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-28 16:02:38 +01:00
ed40249bb3
Add proper focus styles
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-22 17:47:47 +01:00
282c86f19a
Fix pagination button hover color
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-11 20:32:17 +02:00
be093e3779 Keyboard Shortcuts (#193)
All checks were successful
continuous-integration/drone/push Build is passing
Add the keyboard shortcuts button

Add task keyboard shortcuts

Add info

Move keyboard shortcuts modal toggle to menu

Add modal for shortcuts

Add shortkeys for some task actions

Add shortkey to toggle menu

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #193
2020-07-25 14:52:04 +00:00
9e189c5afd
Include fonts css in the main css bundle
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-07 22:16:13 +02:00
3c6c5ff845
Make task list, teams and settings pages max width of $desktop and centered
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-03 19:37:20 +02:00
3248aca041
Fix search on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 21:44:44 +02:00
e266c69acd Add option to remove color from label, task, namespace or list (#157)
All checks were successful
continuous-integration/drone/push Build is passing
Add reset to color picker

Move all usages of verte to seperate component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #157
2020-06-15 09:46:52 +00:00
3c45f34f78
Add border to colorpicker (fixes #146)
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-04 13:59:32 +02:00
4b3f92ae34 Custom backgrounds for lists (#144)
All checks were successful
continuous-integration/drone/push Build is passing
Make backgrounds list responsive

Show initial collection of backgrounds

Remove test data

Fix "backgroundInformation is null" when navigating

Fix kanban height

Remove debug log

Move list title to top header

Add styling for title in top header

Set the current list (and background) when loading settings

Only load the background if it changed

Make task detail view look good again

Fix bottom spacing

Make list and table view look good again

Make pages with background at least 100vh

Fix kanban height

Make extra buttons look good again

Move list title and view-switcher in one row

Add styling for backgrounds

Set background globally

Add getting list background and putting it in vuex

Add setting list background

Move list background setting to seperate list

Add search timeout to not search on every keypress

Add getting thumbnails through api

Add basic search for unsplash backgrounds

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #144
2020-05-31 19:17:10 +00:00
ce1bfba5fd
Don't show the llama background when on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-09 21:46:28 +02:00
c7845bb9c1 Kanban (#118)
All checks were successful
continuous-integration/drone/push Build is passing
Add error message when trying to create an invalid new task in a bucket

Prevent creation of new buckets if the bucket title is empty

Disable deleting a bucket if it's the last one

Disable dragging tasks when they are being updated

Fix transition when opening tasks

Send the user to list view by default

Show loading spinner when updating multiple tasks

Add loading spinner when moving tasks

Add loading animation when bucket is loading / updating etc

Add bucket title edit

Fix creating new buckets

Add loading animation

Add removing buckets

Fix creating a new bucket after tasks were moved

Fix warning about labels on tasks

Fix labels on tasks not updating after retrieval from api

Fix property width

Add closing and mobile design

Make the task detail popup look good

Move list views

Move task detail view in a popup

Add link to tasks

Add saving the new task position after it was moved

Fix creating new bucket

Fix creating a new task

Cleanup

Disable user selection for task cards

Fix drag placeholder

Add dragging style to task

Add placeholder + change animation duration

More cleanup

Cleanup / docs

Working of dragging and dropping tasks

Adjust markup and styling for new library

Change kanban library to something that works

Add basic calculation of new positions

Don't try to create empty tasks

Add indicator if a task is done

Add moving tasks between buckets

Make empty buckets a little smaller

Add gimmick for button description

Fix color

Fix scrolling bucket layout

Add creating a new bucket

Add hiding the task input field

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #118
2020-04-25 23:11:34 +00:00
cc513b5274
Easymde preparations
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-26 22:21:09 +01:00
57f78ee0d4 Task Comments (#66)
All checks were successful
continuous-integration/drone/push Build is passing
Better edit/remove buttons

Spacing

More loading

Add loading

Better dates formatting

Add editing comments

Move closing delete modal to finally

Add delete comments

Add keycode modifier

Comment styling

Comment form

Add basic task comments functionality

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #66
2020-02-25 20:11:36 +00:00
e0dcf1faa9
Load Fonts directly
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-11 22:32:10 +01:00
22d2d1a777 Add removing of tasks (#48)
All checks were successful
continuous-integration/drone/push Build is passing
Add removing of tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #48
2020-01-22 20:18:39 +00:00
9c66a7570a Reorganize Styles (#45)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-19 22:09:23 +00:00