Commit Graph

10 Commits

Author SHA1 Message Date
274a5dd75b
Add showing and modifying user name 2020-11-21 22:06:13 +01:00
38c7e4b3c2
Fix avatar url
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-05-05 23:30:15 +02:00
d46faec23d
Make api url configurable in index.html
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-05 22:44:58 +02:00
d70aa1b21d Add getting the user avatar from the api (#68)
All checks were successful
continuous-integration/drone/push Build is passing
Add getting the user avatar from the api

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #68
2020-03-01 20:30:54 +00:00
57f78ee0d4 Task Comments (#66)
All checks were successful
continuous-integration/drone/push Build is passing
Better edit/remove buttons

Spacing

More loading

Add loading

Better dates formatting

Add editing comments

Move closing delete modal to finally

Add delete comments

Add keycode modifier

Comment styling

Comment form

Add basic task comments functionality

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #66
2020-02-25 20:11:36 +00:00
683012f468
Fix gravatar url
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-18 19:11:25 +01:00
05da96e545
Use the same method everywhere to calculate the avatar url
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 13:28:33 +01:00
161f853361
Make sure to use date objects everywhere where dealing with dates
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-08 14:16:06 +01: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
9b0c842ae1 Move everything to models and services (#17)
All checks were successful
the build was successful
2019-03-02 10:25:10 +00:00