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
|
a329f91a44
|
fix(server): protecting against scope elevation in PAT creation (#1901)
* test DX improvements + tests for token:write scope
* protecting against scope elevation
|
2023-12-08 14:50:23 +02:00 |
|
Kristaps Fabians Geikins
|
05f11a26da
|
feat: batch commit delete/move (#1016)
* feat: batch delete/move commits
* fix: ts linter issue
|
2022-09-22 16:49:18 +03:00 |
|
Kristaps Fabians Geikins
|
b966f20fdb
|
refactor(server): typescript support (#874)
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
|
2022-08-04 14:21:39 +02:00 |
|