Commit Graph

18 Commits

Author SHA1 Message Date
05da96e545
Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
010812ef06
Don't try to cancel notifications if the browser does not support it 2020-02-09 13:12:54 +01:00
1df1be2eab
Always schedule notification
(Caused bugs)
2020-02-09 10:48:39 +01:00
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: vikunja/frontend#57
2020-02-08 17:28:17 +00:00
161f853361
Make sure to use date objects everywhere where dealing with dates 2020-02-08 14:16:06 +01:00
a0c4732f81 Add moment.js for date related things (#50)
Fix saving

Use mixin everywhere

Format attachment dates

Add format date mixing

Use moment js on task list page

Use moment js on home page tasks

Add moment js

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#50
2020-01-30 20:49:00 +00:00
52017aca83 Task sorting (#39) 2019-12-07 16:35:42 +00:00
4e5d14d969 Task Detail View (#37) 2019-11-24 13:16:24 +00:00
2705c1571e Handle task relations the right way (#36) 2019-10-28 21:45:37 +00:00
b2408eef04
Sort tasks by done/undone first and then newest 2019-10-19 21:26:52 +02:00
a0d281b0b4
Added changing %Done on a task 2019-10-19 18:27:31 +02:00
d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
aeae2c4f1f
Show avatars of assigned users 2019-06-06 12:52:05 +02:00
cd4dc92a95
Added colors to tasks 2019-04-30 22:18:06 +02:00
f7a17e45bc Labels on tasks (#25) 2019-03-07 19:48:40 +00:00
aac137f8a4 Task Priorities (#19) 2019-03-03 15:03:08 +00:00
d66382b581 Improved team search and team managing (#18) 2019-03-03 12:50:06 +00:00
9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00