Commit Graph

148 Commits

Author SHA1 Message Date
andrewwallacespeckle de166c10af fix(fe): fix lastAdminCheck and cache update 2025-06-19 15:44:12 +02:00
andrewwallacespeckle c89fe339ec refactor: fix pagination with stable resolveKey, use reactive default… (#4951)
* refactor: fix pagination with stable resolveKey, use reactive defaultRoles, and remove email permission check

* Changes from call

* More changes from call

* WIP fixing team composite cursor

* paginated items fix

* minor rename

* composite cursor tools improved

* fe undoing debugging stuff

* extra fixes

* invitable collabs fix

---------

Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
2025-06-19 10:28:31 +03:00
Mike e4657adf48 Fix: Temporary fix for members settings (#4940) 2025-06-13 15:11:30 +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 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
Mike f38556db20 Fix: Update workspace invite checks to canInvite permission (#4814) 2025-05-26 13:08:54 +02:00
andrewwallacespeckle 9124687352 fix: add available seats query in component. refetch on confirm. 2025-05-14 16:44:44 +02:00
Mike 5c9f77aae2 Feat: Allow admins to upgrade to editor from collaborators page (#4597) 2025-04-25 12:08:11 +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 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
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
andrewwallacespeckle bbbeb32f7c Update empty state text on members/guests tables 2025-04-22 13:02:16 +01: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
andrewwallacespeckle f0a4b1682a Add loading states to member update actions 2025-04-21 14:22:41 +01:00
Mike 3c12f2bc45 Feat: Refactor workspace dashboard to improve performance (WIP) (#4500) 2025-04-21 12:13:31 +02:00
Mike 90641d20de Fix: label for downgrade buttons (#4494) 2025-04-18 11:02:34 +02:00
Mike 6879307f11 Fix: Pricing plan state for canceled plans (#4483) 2025-04-17 21:56:44 +02:00
Mike caf3cdef76 Fix: Various workspace/billing fixes (#4466) 2025-04-16 23:59:39 +02:00
andrewwallacespeckle 5b8704cb84 Use existing leave dialog 2025-04-15 14:52:04 +01:00
andrewwallacespeckle 9e1040d140 Seat Change Dialogs 2025-04-14 22:30:57 +01:00
andrewwallacespeckle c525df2c85 Make admin copy changes 2025-04-14 22:21:43 +01:00
andrewwallacespeckle 387af94871 Fix monthly/annual pricing 2025-04-14 22:18:27 +01:00
andrewwallacespeckle 146192baea Re-add seat upgrade icons 2025-04-14 21:39:58 +01:00
Mike d8f9895617 Feat: Various pricing/billing fixes (#4390) 2025-04-13 16:41:40 +02:00
Mike 37cdd4ba21 Feat: Fix unused seat count (#4375) 2025-04-11 13:27:00 +02:00
andrewwallacespeckle 098e3b6137 Seat Transition cards 2025-04-10 21:37:48 +01:00
Mike 2cd63c571b Fix: Dashboard redirects (#4371) 2025-04-10 20:18:26 +02:00
Mike 41e7daa60d Update billing summary (#4370) 2025-04-10 14:09:42 +02:00
andrewwallacespeckle 24736053f1 feat(fe): "Manage project permissions" from Workspace members table
feat(fe): "Manage project permissions" from Workspace members table
2025-04-07 21:20:56 +01:00
Mike afbd87bd03 Feat: Use real information for usage section in billing (#4336) 2025-04-07 19:49:24 +02:00
andrewwallacespeckle e91a65da48 Fix menu reactivity bug 2025-04-06 13:31:01 +01:00
andrewwallacespeckle 07b6ee01c7 Merge branch 'main' into andrew/update-members-table-remove-from-project 2025-04-06 12:03:07 +01:00
andrewwallacespeckle cccda1747e Close on no projects 2025-04-05 16:54:52 +01:00
andrewwallacespeckle a51ab94951 Make project name clickable in project permissions dialog 2025-04-05 16:52:04 +01:00
andrewwallacespeckle d937834d3b Change project permissions changes 2025-04-05 16:41:45 +01:00
andrewwallacespeckle cc1b3303a2 Merge branch 'main' into andrew/update-members-table-remove-from-project 2025-04-05 16:14:22 +01:00
andrewwallacespeckle 7b99fbba91 Update SeatTransitionCards.vue 2025-04-05 16:09:15 +01:00
andrewwallacespeckle 7392ee8e99 Copy changes 2025-04-05 16:06:19 +01:00
andrewwallacespeckle 5f1b4317e8 Change copy in Editor and Viewer tooltips 2025-04-05 16:00:03 +01:00
andrewwallacespeckle 524c371d75 Remove double text 2025-04-05 15:46:59 +01:00