Kristaps Fabians Geikins
|
b29331705e
|
chore(server): get rid of duplicate gql TS types (#5065)
|
2025-07-14 11:31:12 +03:00 |
|
Kristaps Fabians Geikins
|
c92938eff3
|
chore(server): apollo server v3 -> v4 (#2880)
* main changes seem to be done?
* lint fix
* minor cleanup
* dataloader clear
|
2024-09-05 12:27:13 +03: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
|
3da39a7b11
|
refactor(server): User.streams only returns discoverable streams for non-owners (#1002)
|
2022-09-22 12:21:06 +03:00 |
|
Kristaps Fabians Geikins
|
651dee0977
|
feat(server): stream discoverability flag & queries (#948)
|
2022-08-24 13:46:24 +03:00 |
|