Kristaps Fabians Geikins
|
820a1e2ebf
|
feat(server): workspace roles taken into account in project queries (#4319)
* Workspace.projects fixed
* Query.project tested & fixed
* personalOnly flag added
* withProjectRoleOnly flag
* authorizeResolver implicit workspace roles
* minor cleanup
* reorg + support for throwing auth errors
* global error mapping
* undo special borkage
* CR fixes
* more CR fixes
* shared tests fix
* minor adjustment
* tests fix
* see if removing cached roles fixes it?
* more fixes
* clean up debugging garbage
|
2025-04-07 12:52:07 +03:00 |
|
Kristaps Fabians Geikins
|
a6a4ceee86
|
feat: true-myth result structures & other auth policy improvements (#4262)
* fixing up typing
* better dynamic loader mechanism
* buildReqLoaders cleanup
* added caching to loaders
* ensuring all loaders are async
* fe2 plugins error handling fix
* feat(shared): true-myth result structures & other auth policy improvements
* moving workspaceCore loaders to correct place
|
2025-03-25 17:49:02 +01:00 |
|
Kristaps Fabians Geikins
|
ec092fb042
|
chore: move common workspace plan/feature config to @speckle/shared (#4064)
fix: gqlgen regenerated
|
2025-02-27 11:18:30 +02:00 |
|
Kristaps Fabians Geikins
|
83d8035dc2
|
chore: upgrade to eslint 9 (#2348)
* root + server
* frontend
* frontend-2
* dui3
* dui3
* tailwind theme
* ui-components
* preview service
* viewer
* viewer-sandbox
* fileimport-service
* webhook service
* objectloader
* shared
* ui-components-nuxt
* WIP full config
* WIP full linter
* eslint projectwide util
* minor fix
* removing redundant ci
* clean up test errors
* fixed prettier formatting
* CI improvements
* TSC lint fix
* 'buildBatch' needs to be async since some batch types (like Text) require it. Removed a disabled liniting rule from ObjLoader
* removed unnecessary void
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
|
2024-06-12 14:38:02 +03:00 |
|