Commit Graph

16 Commits

Author SHA1 Message Date
03dafe9b7b fix: remove font awesome library 2020-09-11 19:58:42 -05:00
f7c6ee470e fix: task label margin issue with task title 2020-09-11 14:54:22 -05:00
b603081691 fix: task labels wrapper extending farther than it should 2020-09-11 14:36:41 -05:00
46e724e731 feat: add pre commit hook to lint frontend & fix warnings 2020-08-23 17:29:06 -05:00
abf9e1328a fix(Card): change checkmark icon to outline style 2020-08-20 18:37:36 -05:00
83765077ff fix: update task assignee icon styles 2020-08-18 17:53:11 -05:00
3d4a0ff28c feat: set checklist badge color to green when all items complete 2020-08-13 16:56:03 -05:00
7bba294897 fix: get correct new postion after dropping task in different list
was getting the current draggable list based on whatever task group
the task was in, ignoring that that task group might be different (when
    the task was dragged to a new list)
2020-08-12 15:23:57 -05:00
c35f63e668 change: set start height of quick card text area to 90px 2020-07-16 22:21:58 -05:00
c236681cd2 fix: hide card edit icon while in quick card editor 2020-07-16 22:21:37 -05:00
a90ace7a06 change: sort task labels based on label color position 2020-07-16 20:27:48 -05:00
559fcbc0e4 fix: all cards in lists animate on label toggle at same time 2020-07-16 20:26:21 -05:00
2cf6be082c feature: add first time install process 2020-07-16 19:40:23 -05:00
609baa98aa feature: connect card operation icon to quick card editor 2020-07-13 16:20:06 -05:00
a20ff90106 chore: project cleanup and bugfixes 2020-07-12 02:06:11 -05:00
e5d5e6da01 arch: move web folder into api & move api to top level 2020-07-04 18:08:37 -05:00