Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Kurze
c374ae1796 renamed some strings (in README) 2019-04-17 09:04:18 +02:00
fccf120950 updated Repository.js to use actual access token (interceptor) 2019-04-15 14:16:53 +02:00
98f5d3f39b added user repo and group management working now 2019-04-11 16:18:18 +02:00
Tobias Kurze
654c78ff7c added repo for API access, still strange error in Group.vue 2019-04-10 15:16:20 +02:00
Tobias Kurze
c043918fb8 added admin (group, user) interface components 2019-04-10 09:20:13 +02:00
Tobias Kurze
a15e0c2d50 updates to profile and login code 2019-04-08 10:43:17 +02:00
Tobias Kurze
9a91f40c65 added profile and token refresh 2019-04-05 16:20:54 +02:00
Tobias Kurze
91edb27529 persistant storage for vuex, logging instead of console.log, profile support 2019-04-05 13:44:59 +02:00
5332940a5b login through OIDC now working with local JWT aund (test) user listing 2019-04-04 16:06:05 +02:00
c0b53decc2 now getting login providers from backend 2019-04-02 10:45:45 +02:00
Tobias Kurze
1ee42cb01b removed crappy test login files 2019-03-22 16:38:09 +01:00
102db7ae0c added a lot of auth code and resolved merge conflicht 2019-03-21 16:23:04 +01:00
e04da5b273 added new login code and testing components 2019-03-21 16:13:57 +01:00
2cff1db5cb added (not yet working) code for login 2019-03-14 17:13:24 +01:00
Tobias Kurze
18f22fdffa added babel and INCORRECT vue-flag-icon type definitions -> disabled check (js lib instead of ts) 2019-03-12 16:44:28 +01:00
48e8759c31 added NotFound vue 2019-03-07 09:56:17 +01:00
62926ca086 init 2019-03-02 13:40:42 +01:00