26 Commits

Author SHA1 Message Date
3e27d4fa86 Add Centered component 2020-04-13 19:46:54 +02:00
1310649e29 Fix form width 2020-04-13 19:37:02 +02:00
991452398a Add redirection when form succeeds 2020-04-13 18:18:35 +02:00
353134d76f Store user in VueX, dynamic navbar 2020-04-13 18:07:21 +02:00
47a7339bf5 Add username state 2020-04-13 16:17:03 +02:00
08cf3428d9 Split store 2020-04-13 00:28:57 +02:00
6487f932a8 Add route requiresAuth + redirect 2020-04-13 00:19:52 +02:00
3c77aeaa0a Fixed Auth header being set when not signed in 2020-04-12 22:55:16 +02:00
ba4c13c433 Add note creation in frontend 2020-04-12 22:44:44 +02:00
64c3693f73 Add NoteCreation route and view 2020-04-12 22:41:16 +02:00
818110cd3b Add jwt persistance inside localstorage 2020-04-12 20:44:32 +02:00
1363ad489e Add setToken in VueX and call it from SigninForm 2020-04-12 17:33:03 +02:00
a92a0d1c7e Add Signin component 2020-04-12 17:00:07 +02:00
5d93b8054e Add Signin route 2020-04-12 16:42:36 +02:00
f06f4b849d Add Signin View 2020-04-12 16:41:40 +02:00
e1a421c9c2 Add api error handling while creating an account 2020-04-12 16:34:42 +02:00
214f64dd94 Add post /signup when creating account 2020-04-12 15:56:37 +02:00
c95b335e3c Add axios api 2020-04-12 15:55:39 +02:00
aef5da0f85 Add axios 2020-04-12 15:17:38 +02:00
135775cfc6 Fix a few things with the form 2020-04-12 15:06:26 +02:00
c1abc028e1 Add Signup validation and feedback 2020-04-12 15:03:52 +02:00
719a3a9f4f Add Signup route 2020-04-12 14:33:39 +02:00
3cdd4efd36 Add Signup View 2020-04-12 14:33:28 +02:00
facdc009c2 Add Signup component 2020-04-12 14:32:37 +02:00
5a9ffc36e1 Add bootstrap vue, bootswatch and landing page 2020-04-12 14:01:55 +02:00
f3858945b9 Add Vue.js frontend 2020-04-11 22:53:16 +02:00