Commit Graph

35 Commits

Author SHA1 Message Date
Matteo Cominetti 3619353b38 fix(frontend): fixes issue of routes and history mode 2020-10-05 20:09:01 +01:00
Matteo Cominetti 5dd8303b97 style(ui): indentation & quote fix 2020-10-05 20:07:49 +01:00
Matteo Cominetti e03969c93c feat(ui): minor tweaks and additions 2020-10-04 18:36:13 +01:00
Matteo Cominetti 77734b3dbf feat(ui): adds server info and user commits 2020-10-02 17:37:39 +01:00
Matteo Cominetti 33b5704cb4 style(ui): adds vscode workspace settings 2020-10-02 12:52:51 +01:00
Matteo Cominetti 2a067339f4 style(ui): adds prettier eslint integration, and disables space-in-parens eslint setting 2020-10-02 12:50:11 +01:00
Matteo Cominetti 4edf26e9e3 feat(ui): scaffolding feed 2020-10-01 22:39:57 +01:00
Matteo Cominetti b299e18c22 feat(ui): scaffolds frontend wip 2020-10-01 20:27:25 +01:00
Dimitrie Stefanescu bd3eee8308 test(user services): added test for findOrCreateUser 2020-09-24 19:52:19 +01:00
Dimitrie Stefanescu 03bd49ef6d feat(apps): scaffolded more app services & more (cleanup, tests, etc.) 2020-09-18 16:46:23 +01:00
Dimitrie Stefanescu 8a023d25d5 fix(setup): fully removes the setup check app 2020-08-31 18:15:18 +01:00
Dimitrie Stefanescu 1868641367 fix(tests & frontend): fixes the frontend client subscription connection & scaffolds tests 2020-08-18 17:58:07 +03:00
izzy lyseggen d7b75f9bfb feat(subscriptions): trying to figure out subs
I added a streamCreated sub to try it out,
but I can't get it to connect 😅
2020-08-05 17:17:18 +01:00
Dimitrie Stefanescu 8b8b449ed2 fix(users): fixes scope checking in user & email resolvers (profile:read/email & user:read/email) 2020-07-11 13:27:07 +01:00
Dimitrie Stefanescu 63e21713ca feat(streaming): refactored streaming endpoint 2020-06-20 00:16:44 +01:00
Dimitrie Stefanescu ce6024c084 feat(apps): added graphql explorer app that works with actual server data 2020-06-10 13:06:41 +01:00
Dimitrie Stefanescu 29bb2fb314 feat(auth): implemented third party redirects 2020-06-09 17:34:15 +01:00
Dimitrie Stefanescu 6d70578841 feat(auth): local flow (login & register) done (in rel with local frontend app) 2020-06-09 16:19:21 +01:00
Dimitrie Stefanescu 7a660cffa9 feat(auth): scaffolding local strategy to pair with 3rd party ones 2020-06-09 13:10:42 +01:00
Dimitrie Stefanescu 647f1c3a53 feat(auth): frontend app flow 2020-06-09 11:16:45 +01:00
Dimitrie Stefanescu 242dec4009 feat(auth): added google strategy; improved auth screen; added strategies to servreInfo endpoint 2020-06-06 23:53:06 +01:00
Dimitrie Stefanescu c27ad2f477 feat(auth): implemented github strategy & backend flow 2020-06-06 19:38:18 +01:00
Dimitrie Stefanescu 165f1cdf64 feat(auth): scaffolding app authz & authn flows 2020-06-05 23:41:03 +01:00
Dimitrie Stefanescu 71bb84dccc feat(auth): user login scaffold 2020-06-02 15:36:17 +01:00
Dimitrie Stefanescu 7c499f18e3 feat(auth): login screen scaffolding 2020-06-02 11:08:15 +01:00
Dimitrie Stefanescu 58bb827dc3 feat(apps & auth): wIP: scaffolding "everything is a client app" backbone 2020-05-31 21:16:41 +01:00
Dimitrie Stefanescu 8ba64198aa feat(apps): scaffolding first/third party server apps for authorization purposes 2020-05-30 11:53:29 +01:00
Dimitrie Stefanescu 3d5e9d3075 feat(setup): finalised(-ish) setup flow & added auth sub app scaffold 2020-05-28 15:59:37 +01:00
Dimitrie Stefanescu ceba8905d3 feat(structure): frontend + backend <3 2020-05-28 08:58:24 +01:00
Dimitrie Stefanescu 3e1f0cd1ed feat(graphql): added ws handling (server) & apollo client (frontend) 2020-05-25 16:39:12 +01:00
Dimitrie Stefanescu 8381c62fd8 feat(setup flow): added registration form 2020-05-25 16:28:03 +01:00
Dimitrie Stefanescu 34d9780b8a feat(setup flow): added token scope, scaffolding setup app 2020-05-25 15:11:47 +01:00
Dimitrie Stefanescu 23b63c749c feat(structure): structured frontend into an MPA and various other fixes 2020-05-24 20:16:51 +01:00
Dimitrie Stefanescu 96596d2cef feat(various): tests 2020-05-23 12:31:05 +01:00
Dimitrie Stefanescu 7011dd3759 feat(frontend): added vue app 2020-05-22 18:06:34 +01:00