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
This commit is contained in:
Kristaps Fabians Geikins
2024-07-10 12:33:53 +03:00
committed by GitHub
parent e703bb7415
commit 0b2ca9a515
52 changed files with 2359 additions and 285 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ repos:
- id: helm-documentation
name: Helm Json Schema
language: system
files: utils/helm/speckle-server/values.yaml
files: utils\/helm\/speckle\-server\/values\.yaml
entry: utils/helm/update-schema-json.sh
description: If this fails it is because the values.yaml file was updated. Or has missing or incorrect documentation.