Commit Graph

1401 Commits

Author SHA1 Message Date
857c283fb7 Added global api config (#31)
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-09 17:32:57 +00:00
78272ae4cd
Added caching to the docker image
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-17 11:52:35 +02:00
551d848a4e
Fixed gzip compression in docker
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-17 11:31:33 +02:00
a9c220d8d4
[skip ci] updated todo 2019-07-22 13:28:11 +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
13d06769cf
Removed rancher configuration
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-13 19:33:23 +02:00
9dd8ab6c50
Update vue/cli-service
Some checks failed
continuous-integration/drone/push Build is failing
2019-07-12 11:11:48 +02:00
c78ce16815
Updated packages
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-20 11:36:34 +02:00
d33c887177
Updated axios
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-20 11:29:04 +02:00
ad635d339c
Added support for HTTP/2 to the docker image
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-10 22:12:58 +02:00
e5a3357f2f
[skip ci] updated todo 2019-06-07 21:23:42 +02:00
aeae2c4f1f
Show avatars of assigned users
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-06 12:52:05 +02:00
0b18ca73c2
Fixed task update not working (again)
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-05 22:15:30 +02:00
263374985b
Fixed task update not working
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-05 19:36:32 +02:00
d05ef0f37c
Fixed sharing with a user not working
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-04 19:45:27 +02:00
370e0e6b76
[skip ci] updated todo 2019-06-03 19:31:37 +02:00
2e1bbbeca0
Updated packages to their latest versiosn
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-28 16:09:55 +02:00
160fb1ff12
Fixed new task field not being reset after adding a new task
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 19:28:52 +02:00
c0a8ec7bec
Fixed menu not being visible on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-19 18:19:22 +02:00
dd23804ea2
Upped version to 0.8
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:29:22 +02:00
82eb631122
Added version and license to package.json
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:21:36 +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
84b20ef32b
Fixed various style bugs with the gantt chart
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 11:02:38 +02:00
72468a0604
Fixed gantt chart styling
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 10:50:23 +02:00
8db384d64b
Added fancy scrollbars
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 10:44:49 +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
0aa0a39620
Fixed drone config
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-25 20:08:12 +02:00
8f07d99695
debug
Some checks failed
continuous-integration/drone/push Build is failing
2019-04-25 20:07:34 +02:00
2057432e29
debug
Some checks failed
continuous-integration/drone/push Build is failing
2019-04-25 20:07:00 +02:00
30b575615b
debug
Some checks failed
continuous-integration/drone/push Build is failing
2019-04-25 20:05:36 +02:00
011b0c3f98
Updated drone config for drone 1
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-04-25 20:05:12 +02:00
3647e93b91
Updated drone config for drone 1
Some checks failed
continuous-integration/drone/push Build is failing
2019-04-25 20:03:19 +02:00
konrad
ad6ba80021 Frontend desing improvements (#28)
All checks were successful
the build was successful
2019-04-23 19:50:37 +00:00
2631b39678 Fixed getting tasks (#27)
All checks were successful
the build was successful
2019-03-10 12:59:17 +00:00
fee5acda01
[skip ci] updated todo 2019-03-07 22:12:24 +01:00
316148531c Fixed namespaces nav sometimes using an old jwt token (#26)
All checks were successful
the build was successful
2019-03-07 19:48:55 +00:00
f7a17e45bc Labels on tasks (#25)
All checks were successful
the build was successful
2019-03-07 19:48:40 +00:00
ae499fd8a0 Fix for task dates update (#24)
All checks were successful
the build was successful
2019-03-03 21:38:12 +00:00
6603c046bc Fix for task dates update (#23)
All checks were successful
the build was successful
2019-03-03 21:07:15 +00:00
78abd2e88f fix for task dates update (#22)
All checks were successful
the build was successful
2019-03-03 20:56:00 +00:00
4a8a1b0a24 Task assingees (#21)
All checks were successful
the build was successful
2019-03-03 20:07:39 +00:00
aac137f8a4 Task Priorities (#19)
All checks were successful
the build was successful
2019-03-03 15:03:08 +00:00
d66382b581 Improved team search and team managing (#18)
All checks were successful
the build was successful
2019-03-03 12:50:06 +00:00
9b0c842ae1 Move everything to models and services (#17)
All checks were successful
the build was successful
2019-03-02 10:25:10 +00:00
8559d8bb97
[skip ci] updated todo 2019-02-09 23:38:35 +01:00
d024166efe
Fixed 404 in docker container
All checks were successful
the build was successful
2019-02-09 12:03:13 +01:00
5e79502b81 Due Date Task improvements (#16)
All checks were successful
the build was successful
2018-12-26 09:13:23 +00:00
830c5ef075
Fixed "data is null" when showing tasks when there wouldn't exist any
All checks were successful
the build was successful
2018-12-25 23:48:32 +01:00
f8fb60a004
updated todo
All checks were successful
the build was successful
2018-12-25 23:44:06 +01:00
d7f7058eef Add week and month view for tasks (#15)
All checks were successful
the build was successful
2018-12-25 22:41:55 +00:00