Jordan Knott
|
50ca9f7216
|
chore: remove unused scripts/auth & Pipfile
|
2020-07-16 22:38:12 -05:00 |
|
Jordan Knott
|
e15bccff89
|
chore: remove Makefile
|
2020-07-16 22:37:27 -05:00 |
|
Jordan Knott
|
1ad63a2b0c
|
chore: remove bad file
|
2020-07-16 22:32:43 -05:00 |
|
Jordan Knott
|
1222111bef
|
fix: unify popup content padding
|
2020-07-16 22:31:33 -05:00 |
|
Jordan Knott
|
c35f63e668
|
change: set start height of quick card text area to 90px
|
2020-07-16 22:21:58 -05:00 |
|
Jordan Knott
|
c236681cd2
|
fix: hide card edit icon while in quick card editor
|
2020-07-16 22:21:37 -05:00 |
|
Jordan Knott
|
6c55b89ee2
|
fix(Input): floating label now floats when the input has a value
|
2020-07-16 22:01:26 -05:00 |
|
Jordan Knott
|
810e74e99f
|
fix: show correct label variant based on setting
|
2020-07-16 21:57:20 -05:00 |
|
Jordan Knott
|
d3f29134e0
|
fix: ignore system user in users query & add full name to user in install route
|
2020-07-16 21:57:02 -05:00 |
|
Jordan Knott
|
45a92636cb
|
change: add loading state to project board
|
2020-07-16 21:14:26 -05:00 |
|
Jordan Knott
|
a90ace7a06
|
change: sort task labels based on label color position
|
2020-07-16 20:27:48 -05:00 |
|
Jordan Knott
|
559fcbc0e4
|
fix: all cards in lists animate on label toggle at same time
|
2020-07-16 20:26:21 -05:00 |
|
Jordan Knott
|
8c610b11bf
|
feature: fix label manager popup padding & switch input to ControlledInput
|
2020-07-16 20:14:13 -05:00 |
|
Jordan Knott
|
2cf6be082c
|
feature: add first time install process
|
2020-07-16 19:40:23 -05:00 |
|
Jordan Knott
|
90515f6aa4
|
feature: add web & migrate commands
|
2020-07-15 18:22:25 -05:00 |
|
Jordan Knott
|
1e9813601e
|
bugfix: fix user checklist item toggle completion
|
2020-07-13 16:21:37 -05:00 |
|
Jordan Knott
|
d8daa60729
|
feature: add user pass popups and remove user popup
|
2020-07-13 16:20:55 -05:00 |
|
Jordan Knott
|
609baa98aa
|
feature: connect card operation icon to quick card editor
|
2020-07-13 16:20:06 -05:00 |
|
Jordan Knott
|
b95cc6859e
|
docs(README): add features & roadmap section
|
2020-07-12 02:17:53 -05:00 |
|
Jordan Knott
|
a20ff90106
|
chore: project cleanup and bugfixes
|
2020-07-12 02:06:11 -05:00 |
|
Jordan Knott
|
e7e6fdc24c
|
change: add .keep to .gitignore exclusion list
|
2020-07-04 18:14:05 -05:00 |
|
Jordan Knott
|
1fa008483d
|
change: add uploads folder to .gitignore
|
2020-07-04 18:12:17 -05:00 |
|
Jordan Knott
|
401bd73782
|
change: update tmuxinator script to reflect new dir structure
|
2020-07-04 18:10:28 -05:00 |
|
Jordan Knott
|
e5d5e6da01
|
arch: move web folder into api & move api to top level
|
2020-07-04 18:08:37 -05:00 |
|
Jordan Knott
|
eaffaa70df
|
cleanup: refactor api architecture & add user roles
|
2020-07-04 18:02:57 -05:00 |
|
Jordan Knott
|
a3958595cd
|
change: disable unimplemented buttons
|
2020-06-23 20:46:45 -05:00 |
|
Jordan Knott
|
3ea95a662d
|
bugfix: ensure all popup close buttons hide popup
|
2020-06-23 20:16:17 -05:00 |
|
Jordan Knott
|
7c11ca92f6
|
bugfix: fix Popup and QuickCardEditor overflowing off screen when near viewport bottom
|
2020-06-23 20:08:48 -05:00 |
|
Jordan Knott
|
596a4d904c
|
change: add project README
|
2020-06-23 17:33:44 -05:00 |
|
Jordan Knott
|
1ea55a68c2
|
change(configs): use pgcli instead of psql command
|
2020-06-23 17:17:39 -05:00 |
|
Jordan Knott
|
a589fbe399
|
chore: create helper function for interacting with apollo cache
|
2020-06-23 16:55:17 -05:00 |
|
Jordan Knott
|
57382de9d0
|
feature: remove sidebar & redesign top navbar
|
2020-06-23 15:20:53 -05:00 |
|
Jordan Knott
|
fd7c006b73
|
feature: add team creation & project deletion
|
2020-06-20 17:49:11 -05:00 |
|
Jordan Knott
|
5c3afaba7c
|
change: redesign task details modal
|
2020-06-19 16:33:02 -05:00 |
|
Jordan Knott
|
9d6c67f791
|
feature: add checklist
|
2020-06-18 18:12:15 -05:00 |
|
Jordan Knott
|
b6f0e8b6b2
|
feature: add due dates to tasks
|
2020-06-15 17:36:59 -05:00 |
|
Jordan Knott
|
a12e9c1e50
|
chore: add theme colors, merge Card components, create single Button component
|
2020-06-14 19:50:35 -05:00 |
|
Jordan Knott
|
6267a37b6e
|
feature: various additions
|
2020-06-12 17:21:58 -05:00 |
|
Jordan Knott
|
4c02df9061
|
feature: add projects & quick card members button
|
2020-05-31 21:20:03 -05:00 |
|
Jordan Knott
|
67ac88856b
|
change: hide project heading when project name is null
|
2020-05-31 00:15:10 -05:00 |
|
Jordan Knott
|
e87a2ea0b7
|
change: updated editor button text color
|
2020-05-31 00:04:14 -05:00 |
|
Jordan Knott
|
f1f69440c3
|
feature: add quick card labels popup
|
2020-05-30 23:51:22 -05:00 |
|
Jordan Knott
|
2a59cddadb
|
feature: add labels & remove old types
|
2020-05-30 23:11:19 -05:00 |
|
Jordan Knott
|
539259effd
|
feature: add ability to delete & update project labels
|
2020-05-27 20:12:50 -05:00 |
|
Jordan Knott
|
cbcd8c5f82
|
feature: add project labels
|
2020-05-27 16:18:50 -05:00 |
|
Jordan Knott
|
fba4de631f
|
feature: add more to project pane
|
2020-05-26 19:53:31 -05:00 |
|
Jordan Knott
|
7e78ee36b4
|
feature: UI changes
|
2020-04-20 18:04:27 -05:00 |
|
Jordan Knott
|
c38024e692
|
feature: add ability to assign tasks
|
2020-04-19 22:02:55 -05:00 |
|
Jordan Knott
|
beaa215bc2
|
chore: move Kanban code to separate module
|
2020-04-16 15:05:12 -05:00 |
|
Jordan Knott
|
16eb9e165f
|
feature: update task details design
|
2020-04-12 17:45:51 -05:00 |
|