Commit Graph

19 Commits

Author SHA1 Message Date
Matteo Cominetti 80b293c592 feat(gql): adds tests for stream search and user search 2020-07-29 18:56:58 +01:00
Matteo Cominetti 64279a867d feat(gql): limits set to max=100 and default=25 for streams, users, branches & commits. Additional changes as per PR #14. 2020-07-29 13:10:24 +01:00
Matteo Cominetti e51345cb9e feat(gql): adds streamSearch, adds pagination to userSearch 2020-07-28 16:20:45 +01:00
Matteo Cominetti d2db31381b refractor: fixes indentation 2020-07-28 14:43:01 +01:00
Matteo Cominetti 5f176421ca feat(gql): returns error if limit > 100 2020-07-28 14:38:33 +01:00
Matteo Cominetti c6e08b2c5d feat(gql): adds UserSearchResults and improves user search 2020-07-27 23:13:20 +01:00
Matteo Cominetti 9733cc602d feat(gql): search users wip 2020-07-25 21:04:29 +01:00
Dimitrie Stefanescu 0fe6a0f4af feat(gql): implemented branch query resolvers & tests 2020-07-22 09:38:13 +01:00
Dimitrie Stefanescu 187204073d refactor(naming): renamed root to appRoot & updated all usage 2020-07-14 15:13:44 +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 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 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 ceba8905d3 feat(structure): frontend + backend <3 2020-05-28 08:58:24 +01:00
Dimitrie Stefanescu 6eafa2da71 feat(roles & api): added server-bound user roles, validation, tests, and adde missing api routes 2020-05-23 20:44:39 +01:00
Dimitrie Stefanescu a3557570ef feat(scopes and roles): separated user and token services 2020-05-18 20:36:15 +01:00
Dimitrie Stefanescu a68bd628c6 feat(rest): removed the rest api 2020-05-14 13:36:50 +01:00