Commit Graph

6043 Commits

Author SHA1 Message Date
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
Adam Hathcock ad93dafb35 Merge remote-tracking branch 'origin/main' into adam/createFromJson 2025-04-29 10:27:35 +01:00
Iain Sproat d4e326e89e ci(codecov): upload coverage results for shared (#4431)
* ci(codecov): upload coverage results for shared

* set targets for each upload
2025-04-29 11:14:47 +02:00
Mike 41800d90f2 Fix: Fix workspace sidebar actions for guest (#4623) 2025-04-29 09:51:01 +02:00
Kristaps Fabians Geikins cf833a7719 fix(server): project role updates after workspace role/seat changes (#4599)
* fix(workspaces): workspace role sync

* role changes fixed + validated

* seat changes validated

* fix tests

---------

Co-authored-by: Charles Driesler <chuck@speckle.systems>
2025-04-29 10:49:37 +03:00
Mike 02be5652d3 Feat: Bulk invites for projects and workspaces (#4616) 2025-04-28 17:24:43 +02:00
Mike aa1763daa0 Fix: Minor fixes for canceled payment state (#4615) 2025-04-28 17:01:02 +02:00
Mike d6d8de41dc Feat: Increase invite limit from 10 to 200 (#4618) 2025-04-28 16:43:58 +02:00
Iain Sproat baec1e9156 tests(integration/blobs): can anonymously get blob from public project (#4614)
* tests(integration/blobs): can anonymously get blob from public project

* fix public access

* more fixes

---------

Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
2025-04-28 12:26:50 +03:00
Mike b7b62348ca Fix: Workspace dashboard padding updates (#4617) 2025-04-28 11:23:43 +02:00
Alexandru Popovici 1402a16d29 RTE Transform Inconsistencies (#4469)
* fix(viewer-lib): Figured out the source for the inconsistencies between the TAS node transformation and the shade transformation in regards to using pivot points for RTE.

* feat(viewer): BatchObject now stores the pivot value. Added convenience setters for positions, rotation and scale in BatchObject

* chore(viewer-lib): Updated the rest of the shaders with the scaling fix

* chore(viewer-lib): Reset default stream
2025-04-28 11:22:02 +03:00
Benjamin Ottensten dda2df383a Fix: Tweak textarea font size and tweak some copy (#4613) 2025-04-26 08:41:35 +02:00
Mike c874337184 Fix: Trim whitespaces from workspace wizard invites (#4611) 2025-04-25 22:36:24 +02:00
andrewwallacespeckle 547421174b featu(fe): Add limit_type to Limit Reached Dialog Viewed mixpanel event (#4604) 2025-04-25 21:40:50 +02:00
Mike c2591198e4 Feat: Add unlimited add on step in creation wizard (#4609) 2025-04-25 21:13:55 +02:00
Iain Sproat d3a72539d2 Merge pull request #4608 from mirnasavic123/patch-1
Update to NewReply in Viewer Comments
2025-04-25 19:57:24 +01:00
Kristaps Fabians Geikins e18f1a6eb5 fix(server): blob read should not require write scope (#4610) 2025-04-25 18:47:36 +03:00
Mike fcd0bdf239 Fix: Fix workspace invite not being removed from cache (#4607) 2025-04-25 16:06:15 +02:00
mirnasavic123 1fa6a4ffce Update NewReply.vue 2025-04-25 15:49:10 +02:00
Benjamin Ottensten 26e911a311 Fix input zooming on mobile Safari (#4605)
* Fix input zooming on mobile Safari

* Revert some text input sizing changes

It's due for a clean up but not right now
2025-04-25 15:42:38 +02:00
Mike 486503943c Fix: Minor project collaborator fixes (#4606) 2025-04-25 15:31:38 +02:00
andrewwallacespeckle 61cad73707 Only show per month price 2025-04-25 13:47:07 +01:00
andrewwallacespeckle 76c6a3f2c6 Update tooltip 2025-04-25 13:44:29 +01:00
andrewwallacespeckle fd6dc5cd77 Update tooltips 2025-04-25 13:44:12 +01:00