Alessandro Magionami
5ce7e7ecad
Merge pull request #3079 from specklesystems/fabians/comments-ioc-5
...
chore(server): comments IoC 5 - getCommentsLegacyFactory
2024-09-24 15:32:17 +02:00
Alessandro Magionami
e6e5ab359b
Merge pull request #3078 from specklesystems/fabians/comments-ioc-4
...
chore(server): comments IoC 4 - archiveCommentFactory
2024-09-24 15:31:36 +02:00
Mike
3b453385de
Feat: Enable billing page for members ( #3094 )
2024-09-24 13:36:18 +02:00
Mike
aa2fe181fa
Fix: disable project role select for non admin ( #3093 )
2024-09-24 12:57:21 +02:00
Alexandru Popovici
8352aaea15
Fixed an issue where the converter would fail if display valyues were not directly displayable objects ( #3075 )
2024-09-24 13:56:19 +03:00
Kristaps Fabians Geikins
feab6c06a6
tests fix
2024-09-24 12:52:50 +03:00
Kristaps Fabians Geikins
f15f76c960
chore(server): comments IoC 5 - getCommentsLegacyFactory
2024-09-24 12:52:50 +03:00
Kristaps Fabians Geikins
7867e3b2d4
chore(server): comments IoC 4 - archiveCommentFactory
2024-09-24 12:52:39 +03:00
Kristaps Fabians Geikins
e44dbd3b73
chore(server): comments IoC 2 - editCommentFactory ( #3077 )
2024-09-24 12:17:51 +03:00
Alessandro Magionami
2a06c7cdac
fix(workspaces): do not update project every time a new user is added to workspace ( #3087 )
2024-09-24 11:16:51 +02:00
Alessandro Magionami
e5b054e7b8
Merge pull request #3076 from specklesystems/fabians/comments-ioc-2
...
chore(server): comments IoC 2 - createCommentReplyFactory
2024-09-24 11:15:29 +02:00
Alessandro Magionami
d12a05dd0c
Merge pull request #3074 from specklesystems/fabians/comments-ioc-1
...
chore(server): comments IoC 1 - createComment
2024-09-24 11:14:48 +02:00
Alessandro Magionami
a20143bca4
Merge pull request #3071 from specklesystems/fabians/automate-ioc-17
...
chore(server): automate IoC 17 - getAutomationRunsTriggersFactory
2024-09-24 11:09:58 +02:00
Alessandro Magionami
eb21961074
Merge pull request #3070 from specklesystems/fabians/automate-ioc-16
...
chore(server): automate IoC 16 - Project.automations
2024-09-24 11:09:30 +02:00
Alessandro Magionami
f22a49db5f
Merge pull request #3069 from specklesystems/fabians/automate-ioc-15
...
chore(server): automate IoC 15 - Automation.runs
2024-09-24 11:01:25 +02:00
Gergő Jedlicska
0ad4fa9bff
feat(workspaces): add workspace sso feature flag ( #3084 )
2024-09-24 10:59:06 +02:00
Alessandro Magionami
fe424a98b6
Merge pull request #3082 from specklesystems/alessandro/web-943-get-stream-activity
...
Alessandro/web 943 get stream activity
2024-09-24 10:48:52 +02:00
andrewwallacespeckle
b7db51649d
feat(fe2): Guest table should show what they have access to ( #3047 )
...
* Initial work
* Update role dialog
* useDebouncedTextInput
* Only show dialog if user has projects
* Update Cache on updating role
* Remove unused cache eviction
* Fix reactivity bug
* Handle pluralisation. Empty state when no projects left
* Hide owner from Permission Select
2024-09-23 15:20:38 +01:00
Alessandro Magionami
daa742382f
Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-943-get-stream-activity
2024-09-23 15:59:55 +02:00
Gergő Jedlicska
4b944bb259
feat(workspaces): get workspace by slug gql api ( #3080 )
2024-09-23 15:56:00 +02:00
Alessandro Magionami
6920bb1f0c
chore(activitystream): refactor getStreamActivity
2024-09-23 15:40:49 +02:00
andrewwallacespeckle
5c089011c9
Make mount-menu-on-body optional prop ( #3062 )
2024-09-23 14:13:38 +01:00
Kristaps Fabians Geikins
215cdf19b3
chore(server): comments IoC 2 - createCommentReplyFactory
2024-09-23 15:54:46 +03:00
Kristaps Fabians Geikins
6813259491
chore(server): comments IoC 2 - createCommentReplyFactory
2024-09-23 15:54:24 +03:00
Kristaps Fabians Geikins
ba2198657d
minor adjustment
2024-09-23 15:07:49 +03:00
Kristaps Fabians Geikins
0412deeda3
chore(server): comments IoC 1 - createComment
2024-09-23 15:03:45 +03:00
Alexandru Popovici
e430e55214
Viewer Exports Update ( #2903 )
...
* Updated viewer type exports. Added missing types and removed tVector3 and Box3 from three
* Updated import source for Vector3
* Updated viewer-sandbox imports
2024-09-23 15:03:30 +03:00
Alexandru Popovici
2f8efeabc5
WEB-1799: Camera Staying in the same location across models ( #2862 )
...
* Fixed the issue with camera controller incorrect zoomToBox when switching between loaded objects. If zoomToBox is requested as non animated, now it actually is non animated. Added a default function to the camera controller extensions which moves the camera to the predefined location/orientation
* No radius is specified as default
2024-09-23 15:03:00 +03:00
Kristaps Fabians Geikins
020674b5b4
chore(server): automate IoC 17 - getAutomationRunsTriggersFactory
2024-09-23 14:00:09 +03:00
Kristaps Fabians Geikins
cc6f7fd739
chore(server): automate IoC 16 - Project.automations
2024-09-23 13:56:55 +03:00
Kristaps Fabians Geikins
3863016620
chore(server): automate IoC 15 - Automation.runs
2024-09-23 13:51:46 +03:00
Alessandro Magionami
6d4d0c4631
Merge pull request #3068 from specklesystems/fabians/automate-ioc-14
...
chore(server): automate IoC 14 - dataloaders
2024-09-23 11:28:39 +02:00
Alessandro Magionami
65db85e7e1
Merge pull request #3067 from specklesystems/fabians/automate-ioc-13
...
chore(server): automate IoC 13 - logStream API
2024-09-23 11:28:09 +02:00
Alessandro Magionami
ec9e1f76ca
Merge pull request #3066 from specklesystems/fabians/automate-ioc-12
...
chore(server): automate IoC 12 - createTestAutomationRunFactory
2024-09-23 11:27:43 +02:00
Alessandro Magionami
8b7d0bceb0
Merge pull request #3064 from specklesystems/fabians/automate-ioc-11
...
chore(server): automate IoC 11 - manuallyTriggerAutomationFactory
2024-09-23 11:27:17 +02:00
Alessandro Magionami
d780b62c91
Merge pull request #3063 from specklesystems/fabians/automate-ioc-10
...
chore(server): automate IoC 10 - onModelVersionCreateFactory
2024-09-23 11:26:55 +02:00
Alessandro Magionami
7e0ef15c02
Merge pull request #3061 from specklesystems/fabians/automate-ioc-9
...
chore(server): automate IoC 9 - setupRunFinishedTrackingFactory
2024-09-23 11:26:12 +02:00
Alessandro Magionami
64102cebf4
Merge pull request #3060 from specklesystems/fabians/automate-ioc-8
...
chore(server): automate IoC 8 - subscriptions service
2024-09-23 11:25:36 +02:00
Alessandro Magionami
79efc94888
Merge pull request #3059 from specklesystems/fabians/automate-ioc-7
...
chore(server): automate IoC 7 - reportFunctionRunStatusFactory
2024-09-23 11:25:00 +02:00
Alessandro Magionami
3f2e48b00b
Merge pull request #3058 from specklesystems/fabians/automate-ioc-6
...
chore(server): automate IoC 6 - functionManagement cleanup
2024-09-23 11:24:24 +02:00
Alessandro Magionami
17d949f94b
Merge pull request #3057 from specklesystems/fabians/automate-ioc-5.5
...
chore(server): automate IoC 5.5 - encryption service cleanup
2024-09-23 11:19:33 +02:00
Alessandro Magionami
63a4029423
Merge pull request #3056 from specklesystems/fabians/automate-ioc-5
...
chore(server): automatie IoC 5 - getAutomationsStatusFactory
2024-09-23 11:18:54 +02:00
Alessandro Magionami
cbd5a79cb8
Merge pull request #3055 from specklesystems/fabians/automate-ioc-4
...
chore(server): automatie IoC 4 - createAutomationRevisionFactory
2024-09-23 11:18:26 +02:00
Alessandro Magionami
3a8c2dfdc6
Merge pull request #3054 from specklesystems/fabians/automate-ioc-3
...
chore(server): automate IoC 3 - validateAndUpdateAutomationFactory
2024-09-23 11:18:01 +02:00
Alessandro Magionami
824e52bfec
Merge pull request #3053 from specklesystems/fabians/automate-ioc-2
...
chore(server): automate IoC 2 - createTestAutomationFactory
2024-09-23 11:17:25 +02:00
Alessandro Magionami
5219f9b2a2
Merge pull request #3052 from specklesystems/fabians/automate-ioc-1
...
chore(server): automate IoC 1 - createAutomationFactory
2024-09-23 11:01:23 +02:00
Kristaps Fabians Geikins
7f222cdc0f
chore(server): automate IoC 14 - dataloaders
2024-09-20 16:00:05 +03:00
Mike
9ab0ee5be4
Fix: Dont allow unset for default project roles ( #3065 )
2024-09-20 14:56:44 +02:00
Kristaps Fabians Geikins
b29a06b386
chore(server): automate IoC 13 - logStream API
2024-09-20 15:49:13 +03:00
Kristaps Fabians Geikins
b47338b50c
chore(server): automate IoC 12 - createTestAutomationRunFactory
2024-09-20 15:41:09 +03:00