andrewwallacespeckle
2fddcd78b7
feat(server+fe): Implement LimitedWorkspace for PendingWorkspaceCollaborator ( #4984 )
2025-06-27 09:35:37 +01:00
andrewwallacespeckle
4ce5a28b4a
Add new query
2025-06-20 10:40:05 +02:00
andrewwallacespeckle
922b97ddfc
Merge branch 'main' into andrew/web-3627-implement-frontend-of-preventing-workspace-creations
2025-06-19 16:39:46 +02:00
andrewwallacespeckle
9444a2b658
Small change from Fabs
2025-06-19 15:50:58 +02:00
andrewwallacespeckle
de166c10af
fix(fe): fix lastAdminCheck and cache update
2025-06-19 15:44:12 +02:00
andrewwallacespeckle
c1e5be6bc3
Initial UI work
2025-06-19 14:18:03 +02:00
Kristaps Fabians Geikins
cfa0b249d1
feat: seat type selection in invite flows ( #4908 )
...
* backend seems to work
* bigger menu support
* FE nearly done
* merge fix
* ui changes
* workspace invite disclaimer
* project disclaimer
* project invite viewer -> editor flow
* extra minor fixes
* Change project role input label
* extra test assertions
---------
Co-authored-by: Benjamin Ottensten <benjamin.ottensten@gmail.com >
2025-06-13 09:45:58 +03:00
Mike
d8c0528120
Fix: Always use primary email for domain verification ( #4909 )
2025-06-10 11:03:57 +02:00
andrewwallacespeckle
18136ff210
feat(fe): Add default seat selection to workspace security settings
2025-06-03 10:27:20 +02:00
andrewwallacespeckle
61c8dcfb08
Merge branch 'main' into andrew/placeholder-updates-to-workspace-settings
2025-05-29 10:39:17 +02:00
andrewwallacespeckle
79a65ff49a
refetch activeUserWorkspaceExistenceCheckQuery to fix middleware
2025-05-28 15:17:31 +02:00
Daniel Gak Anagrov
0b04719834
feat: moved workspaces Create and Upgrade mixpanel events to backend ( #4816 )
2025-05-28 13:30:55 +02:00
andrewwallacespeckle
0c451e1ece
Remove mutation
2025-05-28 11:49:18 +02:00
Kristaps Fabians Geikins
596312ab0e
feat(frontend): personal project limit disclaimers & prompts ( #4822 )
...
* ProjectsAdd wrapper
* WorkspaceMoveProject wrapper added
* move wrapper finalized
* passing through location
* more cleanup
* model add wrapper
* permissions cleanup
* add invite wrapper
* vue-tippy bugfix
* ViewerLimitsDialog prep
* upgrade limit alert prep
* limit alerts
* movemanager fix
* new add flow
* slug update fix
* add model flow
* invites?
* some extra fixes
* move unmount fix?
* more fixes
* vue-tsc update
* style: remove h-32 for smaller screens
* vue-tsc parser fix
* prep for new viewer limits dialog
* updated viewer dialogs
* comment variant cleanup
* CR comments
---------
Co-authored-by: michalspeckle <michal@speckle.systems >
2025-05-28 12:12:18 +03:00
andrewwallacespeckle
3d7de381e7
Update card when autojoin
2025-05-27 16:26:37 +02:00
andrewwallacespeckle
bdc72782f2
Merge branch 'main' into andrew/placeholder-updates-to-workspace-settings
2025-05-23 09:55:05 +02:00
andrewwallacespeckle
f02d57c697
feat(fe): add temp join policy to security settings
2025-05-22 16:28:38 +02:00
andrewwallacespeckle
3e9b96aca9
feat(fe): show admins in discoverable workspace card
2025-05-21 15:18:22 +02:00
Mike
3dc8c78f97
Fix: Some intercom improvements ( #4782 )
2025-05-21 14:31:26 +02:00
Mike
d38488b152
Feat: Add Intercom tracking events ( #4780 )
2025-05-21 11:42:45 +02:00
andrewwallacespeckle
6ccac31c33
fix: remove unnecessary available seat calculation
2025-05-13 14:06:23 +02:00
andrewwallacespeckle
c02aa237bf
fix: add refetch. Only show button when pagination is needed
2025-05-12 14:42:30 +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
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
Mike
aa1763daa0
Fix: Minor fixes for canceled payment state ( #4615 )
2025-04-28 17:01:02 +02:00
Mike
c2591198e4
Feat: Add unlimited add on step in creation wizard ( #4609 )
2025-04-25 21:13:55 +02:00
Mike
fcd0bdf239
Fix: Fix workspace invite not being removed from cache ( #4607 )
2025-04-25 16:06:15 +02:00
Mike
5c9f77aae2
Feat: Allow admins to upgrade to editor from collaborators page ( #4597 )
2025-04-25 12:08:11 +02:00
Mike
f2572939ef
Feat: Add total for all seats in upgrade modal on free plans ( #4584 )
2025-04-24 09:57:18 +02:00
Mike
72eb98a5f2
Feat: Sort move project by role ( #4577 )
2025-04-23 18:34:34 +02:00
Mike
23e1ebeaf6
Fix: Remove approved workspaces from discover modal ( #4575 )
2025-04-23 16:31:37 +02:00
andrewwallacespeckle
b396c6e0b6
Fix moveToProject permission check
2025-04-23 14:10:18 +01:00
Benjamin Ottensten
9a578fc389
Fix: Various copy updates ( #4550 )
...
* Update invite copy
* Update renewal copy in billing settings
* Update titles in move modal
* Update workspace description in wizard
* Updaet seat upgrade toast message
2025-04-22 23:34:27 +02:00
Mike
f0518040dc
Fix: Rename old plans in WS wizard ( #4548 )
2025-04-22 21:28:06 +02:00
Mike
beba4c1da8
Fix: Various billing and prices fixes ( #4541 )
2025-04-22 17:09:33 +02:00
Mike
943ca6481b
Fix: Various workspace and copy fixes ( #4519 )
2025-04-22 11:20:48 +02:00
Iain Sproat
2adf7a97ae
Merge pull request #4499 from specklesystems/iain/likes-time_ms
...
chore(readable code): use TIME_MS for readable durations
2025-04-22 09:48:19 +01:00
andrewwallacespeckle
039a99b3fd
Fix remove admin cache update
2025-04-21 14:28:27 +01:00
Mike
3c12f2bc45
Feat: Refactor workspace dashboard to improve performance (WIP) ( #4500 )
2025-04-21 12:13:31 +02:00
andrewwallacespeckle
d07daf1538
Workspace Join Request Sent
2025-04-19 12:51:54 +01:00
Iain Sproat
920099c39f
chore(readable code): use TIME_MS for readable durations
...
- we recently added TIME_MS helper; this applies it to existing durations
2025-04-18 17:51:43 +01:00
Mike
f2c778a3c0
Feat: Use state for commonly used composables ( #4490 )
2025-04-18 01:00:28 +02: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
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
bc8058ba6e
Fix: Update active workspace after accepting invite ( #4461 )
2025-04-16 19:16:32 +02:00