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
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
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
44140c1de3
feat(fileimport service): use new feature flag but throw on use
2025-05-07 17:37:47 +02: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
Iain Sproat
8a32b3f2ae
chore(CI): speed up yarn install by skipping install of browsers
2025-05-01 20:35:43 +01:00
Daniel Gak Anagrov
6437f237aa
feat(ci): move arg to improve docker cache hits ( #4642 )
...
Co-authored-by: Daniel Gak Anagrov <daniel@speckle.systems >
2025-05-01 12:39:44 +02:00
Mike
17efb42b7a
Feat: Set onboarding questions to user profile ( #4637 )
2025-04-30 22:18:13 +02:00
Mike
1bd429efa1
Fix: Bell notification color and join request sent button text ( #4632 )
2025-04-30 21:25:37 +02:00
Kristaps Fabians Geikins
211922b6a6
chore: get rid of all old workspace plan code ( #4624 )
...
* first batch of changes
* tests fix
* FE fixed
* renaming constants
* test fixes
* moar test fixes
* another test fix
* reenable app rover check
---------
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com >
2025-04-30 19:18:32 +02:00
Chuck Driesler
76b84e2068
fix(workspaces): wrapper type on limited workspace team ( #4635 )
2025-04-30 16:42:57 +01:00
Kristaps Fabians Geikins
c6dcf18bdb
feat(server): workspace project invite auto-accept (for existing wp members) ( #4622 )
...
* WIP ts
* DI fix & tests moved to TS
* auto-accept seems to work
* CR comments
2025-04-30 17:39:07 +03:00
Chuck Driesler
c060d6097d
fix(workspaces): include name and id on discoverableworkspacecollaborator ( #4629 )
...
* fix(workspaces): show more info for discoverable workspace members
* chore(workspaces): something silly with gqlgen
* Update FE
* Fix FE
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2025-04-30 13:52:12 +01:00
Alexandru Popovici
0b0d694bd0
Alex/sandbox viewer load not objectloader only ( #4630 )
...
* chore(sandbox): Viewer load not object loader only
* chore(sandbox): Defautl stream
2025-04-30 14:51:41 +03:00
Mike
7866f43044
Feat: Include book a demo step when creating an account ( #4621 )
2025-04-30 12:58:36 +02:00
Mike
c24af05107
Feat: Redirect to project on accept invite ( #4628 )
2025-04-29 15:51:56 +02:00
Mike
796fd5350c
Fix: Add lineclamp instead of truncate for threads ( #4627 )
2025-04-29 15:25:13 +02:00
Adam Hathcock
33020ad08b
Merge pull request #4361 from specklesystems/adam/createFromJson
...
feat(add createFromObjects and createFromJSON to ObjectLoader2)
2025-04-29 11:59:44 +01:00
Alessandro Magionami
437ee6d20b
feat(core): add project field on invites ( #4588 )
...
* feat(core): add project field on invites
* chore(workspaces): add workspaceSlug on invite
2025-04-29 13:06:35 +03:00
Adam Hathcock
1af9023670
remove unused item
2025-04-29 11:04:40 +01:00
Adam Hathcock
9586ca3a37
update time usage
2025-04-29 10:39:20 +01:00