Commit Graph

49 Commits

Author SHA1 Message Date
kolaente d92c3ae272
Added somewhat global config 2019-09-09 20:47:43 +02:00
konrad 568de04a87 Fixed redirect to login page (#33) 2019-09-09 18:36:30 +00:00
konrad f6b70bb0a1 Fixed namespace loading (#32) 2019-09-09 17:59:58 +00:00
konrad d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
kolaente c0a8ec7bec
Fixed menu not being visible on mobile 2019-05-19 18:19:22 +02:00
konrad ad6ba80021 Frontend desing improvements (#28) 2019-04-23 19:50:37 +00:00
konrad 316148531c Fixed namespaces nav sometimes using an old jwt token (#26) 2019-03-07 19:48:55 +00:00
konrad f7a17e45bc Labels on tasks (#25) 2019-03-07 19:48:40 +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 d7f7058eef Add week and month view for tasks (#15) 2018-12-25 22:41:55 +00:00
konrad e094b654e2 New design (#14) 2018-12-25 15:03:51 +00:00
konrad edbf1b4fb1 Moved buttons to manage teams and namespaces to the top (#11) 2018-12-20 14:27:09 +00:00
kolaente e5eeaf0ea3
Dont show editing options for pseudo namespaces 2018-11-24 13:42:40 +01:00
kolaente 95b8178496
Design improvments (closes #4) 2018-11-06 16:53:32 +01:00
konrad 89023908b5 Add user email verification when registering (#3) 2018-11-01 22:58:59 +00:00
konrad c0d5f6e99a Add password reset (#1) 2018-11-01 21:34:29 +00:00
konrad f449437899
Added link to home page on logo 2018-10-03 19:06:50 +02:00
konrad 4c5be3849f
Fixed some css issues 2018-10-03 19:05:10 +02:00
kolaente 9cd30e4dc0
CSS cleanup 2018-09-18 19:02:13 +02:00
kolaente 77285ccce0
Added methods to manage users and teams in a namespace 2018-09-18 08:10:16 +02:00
kolaente 23a3530640
Design improvemnts 2018-09-17 07:36:25 +02:00
kolaente 3bc535577c
Namespace overview now does only one request instead of one for each namespace to get all lists 2018-09-17 07:34:22 +02:00
kolaente 6190fe0ae5
Updated button spacing in namespaces overview 2018-09-14 19:45:56 +02:00
kolaente 297c1d889d
Added functions to have a list of teams 2018-09-14 07:23:25 +02:00
kolaente 94b14167b1
Added method to edit namespace 2018-09-11 19:46:14 +02:00
kolaente a4dafcd159
Added method to add a new namespace 2018-09-11 19:20:07 +02:00
kolaente 6dec563782
Fixed navbar styling to let it blend in 2018-09-11 08:31:00 +02:00
kolaente d1155adc05
Reorganized assets 2018-09-11 07:02:32 +02:00
konrad 97a3079a34
Added functions to add points to a list 2018-09-09 22:09:20 +02:00
konrad 163aaf2384
"New"-Buttons are now full width 2018-09-09 21:41:04 +02:00
konrad 5ff4f5eb46
Added method to create a new list 2018-09-09 21:28:07 +02:00
konrad 27e2192747
Fixed wrong size of content box 2018-09-09 21:00:27 +02:00
konrad e55ff738ba
Logo is always visible 2018-09-09 19:54:28 +02:00
konrad 85923704d8
Moved general css to seperate file & added theme from Bulmaswatch 2018-09-09 19:51:33 +02:00
konrad fdd414d76b
Added styling for current list in menu 2018-09-09 19:41:43 +02:00
konrad 74eb92cb53
Added buttons to add lists/namespaces 2018-09-09 19:09:46 +02:00
konrad 2d29f9514a
Added quicksand font 2018-09-09 17:33:36 +02:00
konrad 3f05879b1a
Navbar improvments 2018-09-09 17:33:24 +02:00
konrad aeff748cc8
Added logo & Top bar 2018-09-09 17:23:06 +02:00
kolaente cc2da96829
Fixed namespaces not loading when logging in 2018-09-09 16:17:56 +02:00
konrad fce1a9287a
Small design improvements 2018-09-08 23:33:09 +02:00
konrad 85a8296278
Added better notification handling 2018-09-08 21:43:16 +02:00
konrad 875e4ea6e6
Fixed always loading namespaces, even if the user wasnt logged in 2018-09-08 21:24:10 +02:00
kolaente b55b99a82c
Fixed namespace nav 2018-09-07 22:44:07 +02:00
kolaente 324996abcf
Added basic nav for namespaces 2018-09-07 08:42:17 +02:00
kolaente efb0088ebf
Styled login 2018-09-06 20:15:49 +02:00
kolaente fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00
kolaente 0b1f4d3dff
init 2018-08-28 22:50:22 +02:00