andrewwallacespeckle
f2a3bcb4b7
Move composables to their own file
2025-04-02 16:49:55 +02:00
Mike
d752bcb274
Feat: Update billing with new design ( #4309 )
2025-04-02 16:42:19 +02:00
andrewwallacespeckle
293cdc0575
Merge branch 'main' into andrew/web-2920-fe
2025-04-02 16:37:51 +02:00
andrewwallacespeckle
abd69aa905
CommentLimitAlert
2025-04-02 16:37:16 +02:00
andrewwallacespeckle
bb54ef0b0b
feat(fe): Plan limit modals
2025-04-02 16:26:26 +02:00
andrewwallacespeckle
1cf62745a5
Update graphql.ts
2025-04-02 16:10:36 +02:00
andrewwallacespeckle
5fe5b02208
Merge branch 'main' into andrew/plan-limits-warning-modals
2025-04-02 15:54:29 +02:00
andrewwallacespeckle
8e3ffb1793
Remove duplicate member action tables ( #4313 )
2025-04-02 15:43:54 +02:00
andrewwallacespeckle
a8015fe168
Update graphql.ts
2025-04-02 15:42:28 +02:00
andrewwallacespeckle
345cb9d2c2
Update gql.ts
2025-04-02 15:31:07 +02:00
andrewwallacespeckle
d04aae4624
Merge branch 'main' into andrew/plan-limits-warning-modals
2025-04-02 15:30:56 +02:00
Mike
4126f92b7d
Feat: Move invites to header ( #4304 )
2025-04-02 15:26:28 +02:00
andrewwallacespeckle
5a01aa334a
Pre CR tidyup
2025-04-02 14:30:59 +02:00
andrewwallacespeckle
6cd832d5ad
Fix project count
2025-04-02 12:48:12 +02:00
andrewwallacespeckle
35673520be
Refactor composables
2025-04-02 12:06:26 +02:00
andrewwallacespeckle
b0b2c19cd0
Fix header
2025-04-02 10:24:54 +02:00
andrewwallacespeckle
4fd7f73094
Updated dialog style
2025-04-02 09:44:11 +02:00
andrewwallacespeckle
0ed2e2c0e5
Merge branch 'main' into andrew/plan-limits-warning-modals
2025-04-02 09:12:37 +02:00
Iain Sproat
dbdecb440c
Merge branch 'main' into iain/web-2904-manage-gpu-for-latest-via-terraform
2025-04-01 21:21:31 +01:00
Iain Sproat
8a97b45b11
fix line endings at EOF
2025-04-01 21:18:03 +01:00
Iain Sproat
695326d647
Add flag to ingress
2025-04-01 21:06:13 +01:00
Iain Sproat
a10ec27b88
Add defaults to values.yaml
2025-04-01 20:54:03 +01:00
Iain Sproat
b396c7b0b2
revise strategy and continue to use monolithic helm chart
...
- Helm Chart values scopes don't allow sub-charts without nesting shared values in parent helm chart under `global` namespace, and referencing in sub-chart from `global` namespace.
2025-04-01 20:18:55 +01:00
Gergő Jedlicska
f501cc4ad5
gergo/web 2888 workspace project cancreate ( #4294 )
...
* WIP can create project
* WIP can create project more work
* complete body, stencil tests
* feat(shared): move workspace plan types into shared
* test progress wip
* feat(shared): add more logic to canCreateWorkspaceProject
* a few more tests, as a treat
* chore(authz): round out tests
* fixed loaders, new GQL checks, dataLoaders in auth loaders
* fix(authz): get workspace limits loader
* chore(authz): update loaders
* frontend fixed up to snuff
* fix(authz): fix workspace plans for tests
* fix(authz): classic
* fix(authz): 0 counts
---------
Co-authored-by: Chuck Driesler <chuck@speckle.systems >
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2025-04-01 16:38:20 +01:00
Iain Sproat
4059d33ee0
Merge branch 'main' into iain/web-2904-manage-gpu-for-latest-via-terraform
2025-04-01 15:52:40 +01:00
Iain Sproat
1040990234
Merge pull request #4305 from specklesystems/iain/fix-helm-chart
...
fix(helm chart): typo
2025-04-01 15:50:29 +01:00
Iain Sproat
b6a1b69562
fix typo
2025-04-01 15:25:29 +01:00
Iain Sproat
c786979db9
Merge branch 'main' into iain/web-2904-manage-gpu-for-latest-via-terraform
2025-04-01 15:11:08 +01:00
Iain Sproat
02f80b37cb
fix helm test
2025-04-01 15:01:50 +01:00
andrewwallacespeckle
7d2d967e90
Tidyups
2025-04-01 16:00:38 +02:00
Iain Sproat
8ec6e2677d
fix container port
2025-04-01 14:54:03 +01:00
Iain Sproat
dfc37a1a96
Fix imagePullSecrets
2025-04-01 14:46:50 +01:00
Iain Sproat
e78c146500
fix: imagePullSecrets need to be on serviceAccount
2025-04-01 14:35:01 +01:00
Iain Sproat
d12b2c5a8a
Deploy to correct namespace
2025-04-01 14:32:05 +01:00
andrewwallacespeckle
baa5aa35cb
Move to composable
2025-04-01 15:08:31 +02:00
andrewwallacespeckle
eea01b2c23
Simplify dialog
2025-04-01 13:45:53 +02:00
Chuck Driesler
fd93d69a19
chore(automate): improve error message ( #4260 )
...
* chore(automate): improve error message
* fix(automate): better writing
2025-04-01 12:25:16 +01:00
Iain Sproat
701b286b97
fix typo
2025-04-01 11:39:14 +01:00
andrewwallacespeckle
9f37b8b7c9
Simplified dialogs
2025-04-01 12:33:54 +02:00
Iain Sproat
ef5fe89d01
Merge branch 'main' into iain/web-2904-manage-gpu-for-latest-via-terraform
2025-04-01 11:08:07 +01:00
andrewwallacespeckle
74db93c8fd
Add WorkspacePlanLimitReachedDialog
2025-04-01 10:47:39 +02:00
andrewwallacespeckle
ebab2c72a3
Merge branch 'main' into andrew/plan-limits-warning-modals
2025-04-01 10:24:59 +02:00
Alexandru Popovici
7296b37fc4
Alex/webxr ( #4291 )
...
* feat(viewer-lib): WIP WebXr stuff
* Working WebXR stuff
* Restored some unrequired changes
* feat(viewer-lib): Implemented WebXrViewer which wraps three's xr functionality
* faet(viewer-lib): Implemented basic webxr functionality via WebXrViewer
* Revert "feat(viewer-lib): Implemented WebXrViewer which wraps three's xr functionality"
This reverts commit 8798f265b7c0d0c654e588e16f0aefd4ecd5508c.
* feat(viewer-lib): Some more small changes
* feat(viewer-lib): Added comments, refined a bit the sample xr extension
* Reverted XR stuff
* Restore yarn lock
2025-04-01 11:21:45 +03:00
Mike
9fe01778f6
Feat: Disabled roles if no editor seat ( #4299 )
2025-04-01 09:59:19 +02:00
andrewwallacespeckle
a89d1fd312
logic around canMoveProject
2025-04-01 09:57:25 +02:00
Mike
b22181bb8d
Feat: Hide file upload from add model modal ( #4303 )
2025-04-01 09:37:18 +02:00
Alexandru Popovici
1f40f49140
Measurements Update #1 ( #4293 )
...
* feat(viewer-lib): Perpendicular measurement direction now follows mouse
* fix(viewer-lib): Handled WEB-1381. Rogue disc no longer appears
* fix(viewer-lib): Handled WEB-1781. Measurements are no longer selectable by clicking on their line, only the label
* chore(viewer-lib): Added a couple of comments
* fix(viewer-lib): Render is requested after auto lazering
2025-03-31 21:06:49 +03:00
Iain Sproat
b4e04ee2fc
Update existing Helm Chart to use liveness and readiness endpoints
2025-03-31 18:25:54 +01:00
Iain Sproat
2433380a1c
feat(helm chart): separate helm chart for preview service
2025-03-31 18:19:44 +01:00
Alessandro Magionami
4a7d37e3d7
Merge pull request #4300 from specklesystems/alessandro/web-2874-return-user-counts-by-role-and-seat-type
...
Alessandro/web 2874 return user counts by role and seat type
2025-03-31 18:50:15 +02:00