Commit Graph

7614 Commits

Author SHA1 Message Date
Gergő Jedlicska 2fdcf1bd1d refactor(shared): unified queue handling (#4691)
* feat(shared): unified queue initialization in shared

* feat(queues): use the new queue creation everywhere

* chore(shared): move to redis module

* chore(shared): fix export maps

* chore(fileimport): add deps properly

* fix(shared): import fix

* fix(everything): moear imports

* fix(server): cjs imports
2025-05-08 16:58:43 +02:00
Chuck Driesler a26a5a90a1 chore(multiregion): job success logs (#4687) 2025-05-08 14:51:35 +01:00
andrewwallacespeckle 352b4f80e3 chore(fileimport-service): Add USE_LEGACY_IFC_IMPORTER to env.example
chore(fileimport-service): Add USE_LEGACY_IFC_IMPORTER to env.example
2025-05-08 13:47:13 +02:00
andrewwallacespeckle 5b924a508e Add USE_LEGACY_IFC_IMPORTER to env.example 2025-05-08 11:00:27 +02:00
Mike e995bb75ef Fix: Fix for canceling invites from server settings (#4689) 2025-05-07 21:54:24 +02:00
Iain Sproat 611daa3eef Merge pull request #4686 from specklesystems/iain/refactor-shared
chore(shared): refactor previews in to worker directory
2025-05-07 17:48:24 +01:00
Iain Sproat 6c8b715365 chore(shared): refactor previews in to worker directory
- add file imports to worker directory
2025-05-07 18:35:56 +02:00
Chuck Driesler 6d9f3645c4 fix(multiregion): zero !== undefined (#4683) 2025-05-07 16:47:49 +01:00
Iain Sproat 47e8180650 Merge pull request #4685 from specklesystems/iain/web-3306-file-import-service-can-process-jobs-from-queue
feat(helm): configure frontend for next gen file import service flag
2025-05-07 16:45:53 +01:00
Iain Sproat e0f03b2e65 Merge branch 'main' into iain/web-3306-file-import-service-can-process-jobs-from-queue 2025-05-07 17:40:52 +02:00
Iain Sproat c3774eeb23 add feature flag to frontend_2 2025-05-07 17:39:36 +02:00
Iain Sproat 44140c1de3 feat(fileimport service): use new feature flag but throw on use 2025-05-07 17:37:47 +02:00
Iain Sproat 8c2bfd2350 Merge pull request #4684 from specklesystems/iain/web-3300-create-ff
feat(file importer): feature flag defined
2025-05-07 16:35:29 +01:00
Iain Sproat b36fea2779 feat(file importer): feature flag defined 2025-05-07 17:05:42 +02:00
Iain Sproat 15d67ba589 Merge pull request #4121 from specklesystems/iain/refactor-blob-storage
refactor(server/file upload): avoid extra http call
2025-05-07 15:11:15 +01:00
Chuck Driesler 318420aa95 fix(multiregion): repair counting for project region moves (#4682) 2025-05-07 15:00:03 +01:00
Kristaps Fabians Geikins 9bb31d4a34 fix(server): hide implicit workspace invites for existing workspace members (#4681) 2025-05-07 16:03:48 +03:00
Kristaps Fabians Geikins d995a9837e Revert "Revert "feat(server): workspace project invites as implicit workspace invites"" (#4672)
* Revert "Revert "feat(server): workspace project invites as implicit workspace…"

This reverts commit 220015ece6.

* fix invites leak
2025-05-07 14:08:40 +03:00
Jedd Morgan 868295fc08 Chore: re-list archicad temporarily (#4677) 2025-05-06 22:35:31 +02:00
Chuck Driesler ddd990508d fix(multiregion): more logs for move region failure (#4676) 2025-05-06 18:11:45 +01:00
Oğuzhan Koral db858cbaf0 Chore: unlist archicad till fixing windows defender issue on its installer (#4675) 2025-05-06 18:21:35 +02:00
Chuck Driesler 1557e82fc3 fix(automate): omit runs from deleted automations (#4674) 2025-05-06 17:18:05 +01:00
Mike f44cd8560e Fix: Cleanup unused onboarding FE code (#4645) 2025-05-06 17:04:10 +02:00
Mike 189946b652 Feat: Dont show sidebar if not part of workspace (#4670) 2025-05-06 17:03:00 +02:00
Chuck Driesler b6ec9dca5b fix(authz): canPublish and canLoad policies (#4673) 2025-05-06 14:27:20 +01:00
Kristaps Fabians Geikins 220015ece6 Revert "feat(server): workspace project invites as implicit workspace invites…" (#4671)
This reverts commit 22bd90d304.
2025-05-06 16:21:12 +03:00
Kristaps Fabians Geikins 22bd90d304 feat(server): workspace project invites as implicit workspace invites (#4634) 2025-05-06 14:20:29 +03:00
Chuck Driesler 848f04d861 feat(automate): create test automations without functions (#4657)
* feat(automate): test automations without functions (almost)

* fix(automate): drop function select from test automation creation

* fix(automate): partial test automation panel

* feat(automate): environment configuration in test automation

* fix(automate): closer fit rows

* fix(automate): create test automation runs without functions
2025-05-06 10:48:21 +01:00
Chuck Driesler 44a20b3af1 fix(automate): throw better if automation not found in gql (#4669) 2025-05-06 10:41:51 +01:00
michalspeckle 088fb62757 Chore: Updated icon for "book an intro call" to match the style of the already used icons (#4668) 2025-05-06 10:56:31 +02:00
Mike a5830270cd Fix: Update project invite copy (#4660) 2025-05-06 10:45:09 +02:00
Chuck Driesler 1cdc27fb65 chore(multiregion): a bit more logging (#4659) 2025-05-06 08:56:48 +01:00
Mike f5b070cbe3 Feat: Allow adding members directly from workspace members section (#4664) 2025-05-06 09:44:52 +02:00
Mike cfa28724e8 Feat: Navigation project invite row with arrow keys (#4667) 2025-05-06 09:25:30 +02:00
Mike 259968544f Fix: Move navigation data fetching from composable to component (#4662) 2025-05-06 09:21:08 +02:00
Benjamin Ottensten de3f180830 Fix: Project page styling polish (#4666)
* Reduce heading size on project tabs

* Adjust spacings of project title area

* Adjust workspace icon on project page

- Don't link to workspace
- Only show if viewing a project from a workspace that you're not a member of
2025-05-05 21:57:33 +02:00
Benjamin Ottensten 66819f7b34 Move Automate beta badge to the automations page (#4663) 2025-05-05 17:28:50 +02:00
Alexandru Popovici 6bd69707d9 chore(viewer-lib): Enabled usage of text v3. Temporary passthrough until proper implementation (#4661) 2025-05-05 15:16:04 +03:00
Alexandru Popovici d0d8658ae9 fix(viewer-lib): Possible fix for isolating with non atomic ids provided (#4620) 2025-05-05 12:11:38 +03:00
Chuck Driesler b553c48358 fix(automate): do not return invalid type for revisions (#4658) 2025-05-02 18:28:36 +01:00
Daniel Gak Anagrov 3922b941a1 feat(ci): extract aliases (#4654) 2025-05-02 14:16:04 +02:00
Iain Sproat b0fd45e05e Merge pull request #4653 from specklesystems/daniel/web-3249-split-yarn-install-job
Feature: split yarn install job
2025-05-02 12:40:45 +01:00
Daniel Gak Anagrov 25ea7c176d feat(ci): dependencies also skip browser installs 2025-05-02 13:35:36 +02:00
Daniel Gak Anagrov 519dcdf8f8 Merge branch 'main' into daniel/web-3249-split-yarn-install-job 2025-05-02 13:34:20 +02:00
Iain Sproat 2ff2b8cacc Merge pull request #4650 from specklesystems/iain/web-3266-skip-installing-chrome-browsers-where-unnecessary
chore(CI): reduce overhead of yarn install by skipping install of browsers
2025-05-02 12:10:58 +01:00
Daniel Gak Anagrov 2c9d3493c2 feat(ci): split yarn install job 2025-05-02 12:42:07 +02:00
Iain Sproat dc1f827bcf Merge pull request #4651 from specklesystems/iain/web-3267-prevent-yarn-mirroring-to-global-cache
chore(yarn): disable mirroring in to global cache
2025-05-02 11:24:40 +01:00
Iain Sproat 5b4fc4e556 Revert "Create package.json convenience script"
This reverts commit 6df45ff5d3.
2025-05-02 10:53:15 +01:00
Iain Sproat 6df45ff5d3 Create package.json convenience script 2025-05-02 09:05:15 +01:00
Iain Sproat e32742eeb7 chore(yarn): disable mirroring in to global cache 2025-05-01 20:58:28 +01:00