kolaente
e7c1c98c6a
Fix id params not being named correctly
2020-04-17 12:19:53 +02:00
kolaente
7587821927
Move conversion of snake_case to camelCase to model to make recursive models still work
2020-04-14 22:46:27 +02:00
konrad
4a413e7f3c
Make all api fields snake_case ( #105 )
...
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: https://kolaente.dev/vikunja/frontend/pulls/105
2020-04-12 21:54:46 +00:00
konrad
8480bf334f
Fix gantt chart ( #79 )
...
Fix moving tasks in Gantt
Start fixing gantt
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/79
2020-04-04 16:26:35 +00:00
kolaente
fec60578ab
Don't schedule a reminder if the reminder date is in the past
2020-03-01 17:13:25 +01:00
kolaente
010812ef06
Don't try to cancel notifications if the browser does not support it
2020-02-09 13:12:54 +01:00
kolaente
1df1be2eab
Always schedule notification
...
(Caused bugs)
2020-02-09 10:48:39 +01:00
konrad
04d7d48b68
Notifications for task reminders ( #57 )
...
Add actions for reminders
Remove scheduled reminders
Better styling
Start adding support for triggered offline notifications
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/57
2020-02-08 17:28:17 +00:00
kolaente
161f853361
Make sure to use date objects everywhere where dealing with dates
2020-02-08 14:16:06 +01:00
konrad
52017aca83
Task sorting ( #39 )
2019-12-07 16:35:42 +00:00
konrad
4e5d14d969
Task Detail View ( #37 )
2019-11-24 13:16:24 +00:00
konrad
2705c1571e
Handle task relations the right way ( #36 )
2019-10-28 21:45:37 +00:00
kolaente
a0d281b0b4
Added changing %Done on a task
2019-10-19 18:27:31 +02:00
kolaente
cd4dc92a95
Added colors to tasks
2019-04-30 22:18:06 +02:00
konrad
f7a17e45bc
Labels on tasks ( #25 )
2019-03-07 19:48:40 +00:00
konrad
9b0c842ae1
Move everything to models and services ( #17 )
2019-03-02 10:25:10 +00:00