andrewwallacespeckle
57accc35e7
Update copy based on isSelfServePlan
2025-06-04 16:29:48 +02:00
andrewwallacespeckle
610dd5d2b2
Update copy depending on default seat
2025-06-04 16:23:01 +02:00
andrewwallacespeckle
3312bee152
Merge branch 'main' into andrew/fix-viewer-limits-dialog-flash
2025-06-04 16:06:05 +02:00
andrewwallacespeckle
af02506152
Design changes
2025-06-04 15:52:56 +02:00
andrewwallacespeckle
9ebdda2f54
Merge branch 'main' into andrew/web-3448-enable-auto-joining-a-workspace-as-a-setting
2025-06-04 15:48:26 +02:00
andrewwallacespeckle
2fcd0e6da8
Temporarily disabled rover while Apollo Studio is down ( #4888 )
2025-06-04 14:47:32 +01:00
andrewwallacespeckle
37eabb2a06
Swap to radio
2025-06-04 15:41:22 +02:00
andrewwallacespeckle
8c2bf6165d
Add defaultseat
2025-06-04 15:14:46 +02:00
andrewwallacespeckle
0e83b259e1
Fix merge
2025-06-04 15:06:10 +02:00
andrewwallacespeckle
6105a6ffa3
Merge branch 'main' into andrew/web-3448-enable-auto-joining-a-workspace-as-a-setting
2025-06-04 14:54:52 +02:00
andrewwallacespeckle
adf0ccdc11
Updated domain management
2025-06-04 14:47:16 +02:00
andrewwallacespeckle
afbf6ca923
feat(fe): Add default seat selection to workspace security settings
...
feat(fe): Add default seat selection to workspace security settings
2025-06-04 14:13:51 +02:00
andrewwallacespeckle
4fc16d2f8c
fix(fe): prevent limits dialog flash during version switches
2025-06-04 14:02:35 +02:00
andrewwallacespeckle
81438188f0
Fix build
2025-06-04 13:26:22 +02:00
andrewwallacespeckle
555a5e3bbd
Merge branch 'main' into andrew/web-3250-introduce-setting-to-control-default-seat-upon-joining
2025-06-04 11:00:37 +02:00
andrewwallacespeckle
aec4ad5339
Removed optimistic response
2025-06-04 10:59:56 +02:00
Daniel Gak Anagrov
460245a71b
fix(versions): object history hidden when quering by project ( #4884 )
2025-06-04 10:44:08 +02:00
andrewwallacespeckle
a23d6ef50c
Merge branch 'main' into andrew/web-3250-introduce-setting-to-control-default-seat-upon-joining
2025-06-04 09:57:33 +02:00
andrewwallacespeckle
8f6f772397
Fix build. Add else toast
2025-06-04 09:57:03 +02:00
Iain Sproat
17f5b872d5
fix(helm chart): allow large uploads to objects & blob REST ( #4877 )
...
* fix(helm chart): allow large uploads to objects & blob REST
* Introduce a objects_size_limit_mb helm chart variable
* Include `/objects/` endpoint
2025-06-03 18:42:25 +02:00
andrewwallacespeckle
8374c49107
Merge branch 'main' into andrew/web-3448-enable-auto-joining-a-workspace-as-a-setting
2025-06-03 17:20:49 +02:00
andrewwallacespeckle
6bf1fc10de
fix(fe): fix discoverable workspaces empty list on first load by simplifying state management pattern
...
fix(fe): fix discoverable workspaces empty list on first load by simplifying state management pattern
2025-06-03 17:01:54 +02:00
andrewwallacespeckle
f874bdaf73
Add disabled state
2025-06-03 16:18:43 +02:00
andrewwallacespeckle
90f2048b13
Use isSelfServePlan
2025-06-03 16:01:51 +02:00
andrewwallacespeckle
1fff8e0bbc
Add isPaidPlan
2025-06-03 15:49:55 +02:00
andrewwallacespeckle
bcfa66a676
Mobile. text accurateness
2025-06-03 15:47:03 +02:00
andrewwallacespeckle
970b768bf2
Update DefaultSeat.vue
2025-06-03 15:39:14 +02:00
andrewwallacespeckle
2bf0f68fd6
feat(fe): default seat type select
2025-06-03 15:14:21 +02:00
andrewwallacespeckle
95458337fb
Merge branch 'main' into andrew/web-3250-introduce-setting-to-control-default-seat-upon-joining
2025-06-03 14:23:00 +02:00
andrewwallacespeckle
f56b090050
Merge branch 'main' into andrew/web-3250-introduce-setting-to-control-default-seat-upon-joining
2025-06-03 11:21:57 +02:00
andrewwallacespeckle
b8f9d0d952
feat(fe): Add generic settings confirm dialog
...
feat(fe): Add generic settings confirm dialog
2025-06-03 11:21:11 +02:00
Iain Sproat
34bc7acca0
fix(fileimport service): for now REDIS_URL is optional ( #4880 )
...
* fix(fileimport service): for now REDIS_URL is optional
* backwards compatible
2025-06-03 10:17:54 +01:00
Chuck Driesler
ffe06bad6a
fix(automate): emit valid json in dotnet test automation config ( #4855 )
2025-06-03 09:40:50 +01:00
andrewwallacespeckle
5c408cbfe3
feat(fe): Add generic settings confirm dialog
2025-06-03 10:38:44 +02:00
andrewwallacespeckle
18136ff210
feat(fe): Add default seat selection to workspace security settings
2025-06-03 10:27:20 +02:00
Iain Sproat
dae238f705
feat(fileimport service): allow dedicated Redis server for queue ( #4858 )
2025-06-03 08:55:54 +01:00
Alexandru Popovici
f9e1ca1079
fix(viewer-lib): Renamed OrientedSectionTool back to SectionTool since we not going to be doing multiple section tool types ( #4876 )
2025-06-03 10:38:56 +03:00
Daniel Gak Anagrov
ae8e4dbd10
feat(workspaces): added cron job to delete stale workspaces ( #4665 )
2025-06-03 09:22:03 +02:00
Adam Hathcock
51dab0f4ee
Remove getItem as we should use getItems with an array ( #4862 )
...
* Remove getItem as we should use getItems with an array
* remove getItem tests
* Update to latest and test
* Test memory downloader and memory db
2025-06-03 08:07:56 +01:00
Benjamin Ottensten
4191071082
Update links to connectors ( #4874 )
2025-06-03 09:06:55 +02:00
andrewwallacespeckle
95af4ca95a
Ordering
2025-06-02 17:53:35 +02:00
andrewwallacespeckle
74a5a3802a
better naming
2025-06-02 17:52:26 +02:00
andrewwallacespeckle
a24a8fab7c
Update card background for pending statuses
2025-06-02 17:48:25 +02:00
andrewwallacespeckle
9f0fcafc42
Simplified autojoin frontend
2025-06-02 17:43:41 +02:00
Benjamin Ottensten
1a6e2670e0
Update docs links ( #4872 )
2025-06-02 15:31:01 +02:00
Alexandru Popovici
3ca6757fdc
fix(object-loader): Reduced max id request count to 25k to avoid 413 ( #4871 )
2025-06-02 15:05:04 +03:00
Adam Hathcock
36397a757c
Add createFromUrl that can use memory database ( #4870 )
2025-06-02 12:57:30 +01:00
Kristaps Fabians Geikins
406d7fe9cf
feat(auth): allow admins w/ override to receive ( #4869 )
...
* feat(auth): allow admins w/ override to receive
* minor fix
2025-06-02 12:38:35 +03:00
Alexandru Popovici
244042b785
Canonical Views Fix ( #4867 )
...
* fix(viewer-lib): Both deltaTarget and deltaPosition need to smaller than epsilon ot return early in 'fromPositionAndTarget'
* chore(viewer-lib): Deleted unused source
2025-06-02 12:07:12 +03:00
andrewwallacespeckle
9ec2554d25
fix(fe): Discoverable workspace card not dismissing
...
fix(fe): Discoverable workspace card not dismissing
2025-06-02 09:43:31 +02:00