Commit graph

15 commits

Author SHA1 Message Date
konrad
2104d1ea4b Input length validation for new tasks, lists and namespaces (#70)
Fix input validation for new tasks

Better layout for input validation for new lists

Add input length validation for new namepaces

Add input length validation for new lists

Add input length validation for new tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/70
2020-03-04 19:27:27 +00:00
konrad
1170e030f6 Use message mixin for handling success and error messages (#51)
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/51
2020-01-30 21:47:08 +00:00
konrad
d66382b581 Improved team search and team managing (#18) 2019-03-03 12:50:06 +00:00
konrad
9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
konrad
e094b654e2 New design (#14) 2018-12-25 15:03:51 +00:00
kolaente
fc6aee8373
changed cancel() to be called before handle error 2018-11-28 10:11:26 +01:00
konrad
74455b058a Delay loading animation (#8) 2018-11-27 10:23:50 +00:00
kolaente
95b8178496
Design improvments (closes #4) 2018-11-06 16:53:32 +01:00
kolaente
27d49e5df9
Moved namespace sharing handling to component 2018-09-18 19:07:09 +02:00
kolaente
088008a4bf
Fixed Handling rights when managing a namespace 2018-09-18 08:20:58 +02:00
kolaente
77285ccce0
Added methods to manage users and teams in a namespace 2018-09-18 08:10:16 +02:00
kolaente
cb6eb2d1ca
Deleting a namespace now uses the modal 2018-09-12 08:23:52 +02:00
kolaente
42b3f8fb25
Added method to delete a namespace 2018-09-11 20:16:08 +02:00
kolaente
94b14167b1
Added method to edit namespace 2018-09-11 19:46:14 +02:00
kolaente
475dd8f26e
Added method to add a new namespace 2018-09-11 19:20:41 +02:00