Commit Graph

7347 Commits

Author SHA1 Message Date
andrewwallacespeckle acc7ef6ce0 fix(fe): Only show "why am I seeing this" when forced workspace creation
fix(fe): Only show "why am I seeing this" when forced workspace creation
2025-04-21 10:49:36 +01:00
andrewwallacespeckle 99b955cdf2 feat(fe): Add mixpanel events to limit reached warnings
feat(fe): Add mixpanel events to limit reached warnings
2025-04-21 10:37:39 +01:00
andrewwallacespeckle 970f7c394b Merge branch 'main' into andrew/web-3075-events-for-limit-reached-dialogs 2025-04-21 10:22:07 +01:00
andrewwallacespeckle c5fcbb6a01 refactor(fe): Update Workspace Join Request Sent mixpanel event
refactor(fe): Update Workspace Join Request Sent mixpanel event
2025-04-21 10:12:01 +01:00
andrewwallacespeckle ae77daa5cf refactor(fe): Only show comment limit dialog when its on an out of limit version
refactor(fe): Only show comment limit dialog when its on an out of limit version
2025-04-21 10:06:10 +01:00
andrewwallacespeckle 341f9441ec Only show comment when its on an out of limit version 2025-04-19 13:42:24 +01:00
andrewwallacespeckle 1e20df4bd4 Revert 2025-04-19 13:30:13 +01:00
andrewwallacespeckle 22709d266a Revert change. Use registeredThisSession 2025-04-19 13:28:08 +01:00
andrewwallacespeckle 55f7e53276 Merge branch 'main' into andrew/web-3040-workspace-creation-in-onboarding-why-am-i-seeing-this-is 2025-04-19 13:23:22 +01:00
andrewwallacespeckle 3d536b3f93 fix naming 2025-04-19 13:21:11 +01:00
andrewwallacespeckle 5aac348b77 fix 2025-04-19 13:19:12 +01:00
andrewwallacespeckle 63e035f920 Better naming 2025-04-19 13:18:16 +01:00
andrewwallacespeckle f676bcf368 consistent naming 2025-04-19 13:16:24 +01:00
andrewwallacespeckle b8b0a51b7f Add New Workspaces Explainer CTA Clicked 2025-04-19 13:15:46 +01:00
andrewwallacespeckle ed224bebfb Move Project CTA Clicked 2025-04-19 13:11:40 +01:00
andrewwallacespeckle d07daf1538 Workspace Join Request Sent 2025-04-19 12:51:54 +01:00
andrewwallacespeckle c257742b6e Add mixpanel to UpgradeLimitAlert 2025-04-19 12:43:24 +01:00
andrewwallacespeckle 63b60bcda7 Add mixpanel to VersionCard 2025-04-19 12:40:13 +01:00
andrewwallacespeckle a00e3f3013 Mixpanel to Version/Comment Dialog 2025-04-19 12:38:28 +01:00
andrewwallacespeckle e385b6d539 Mixpanel to Project/Model dialog 2025-04-19 12:29:33 +01:00
Iain Sproat fa0aacc302 Merge pull request #4497 from specklesystems/gergo/web-2991-update-limit-error-messages
feat(limits): better limits messages and some more fixes
2025-04-18 15:39:06 +01:00
Gergő Jedlicska d860d79307 Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/web-2991-update-limit-error-messages 2025-04-18 15:59:03 +02:00
Gergő Jedlicska 2d26c76ef2 feat(limits): better limits messages and some more fixes 2025-04-18 15:58:28 +02:00
andrewwallacespeckle b90450c853 refactor(fe): Create model button should trigger modal
refactor(fe): Create model button should trigger modal
2025-04-18 14:25:35 +01:00
andrewwallacespeckle 8afe1c7a99 Fix build 2025-04-18 13:59:30 +01:00
andrewwallacespeckle f383e61eed Merge branch 'main' into andrew/web-3060-create-model-button-should-trigger-modal 2025-04-18 13:58:33 +01:00
Mike 928f2cf58d Fix: Various hydration mismtches (#4496) 2025-04-18 14:52:14 +02:00
Mike 48460f7ef5 Fix: conditional on project invites (#4495) 2025-04-18 13:29:26 +02:00
Alexandru Popovici a42498f357 fix(viewer-lib): Fixed '3d' canonical view (#4480) 2025-04-18 13:02:13 +03:00
Chuck Driesler 9dfd36431f fix(invites): projectinvitablecollaborators should only return members (#4493) 2025-04-18 11:04:07 +02:00
Chuck Driesler d7aa0196fc feat(authz): automate policies (#4491) 2025-04-18 11:03:54 +02:00
Mike 90641d20de Fix: label for downgrade buttons (#4494) 2025-04-18 11:02:34 +02:00
andrewwallacespeckle 21cdc7c775 Merge branch 'main' into andrew/web-3060-create-model-button-should-trigger-modal 2025-04-18 09:59:27 +01:00
Mike 0a93715415 Feat: Update project invites (#4487) 2025-04-18 10:50:21 +02:00
Mike f2c778a3c0 Feat: Use state for commonly used composables (#4490) 2025-04-18 01:00:28 +02:00
andrewwallacespeckle 2b9283d69f WorkspacePlanProjectModelLimitReachedDialog - new wrapper dialog 2025-04-17 23:49:12 +01:00
andrewwallacespeckle f226d381dc fix(fe): Update UpgradeLimitAlert to use real counts
fix(fe): Update UpgradeLimitAlert to use real counts
2025-04-17 23:40:46 +01:00
andrewwallacespeckle c8fdae4caa Update UpgradeLimitAlert to use real counts 2025-04-17 22:54:27 +01:00
andrewwallacespeckle 714faff017 fix(fe): Use new team count query. Fix role change cache.
fix(fe): Use new team count query. Fix role change cache.
2025-04-17 22:39:48 +01:00
andrewwallacespeckle f7d12350fa fix(fe) Use commentHistoryFormatted in comment limit dialog
fix(fe) Use commentHistoryFormatted in comment limit dialog
2025-04-17 22:35:26 +01:00
andrewwallacespeckle 657d9fe67d Merge branch 'main' into andrew/web-3019-update-workspace-members-counts-to-use-new-teambycount-query 2025-04-17 22:26:21 +01:00
andrewwallacespeckle 2bdd55c6da fix(fe): Update seat type cache when role is changed to admin
fix(fe): Update seat type cache when role is changed to admin
2025-04-17 22:24:20 +01:00
andrewwallacespeckle c60e2cafba Use commentHistory in dialog 2025-04-17 22:23:25 +01:00
andrewwallacespeckle 81926e575f Use new count query. Fix role change cache. 2025-04-17 22:02:33 +01:00
andrewwallacespeckle 584be5bf71 Update seat type cache when role is changed to admin 2025-04-17 21:31:24 +01:00
Mike 487e27f48f Feat: Enable Blender connector download (#4481) 2025-04-17 22:11:22 +02:00
Mike 6879307f11 Fix: Pricing plan state for canceled plans (#4483) 2025-04-17 21:56:44 +02:00
andrewwallacespeckle aa5d9d10f8 fix(fe):Fix Projects link in sidebar
fix(fe):Fix Projects link in sidebar
2025-04-17 15:17:14 +01:00
andrewwallacespeckle c16db66255 Fix projectsLink condition 2025-04-17 15:02:08 +01:00
andrewwallacespeckle 05fb142bfb fix(fe): Use projectCount and modelCount in WorkspaceCard
fix(fe): Use projectCount and modelCount in WorkspaceCard
2025-04-17 14:33:11 +01:00