Commit Graph

14 Commits

Author SHA1 Message Date
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 ed40249bb3
Add proper focus styles
continuous-integration/drone/push Build is passing Details
2020-11-22 17:47:47 +01:00
kolaente 5f5db5f12f
Fix task in list style for tasks with assignees
continuous-integration/drone/push Build is passing Details
2020-09-05 23:41:23 +02:00
konrad 4a8b15e7be Favorite tasks (#236)
continuous-integration/drone/push Build is passing Details
Add loading spinner when updating a task

Show favorites namespace if the favorited task is the first favorite

Show the list favorited tasks belong to

Fix task width

Add method to mark a function as favorite

Make favorite clickable

Format

Hide favorite button when not hovered

Add button to mark a task as favorite

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #236
2020-09-05 20:16:17 +00:00
konrad 617bcea04e Add deferring task's due dates directly from the overview (#199)
continuous-integration/drone/push Build is passing Details
Make the defer popup responsible

Add buttons to defer by 1/3/7 days

Add updating due date

Add update method

Add component to defer the due date from the task overview

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #199
2020-08-01 13:17:10 +00:00
kolaente 8d18ef1dbb
Add options to show tasks in range on the overview pages
continuous-integration/drone/push Build is failing Details
2020-07-22 12:29:03 +02:00
kolaente 792a80ab44
Fix task list if it has tasks with a long unbreakable title
continuous-integration/drone/push Build is passing Details
2020-07-07 21:38:59 +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
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 995dec33ea
Add list title in overview page
continuous-integration/drone/push Build is passing Details
2020-05-11 16:52:58 +02:00
kolaente 866218c479
Add slight background change when hovering over a task in the list
continuous-integration/drone/push Build is passing Details
2020-02-09 15:09:11 +01:00
konrad a0c4732f81 Add moment.js for date related things (#50)
continuous-integration/drone/push Build is passing Details
Fix saving

Use mixin everywhere

Format attachment dates

Add format date mixing

Use moment js on task list page

Use moment js on home page tasks

Add moment js

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #50
2020-01-30 20:49:00 +00:00
konrad da10b4310b Show if a related task is done (#49)
continuous-integration/drone/push Build is passing Details
Show if a related task is done

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