Commit Graph

1403 Commits

Author SHA1 Message Date
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
e094b654e2 New design (#14)
All checks were successful
the build was successful
2018-12-25 15:03:51 +00:00
de6104dda6 Task duration (#13)
All checks were successful
the build was successful
2018-12-22 20:50:32 +00:00
4e324ac38a Fix update tasks in list after updating a task from the api (#12)
All checks were successful
the build was successful
2018-12-22 20:14:43 +00:00
edbf1b4fb1 Moved buttons to manage teams and namespaces to the top (#11)
All checks were successful
the build was successful
2018-12-20 14:27:09 +00:00
a3d1f4ae04 Use email instead of username when resetting a user password (#10)
All checks were successful
the build was successful
2018-12-20 12:13:55 +00:00
45579ee237 Subtasks (#9)
All checks were successful
the build was successful
2018-12-19 14:38:21 +00:00
a8fbf509a1
Merge remote-tracking branch 'origin/master'
All checks were successful
the build was successful
2018-12-19 13:20:09 +01:00
511edfb5b9
cancel() disables loading now 2018-12-19 12:27:03 +01:00
056c95697b
Updated todo
All checks were successful
the build was successful
2018-12-12 16:22:33 +01:00
bae9ee5ef9
Fixed task path
All checks were successful
the build was successful
2018-12-02 19:33:17 +01:00
42ed060460
remove drone github update step
All checks were successful
the build was successful
2018-11-28 22:54:20 +01:00
29fb6d4190
Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/frontend
Some checks failed
the build failed
2018-11-28 21:31:38 +01:00
eab55d1306
added drone config to update github mirror 2018-11-28 21:31:32 +01:00
fc6aee8373
changed cancel() to be called before handle error
All checks were successful
the build was successful
2018-11-28 10:11:26 +01:00
b35c0ff314
added missing cancel()
All checks were successful
the build was successful
2018-11-27 15:14:31 +01:00
74455b058a Delay loading animation (#8)
All checks were successful
the build was successful
2018-11-27 10:23:50 +00:00
12f58bc1c6 Repeating tasks (#7)
All checks were successful
the build was successful
2018-11-26 21:31:05 +00:00
fe1b5a1af8
Reminders in the past are now shown in red
All checks were successful
the build was successful
2018-11-26 00:24:20 +01:00
f4e84d4497 Add better looking checkboxes (#6)
Some checks failed
the build failed
2018-11-25 22:20:35 +00:00
409aff07a7 Multiple Reminders (#5)
All checks were successful
the build was successful
2018-11-25 21:02:22 +00:00
e5eeaf0ea3
Dont show editing options for pseudo namespaces
Some checks are pending
the build is pending
2018-11-24 13:42:40 +01:00
e700565d82
Fixed trying to load tasks even when the user was not authenticated 2018-11-24 13:38:44 +01:00
d736dee96c
updated todo
All checks were successful
the build was successful
2018-11-09 17:53:34 +01:00
2ef7825e34 „todo.md“ ändern
All checks were successful
the build was successful
2018-11-06 22:25:37 +00:00
7fca115d2a updated todo
All checks were successful
the build was successful
2018-11-06 22:19:39 +00:00
95b8178496
Design improvments (closes #4)
All checks were successful
the build was successful
2018-11-06 16:53:32 +01:00
23dc41b501
Added task overview
All checks were successful
the build was successful
2018-11-06 15:54:25 +01:00
d27b5d6870
Fixed a bug where it tried to verify an email when there wasn't any
All checks were successful
the build was successful
2018-11-06 10:39:54 +01:00
13024086d9
Fixed drone build
All checks were successful
the build was successful
2018-11-06 10:26:41 +01:00
89023908b5 Add user email verification when registering (#3)
All checks were successful
the build was successful
2018-11-01 22:58:59 +00:00
4a78a508df switch to yarn (#2)
All checks were successful
the build was successful
2018-11-01 21:36:28 +00:00
c0d5f6e99a Add password reset (#1)
All checks were successful
the build was successful
2018-11-01 21:34:29 +00:00
17d5738aa3
updated todo
All checks were successful
the build was successful
2018-10-26 21:48:53 +02:00
f449437899
Added link to home page on logo
All checks were successful
the build was successful
2018-10-03 19:06:50 +02:00
4c5be3849f
Fixed some css issues
All checks were successful
the build was successful
2018-10-03 19:05:10 +02:00
80402870c7
updated todo
All checks were successful
the build was successful
2018-09-22 11:01:55 +02:00
85c942b747
updated todo 2018-09-22 10:59:53 +02:00
219995c341
Implemented search for users when adding a user to a list/namespace
All checks were successful
the build was successful
2018-09-21 20:12:24 +02:00
df326618ce
updated todo
All checks were successful
the build was successful
2018-09-20 19:48:22 +02:00
f1d48fd47c
Updating a team/user right now uses the new update method
Some checks are pending
the build is pending
2018-09-19 20:41:53 +02:00
65cd505059
Updated todo & readme
All checks were successful
the build was successful
2018-09-18 19:09:08 +02:00
27d49e5df9
Moved namespace sharing handling to component 2018-09-18 19:07:09 +02:00
9cd30e4dc0
CSS cleanup 2018-09-18 19:02:13 +02:00
182c8bd8cb
Moved handling team sharing to a seperate component 2018-09-18 19:01:30 +02:00
b42f71a39a
Moved handling of user sharing to a component 2018-09-18 18:49:44 +02:00
54a5797511
Fixed Handling rights when managing a list
All checks were successful
the build was successful
2018-09-18 08:23:04 +02:00
088008a4bf
Fixed Handling rights when managing a namespace 2018-09-18 08:20:58 +02:00
ad06ca9dde
updated todo 2018-09-18 08:13:25 +02:00