andrewwallacespeckle
7d2d967e90
Tidyups
2025-04-01 16:00:38 +02:00
andrewwallacespeckle
baa5aa35cb
Move to composable
2025-04-01 15:08:31 +02:00
andrewwallacespeckle
a10e4a74c2
fix(fe): Use slug for workspaceDomainPolicyCompliant ( #4298 )
2025-03-31 16:44:07 +02:00
andrewwallacespeckle
0c7276da46
Add workspaceLastAdminCheckQuery
2025-03-27 15:16:24 +00:00
andrewwallacespeckle
75070ffeda
Updates
2025-03-26 15:45:32 +00:00
andrewwallacespeckle
9ea628d9e6
Domain compliance
2025-03-26 14:46:18 +00:00
andrewwallacespeckle
2f5a3da14d
Check isFreePlan
2025-03-26 13:18:54 +00:00
andrewwallacespeckle
2dac3fbc5c
remove viewer seat counts
2025-03-26 09:38:38 +00:00
andrewwallacespeckle
857d53b152
Billing cycle end
2025-03-25 21:26:44 +00:00
andrewwallacespeckle
0c3206c396
Add billing info to dialogs
2025-03-25 21:12:52 +00:00
andrewwallacespeckle
b2525e6f25
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-24 11:56:04 +00:00
andrewwallacespeckle
9cbea2e639
Merge branch 'main' into andrew/web-2875-fix-move-project-into-workspace-modal
2025-03-24 09:45:39 +00:00
andrewwallacespeckle
5329d804b0
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-24 09:43:09 +00:00
Mike
751aece587
Fix: Various pricing plan fixes ( #4244 )
2025-03-21 21:49:12 +01:00
andrewwallacespeckle
3292fc04e5
feat(fe): Add pagination and search to Move Projects dialog
2025-03-21 16:34:56 +00:00
andrewwallacespeckle
6d1587c4da
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-21 14:22:07 +00:00
andrewwallacespeckle
d24ce47d14
Remove InvitesTable
2025-03-21 14:21:24 +00:00
Mike
0781a4f58c
Feat: New princing table for new plans ( #4225 )
2025-03-21 15:10:42 +01:00
andrewwallacespeckle
532e0edb57
Comments from PR
2025-03-21 13:57:25 +00:00
andrewwallacespeckle
bcb83186bd
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-21 13:02:01 +00:00
Mike
8de5094106
Feat: Increase limit for workspace team featching on workspace dashboard and table ( #4234 )
2025-03-21 10:24:01 +01:00
andrewwallacespeckle
a8882b3afe
Const for all member action options
2025-03-19 13:42:54 +00:00
Mike
90ffd852ed
Fix: Remove wrong mutateActiveWorkspace call ( #4211 )
2025-03-17 18:34:11 +01:00
Chuck Driesler
a8546e4e5f
fix(workspaces): make discoverable workspace dismiss sticky ( #4189 )
...
* fix(workspaces): make discoverable workspace dismiss sticky
* Modify cache instead of refetch
* Add to new cards
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2025-03-17 11:01:06 +00:00
Mike
ec435df79d
Feat: New navigation ( #4179 )
2025-03-13 15:23:41 +01:00
Mike
a13145332b
Feat: Base for new billing settings ( #4115 )
2025-03-05 18:16:05 +01:00
andrewwallacespeckle
aa2f62916a
Only run discoverable workspaces queries when FF is enabled ( #4114 )
2025-03-04 16:21:35 +00:00
andrewwallacespeckle
876a0ee217
feat(fe2): Create/Join Workspace as part of signup flow ( #3997 )
...
* New middleware. New page structure
* Changes from designs
* New workspace creation flow
* FF Hide SSO
* No middleware with no FF
* When to show join
* Update Join description text based on count
* Use new FF
* Major changes
* Update join text
* New FF in middleware
* Discoverable Banners
* Fix cache warning
* Undo merge conflict
* Revert merge conflicts
* Remove unneeded change
* Rename
* Revert merge issues
* Fix error
* Remove FF
* Check workspaces is enabled
* Use FF to show old onboarding flow
* Remove unused FF
* Fixes from PR
* Remove Region & SSO
* Revert workspace wizard changes
* WorkspaceDiscoverableWorkspacesCard
* Remove old code that was hidden with FF
* Fix
* Changes from call with Mike
* Fix typo
* Fix typo
* Update JoinPage.vue
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2025-03-03 13:05:07 +00:00
Mike
169f4204a8
Feat: Show approved/denied workspace request in table, various bug fixes ( #4063 )
2025-02-25 16:16:29 +01:00
Gergő Jedlicska
bf80347abf
gergo/web 2664 workspace backend powered metrics ( #3985 )
...
* feat(workspaces): delete workspace emit event
* feat(workspaces): move workspace group metrics to the backend
* Removed FE mixpanel group update
* Remove fragment
* test(gatekeeper): add unittest to new gatekeeper service
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2025-02-17 09:50:16 +01:00
Mike
46cf4e44eb
Add mixpane levents ( #3916 )
2025-01-30 16:50:02 +01:00
Mike
60a05d3626
Feat: Add join requests to sidebar ( #3894 )
2025-01-27 09:33:24 +01:00
Mike
e798fc4e8a
Feat: Request to join workspace ( #3871 )
2025-01-24 14:05:53 +01:00
Mike
d77af226fc
Feat: Setting as pages ( #3813 )
2025-01-20 13:46:32 +01:00
Kristaps Fabians Geikins
489b8f547d
fix(fe2): SSR memory leak caused by vue apollo ( #3790 )
...
* fix(fe2): SSR memory leak caused by vue apollo
* linting fixes
2025-01-13 10:13:59 +02:00
Kristaps Fabians Geikins
adae12469b
feat(fe2): remove blob storage constraint disclaimer ( #3764 )
2025-01-06 15:27:57 +02:00
Kristaps Fabians Geikins
4e615fdc21
Revert "feat(fe2): remove blob storage constraint disclaimer"
...
This reverts commit 360208cacf .
2025-01-06 15:01:46 +02:00
Kristaps Fabians Geikins
360208cacf
feat(fe2): remove blob storage constraint disclaimer
2025-01-06 15:00:27 +02:00
andrewwallacespeckle
be898dbe6b
feat(fe2): New workspace page layout ( #3716 )
...
* prevent recursive layout rendering with named slots
* Workspace sidebar desktop
* Responsiveness
* Billing
* Edit icons
* Fragmentation
* Spacing updates
* Fragmentation
* Mobile updates
* Full notification for non-trial
* Readd workspace role
* New icon. Invite dialog
* Avatar Group count
* Add select-none
* Updates
* Updates
* Fix build
* New layout
* Mobile sidebar fix
* BillingAlert update logic
* Updates from CR
* New empty state
* Admin/Guest checks
* Changes from Benjamin
* Changes from michal
* Mobile changes
* Remove fullstop
* Update propname. Optional buttonCopy
* Improved project card grid
* Workspace page prop
---------
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2024-12-20 13:31:39 +00:00
Mike
67f395eeff
Feat: Upgrade Mixpanel browser and enable session replay ( #3725 )
2024-12-20 09:30:23 +01:00
Mike
d3a10e4bec
Feat: Add seats and estimated bill ( #3684 )
2024-12-18 15:54:40 +01:00
Mike
ee3ac48579
Feat: Change default workspace avatars ( #3670 )
2024-12-11 10:11:21 +01:00
Mike
abdd8e3a50
Fix: Hide disclaimer if FF is enabled ( #3668 )
2024-12-10 17:06:12 +01:00
Mike
4777093a16
Fix: Improve creation wizard state management ( #3666 )
2024-12-10 16:11:55 +01:00
Mike
384510f56c
Fix: Only set once for hasSpeckleMembers ( #3646 )
2024-12-05 16:30:45 +01:00
Mike
abaf66c3e3
Feat: Update creation event, add more properties to workspace ( #3637 )
2024-12-05 15:01:49 +01:00
Mike
bafbe97723
Feat: Enable workspace wizard ( #3634 )
2024-12-05 10:16:48 +01:00
Mike
20c36d4514
Feat: Added invite event ( #3631 )
2024-12-04 17:10:07 +01:00
Mike
8f4593e606
Feat: Workspace creation wizard ( #3625 )
2024-12-04 14:19:52 +01:00
Kristaps Fabians Geikins
c6b8cbc28f
feat(fe2): extra confirmation for setting default region ( #3609 )
...
* feat(fe2): extra confirmation for setting default region
* formatting fix
* fixes for couple of unrelated issues i found
2024-12-03 14:25:54 +02:00