Iain Sproat
d20cde3a68
feat(fileimport): provide admin dashboard for queue ( #4904 )
...
* feat(fileimport): provide admin dashboard for queue
* mitigate deprecation warning
* fix typo in GitHub Action
2025-06-09 13:36:43 +02:00
Daniel Gak Anagrov
98632f4c4a
fix: ci pipelines ( #4903 )
2025-06-09 09:52:22 +01:00
Daniel Gak Anagrov
295f02af6b
feat(ci): gha and blacksmith for prs ( #4647 )
2025-06-09 10:27:19 +02:00
Mike
bd8d3a14ff
Fix: Update docs link ( #4902 )
2025-06-09 08:03:21 +02:00
Gergő Jedlicska
941c5c6d8c
fix(shared): remove duplicate policy implementation for reading project ( #4898 )
...
3d data
2025-06-06 11:51:44 +02:00
Benjamin Ottensten
52749650e4
Unlist Excel connector ( #4897 )
2025-06-05 15:24:38 +02:00
Adam Hathcock
b11724eb6e
fix(OL2): Deferment cleanup has to be a timer to not be concurrent ( #4896 )
...
* Deferment cleanup has to be a timer to not be concurrent
* Remove obsolete snapshot
2025-06-05 11:45:20 +01:00
Daniel Gak Anagrov
11948b40de
feat(gatekeeper): track seat updates ( #4865 )
2025-06-05 12:41:05 +02:00
andrewwallacespeckle
61224cf0c0
feat(fe): Update invite dialog copy depending on default seat
...
feat(fe): Update invite dialog copy depending on default seat
2025-06-05 11:26:21 +02:00
andrewwallacespeckle
1af8212dba
fix(fe): prevent limits dialog flash during version switches
...
fix(fe): prevent limits dialog flash during version switches
2025-06-05 11:25:48 +02:00
Daniel Gak Anagrov
63ff5087fc
feat(ci): disable hardened logic for install speed ( #4893 )
...
* feat: disable hardened logic for install speed
* feat: left one pipeline not hardened
2025-06-05 11:21:38 +02:00
Gergő Jedlicska
72ecb9197b
feat(gatekeeper): intoduce the enterprise plan ( #4882 )
...
* feat(gatekeeper): intoduce the enterprise plan
* chore(server): remove more "magic strings"
* test(shared): fix plan tests with enterprise case
* Small change to format plan name
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2025-06-05 11:07:59 +02:00
andrewwallacespeckle
e8738bac02
chore(circleci): Reenable apollo rover in circleci
...
chore(circleci): Reenable apollo rover in circleci
2025-06-05 11:04:01 +02:00
Adam Hathcock
0b83f5e05d
Deferment cleaning happens only on undefer and clean takes request count into account ( #4886 )
...
* Clean deferments on undefer
* Sort closures
* Track referenced item counts
* add tests
* run prettier again
2025-06-05 10:02:10 +01:00
andrewwallacespeckle
ea5041e5bf
chore(circleci): Re enable apollo rover
2025-06-05 10:50:10 +02:00
Iain Sproat
bc9b174fb1
fix(logging): reduce cardinality of operation start logging ( #4894 )
2025-06-05 09:37:52 +01:00
michalspeckle
de61776451
update tutorials ( #4892 )
2025-06-05 08:48:31 +01:00
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
2fcd0e6da8
Temporarily disabled rover while Apollo Studio is down ( #4888 )
2025-06-04 14:47:32 +01: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
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