This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/models
konrad cf136132e3
All checks were successful
continuous-integration/drone/push Build is passing
Namespaces & Lists Page (#160)
Center list backgrounds

Better alignment of new namespace and filter button

Make creating new namespace button clear

Hide archived lists unless the user wants it

Make all cards responsive

Cleanup

Show it if a namespace is archived

Show if a list is archived

Fix not updating the list in store after updating the background

Make task cards smaller

Display list backgrounds in cards and look good while doing it

lighter shadow

Change background to stripes

Set list backgrounds as card backgrounds

Add background color check to color appropriatly

Move color check to mixin

Use background color from tasks

Change list card color

Make create new namespace button stick to the right

Shadow all the things

Don't keep list backgrounds set when navigating back

Make links to list clickable

Add seperate page for namespaces

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #160
2020-06-16 22:20:37 +00:00
..
abstractModel.js Move conversion of snake_case to camelCase to model to make recursive models still work 2020-04-14 22:46:27 +02:00
attachment.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
authTypes.json Added link sharing (#30) 2019-09-09 17:55:43 +00:00
backgroundImage.js Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
bucket.js Kanban (#118) 2020-04-25 23:11:34 +00:00
config.js Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
emailUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
file.js Make sure to use date objects everywhere where dealing with dates 2020-02-08 14:16:06 +01:00
label.js Namespaces & Lists Page (#160) 2020-06-16 22:20:37 +00:00
labelTask.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
linkShare.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
list.js Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
namespace.js Ensure consistent naming of title fields (#134) 2020-05-16 10:31:16 +00:00
passwordReset.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
passwordUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
priorities.json Task Priorities (#19) 2019-03-03 15:03:08 +00:00
relationKinds.json Pluralize related task kinds if there is more than one 2020-04-14 22:23:42 +02:00
rights.json Improved team search and team managing (#18) 2019-03-03 12:50:06 +00:00
task.js Namespaces & Lists Page (#160) 2020-06-16 22:20:37 +00:00
taskAssignee.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
taskComment.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
taskRelation.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
team.js Make sure to use date objects everywhere where dealing with dates 2020-02-08 14:16:06 +01:00
teamList.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
teamMember.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
teamNamespace.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
teamShareBase.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
totp.js TOTP (#109) 2020-04-17 23:46:07 +00:00
user.js Fix avatar url 2020-05-05 23:30:15 +02:00
userList.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
userNamespace.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
userShareBase.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00