andrewwallacespeckle
8f6f772397
Fix build. Add else toast
2025-06-04 09:57:03 +02:00
andrewwallacespeckle
f874bdaf73
Add disabled state
2025-06-03 16:18:43 +02:00
andrewwallacespeckle
90f2048b13
Use isSelfServePlan
2025-06-03 16:01:51 +02:00
andrewwallacespeckle
1fff8e0bbc
Add isPaidPlan
2025-06-03 15:49:55 +02:00
andrewwallacespeckle
bcfa66a676
Mobile. text accurateness
2025-06-03 15:47:03 +02:00
andrewwallacespeckle
970b768bf2
Update DefaultSeat.vue
2025-06-03 15:39:14 +02:00
andrewwallacespeckle
2bf0f68fd6
feat(fe): default seat type select
2025-06-03 15:14:21 +02:00
andrewwallacespeckle
95458337fb
Merge branch 'main' into andrew/web-3250-introduce-setting-to-control-default-seat-upon-joining
2025-06-03 14:23:00 +02:00
andrewwallacespeckle
5c408cbfe3
feat(fe): Add generic settings confirm dialog
2025-06-03 10:38:44 +02:00
andrewwallacespeckle
18136ff210
feat(fe): Add default seat selection to workspace security settings
2025-06-03 10:27:20 +02:00
Mike
98cf564342
Feat: Expose user email on workspace settings member tables ( #4857 )
...
* Feat: Expose user email on workspace settings member tables
* Added permissions check
* Remove fetching items
2025-05-30 18:52:23 +02:00
andrewwallacespeckle
c99decac91
Merge branch 'main' into andrew/placeholder-updates-to-workspace-settings
2025-05-30 11:01:09 +02:00
Daniel Gak Anagrov
3e9f87177d
feat(workspaces): Delete, Cancel, CancelSheduled mixpanel BE events
2025-05-29 11:15:06 +02:00
andrewwallacespeckle
61c8dcfb08
Merge branch 'main' into andrew/placeholder-updates-to-workspace-settings
2025-05-29 10:39:17 +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
Benjamin Ottensten
dd5c943fc9
Chagne copy and order of settings
2025-05-27 15:37:28 +02:00
andrewwallacespeckle
ac95374208
Merge branch 'main' into andrew/placeholder-updates-to-workspace-settings
2025-05-27 11:40:35 +02:00
andrewwallacespeckle
9e662daadc
Update vue-tippy & remove legacy code
2025-05-27 11:28:56 +02:00
andrewwallacespeckle
958f0ca13a
Merge branch 'main' into andrew/placeholder-updates-to-workspace-settings
2025-05-27 10:21:56 +02:00
Mike
f38556db20
Fix: Update workspace invite checks to canInvite permission ( #4814 )
2025-05-26 13:08:54 +02:00
andrewwallacespeckle
6a7f2da95b
Radio>Switch
2025-05-23 11:10:32 +02:00
andrewwallacespeckle
f02d57c697
feat(fe): add temp join policy to security settings
2025-05-22 16:28:38 +02:00
andrewwallacespeckle
9124687352
fix: add available seats query in component. refetch on confirm.
2025-05-14 16:44:44 +02:00
Mike
2700fbb894
Fix: Hide add-ons if not self serve plan ( #4706 )
2025-05-12 14:46:10 +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
Mike
5c9f77aae2
Feat: Allow admins to upgrade to editor from collaborators page ( #4597 )
2025-04-25 12:08:11 +02:00
Mike
c5b31a1ab7
Fix: Also show usage for members ( #4596 )
2025-04-25 12:03:22 +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
Benjamin Ottensten
a495a658f8
Remove links to docs until they're written ( #4567 )
2025-04-23 11:15:07 +02:00
Mike
ec01bcce60
Feat: Add seat purchased event ( #4561 )
...
* Feat: Add seat purchased event
* fix
* Add seat type
2025-04-23 10:06:01 +02:00
Benjamin Ottensten
3c800afe34
Move banners on billing page ( #4562 )
2025-04-23 09:57:39 +02:00
Benjamin Ottensten
f4082d1684
Update copy in People settings and Collaborators page ( #4552 )
...
* Update copy on collaborators page
* Update descriptions in People settings
2025-04-23 00:03:51 +02: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
dd4c39a6b0
Fix: Post WS leave redirect, wizard domain discovery ( #4547 )
2025-04-22 21:51:26 +02:00
Mike
34b81e2de8
Feat: Usage limit banner ( #4546 )
2025-04-22 21:51:03 +02:00
Mike
beba4c1da8
Fix: Various billing and prices fixes ( #4541 )
2025-04-22 17:09:33 +02:00
andrewwallacespeckle
a892ecf653
fix(fe): Only show "confirm and pay" when it is a paid upgrade
...
fix(fe): Only show "confirm and pay" when it is a paid upgrade
2025-04-22 15:31:47 +01:00
andrewwallacespeckle
27e4e1b3fb
Temporarily remove projects form memberstable
2025-04-22 14:29:54 +01:00
andrewwallacespeckle
4a541c44c3
Only show "confirm and pay" when it is a paid upgrade
2025-04-22 14:26:05 +01:00
Mike
4bbc2e68c6
Fix: Tooltip fix ( #4535 )
2025-04-22 15:17:23 +02:00
andrewwallacespeckle
bbbeb32f7c
Update empty state text on members/guests tables
2025-04-22 13:02:16 +01:00
Mike
943ca6481b
Fix: Various workspace and copy fixes ( #4519 )
2025-04-22 11:20:48 +02:00
Mike
30e97e846c
Feat: Add tooltip to add-on button ( #4517 )
2025-04-22 10:42:02 +02:00
andrewwallacespeckle
fee8f87680
refactor(fe): members settings usePaginatedQuery
...
refactor(fe): members settings usePaginatedQuery
2025-04-21 16:01:36 +01:00
andrewwallacespeckle
5148a2db07
Updates
2025-04-21 15:46:49 +01:00
andrewwallacespeckle
bfcb44800a
Fix invites
2025-04-21 15:41:17 +01:00
andrewwallacespeckle
c658a833a1
Tidy fragments
2025-04-21 15:38:21 +01:00
andrewwallacespeckle
cf2dd84972
Add pagination to Members/Guests
2025-04-21 15:29:51 +01:00
andrewwallacespeckle
432cfcbae4
Guests table fragments
2025-04-21 15:22:28 +01:00
andrewwallacespeckle
6f0fc38ed6
Members fragments
2025-04-21 15:14:27 +01:00