Commit Graph

6435 Commits

Author SHA1 Message Date
Daniel Gak Anagrov 32f1700f37 fix(workspaces): switch property seats and viewers count (#4934) 2025-06-12 11:20:57 +02:00
Mike 8d20d0620f Fix: Add alpha and beta text to connectors (#4920) 2025-06-11 14:12:55 +02:00
Iain Sproat 5db8d41d13 fix(tests): typo (#4911) 2025-06-10 11:58:11 +01:00
Mike d8c0528120 Fix: Always use primary email for domain verification (#4909) 2025-06-10 11:03:57 +02:00
Chuck Driesler 85e600aa98 feat(viewer): include selected object application ids in viewer state (#4802)
* feat(viewer): include selected object application ids in viewer state

* fix(viewer): selected object application ids as map

* fix(viewer): drop legacy key
2025-06-09 17:10:28 +01:00
Iain Sproat 55cffc3782 ci(docker): tidy dockerfiles with aim to increase cache hits (#4819) 2025-06-09 16:54:24 +01:00
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
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
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
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
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 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
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
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