Commit Graph

23 Commits

Author SHA1 Message Date
konrad e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
continuous-integration/drone/push Build is passing Details
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
konrad d1a2eefca6 Improve consistency of the layout (#386)
continuous-integration/drone/push Build is passing Details
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
kolaente ef608aacd1
Only show the llama background for unauthenticated users
continuous-integration/drone/push Build is passing Details
2021-01-17 19:58:03 +01:00
kolaente 4f872c92d8
Rename .noshadow to .has-no-shadow
continuous-integration/drone/push Build is failing Details
2021-01-17 13:21:58 +01:00
konrad fe6d975134 Replace vue-multiselect with a custom component (#366)
continuous-integration/drone/push Build is passing Details
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
Bouni 1dcf4520a0 Add color indicators to task list (#321)
continuous-integration/drone/push Build is passing Details
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
kolaente f22942e883
Fix repeat after layout
continuous-integration/drone/push Build is passing Details
2020-11-28 16:02:38 +01:00
kolaente ed40249bb3
Add proper focus styles
continuous-integration/drone/push Build is passing Details
2020-11-22 17:47:47 +01:00
kolaente 282c86f19a
Fix pagination button hover color
continuous-integration/drone/push Build is passing Details
2020-08-11 20:32:17 +02:00
konrad be093e3779 Keyboard Shortcuts (#193)
continuous-integration/drone/push Build is passing Details
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
kolaente 9e189c5afd
Include fonts css in the main css bundle
continuous-integration/drone/push Build is passing Details
2020-07-07 22:16:13 +02:00
kolaente 3c6c5ff845
Make task list, teams and settings pages max width of $desktop and centered
continuous-integration/drone/push Build is passing Details
2020-07-03 19:37:20 +02:00
kolaente 3248aca041
Fix search on mobile
continuous-integration/drone/push Build is passing Details
2020-06-17 21:44:44 +02:00
konrad e266c69acd Add option to remove color from label, task, namespace or list (#157)
continuous-integration/drone/push Build is passing Details
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
kolaente 3c45f34f78
Add border to colorpicker (fixes #146)
continuous-integration/drone/push Build is passing Details
2020-06-04 13:59:32 +02:00
konrad 4b3f92ae34 Custom backgrounds for lists (#144)
continuous-integration/drone/push Build is passing Details
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
kolaente ce1bfba5fd
Don't show the llama background when on mobile
continuous-integration/drone/push Build is passing Details
2020-05-09 21:46:28 +02:00
konrad c7845bb9c1 Kanban (#118)
continuous-integration/drone/push Build is passing Details
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
kolaente cc513b5274
Easymde preparations
continuous-integration/drone/push Build is passing Details
2020-03-26 22:21:09 +01:00
konrad 57f78ee0d4 Task Comments (#66)
continuous-integration/drone/push Build is passing Details
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
kolaente e0dcf1faa9
Load Fonts directly
continuous-integration/drone/push Build is passing Details
2020-02-11 22:32:10 +01:00
konrad 22d2d1a777 Add removing of tasks (#48)
continuous-integration/drone/push Build is passing Details
Add removing of tasks

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