Kristaps Fabians Geikins
|
0b2ca9a515
|
feat: add missing FE1 fields to the FE2 GQL schema (#2471)
* WIP version create
* commitCreate migrated
* minor cleanup
* commitReceived migrated
* added Project.object
* Project.comment introduced
* moving away old API usages in FE1
* ProjectMutations.batchDelete
* project pending access requests
* WIP project access req tests
* project access req tests done
* ModelByName test
* version mutation tests
* project.object tests
* batch delete tests
* minor improvements to redirect logging
|
2024-07-10 11:33:53 +02:00 |
|
Kristaps Fabians Geikins
|
37d51072fb
|
feat(server): resource limits on app tokens (#1959)
* WIP new mutation arg
* limited resource token creation done
* token resource rule creation validation
* updated authorizeResolver implementation
* introduced resource access rule checks in authorizeResolver everywhere
* more checks added
* updated projects resolvers
* updated stream resolvers
* more checks added
* error page theme resolution fix
* WIP testss
* more tests
* implemented checks in REST auth pipeline
* REST API coverage & tests
* some tests fixed
* test fixess
* added tests
* feat(server): new automation result reporting scope (#1976)
* feat(server): new automation result reporting scope
* tests fix
|
2024-01-19 18:14:49 +01:00 |
|
Kristaps Fabians Geikins
|
8e59ee7243
|
refactor: moving away from 'user' query (#1046)
* refactor: moving away from 'user' query + various fixes
* fix: linting issue in stream tests
* fix(server): some tests broken after rebase onto main
|
2022-10-06 12:08:08 +03:00 |
|
Kristaps Fabians Geikins
|
f991504932
|
feat: stream access requests (#976)
|
2022-09-06 11:10:38 +03:00 |
|