Commit Graph

19 Commits

Author SHA1 Message Date
81cc2c17e6
Fix task title not editable in edit task pane
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-25 21:10:17 +02:00
fc4b9d439b
Restructure components
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-17 22:15:59 +02:00
e266c69acd Add option to remove color from label, task, namespace or list (#157)
All checks were successful
continuous-integration/drone/push Build is passing
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
25579f5da2
Don't show a success message if it is obvious the action has been successful
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 00:09:21 +02:00
e7c1c98c6a
Fix id params not being named correctly
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-17 12:19:53 +02:00
4a413e7f3c Make all api fields snake_case (#105)
All checks were successful
continuous-integration/drone/push Build is passing
Change all snake/camelCase mix and match to camelCase everywhere

Fix conversion to not interfer with service interceptors

Add dynamic conversion between camelCase and snake_case to services

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #105
2020-04-12 21:54:46 +00:00
4408115f41
Add creating new related tasks
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-04 21:29:40 +01:00
aeba5651af
Ensure labels of a task get updated when updating them
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 22:25:38 +01:00
6258c59c18
Fix initial dates on task edit sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 17:33:04 +01:00
301c23fa9a
Add auto save for task edit sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 17:30:42 +01:00
1170e030f6 Use message mixin for handling success and error messages (#51)
All checks were successful
continuous-integration/drone/push Build is passing
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #51
2020-01-30 21:47:08 +00:00
11d9aaae12 Update dependencies (#40)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 20:42:40 +00:00
4e5d14d969 Task Detail View (#37)
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-24 13:16:24 +00:00
e00f0046b5
Replace all spaces with tabs
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-03 13:44:40 +01:00
2705c1571e Handle task relations the right way (#36)
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-28 21:45:37 +00:00
a0d281b0b4
Added changing %Done on a task
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-19 18:27:31 +02:00
52bce0b9f1
Use the new listuser endpoint to search for users
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-22 13:27:20 +02:00
cd4dc92a95
Added colors to tasks
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:18:06 +02:00
d03f0211a3 Gantt Charts (#29)
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-29 21:41:39 +00:00