Commit Graph

37 Commits

Author SHA1 Message Date
Benjamin Ottensten 12821b5f6c Merge branch 'main' into andrew/web-3448-enable-auto-joining-a-workspace-as-a-setting 2025-06-13 12:31:28 +02:00
Benjamin Ottensten d5655b81ed Revert some of the copy 2025-06-13 12:29:41 +02:00
Benjamin Ottensten 531e6e3baa Update copy and styling in security settings 2025-06-13 12:14:43 +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 3c12f2bc45 Feat: Refactor workspace dashboard to improve performance (WIP) (#4500) 2025-04-21 12:13:31 +02:00
andrewwallacespeckle 07b6ee01c7 Merge branch 'main' into andrew/update-members-table-remove-from-project 2025-04-06 12:03:07 +01:00
andrewwallacespeckle 5f1b4317e8 Change copy in Editor and Viewer tooltips 2025-04-05 16:00:03 +01:00
andrewwallacespeckle b1d0ae37c0 Disabled menu items 2025-04-05 14:55:25 +01:00
andrewwallacespeckle bfe74b3133 Tidy fragments. Add project update dialog 2025-04-03 14:18:10 +02:00
andrewwallacespeckle c0a2662097 New Admin Actions Dialog 2025-03-26 14:17:03 +00:00
andrewwallacespeckle 2f5a3da14d Check isFreePlan 2025-03-26 13:18:54 +00:00
andrewwallacespeckle 5985ce73ea RemoveMember > RemoveFromWorkspace 2025-03-25 14:07:12 +00:00
andrewwallacespeckle 5f4a160d08 Create components for member update actions 2025-03-25 14:00:11 +00:00
andrewwallacespeckle f12f528101 Check for domain compliancy 2025-03-21 15:16:27 +00:00
andrewwallacespeckle ab79b39a08 Naming improvements 2025-03-21 14:05:11 +00:00
andrewwallacespeckle 532e0edb57 Comments from PR 2025-03-21 13:57:25 +00:00
andrewwallacespeckle ca03bb7168 Move LearnMoreRolesSeatsUrl to route.ts 2025-03-20 12:06:38 +00:00
andrewwallacespeckle 692806bdec Add target blank to learn more 2025-03-20 10:57:46 +00:00
andrewwallacespeckle 3f3a821cde naming updates 2025-03-20 10:55:59 +00:00
andrewwallacespeckle 4d002cf69f Naming updates 2025-03-19 23:01:26 +00:00
andrewwallacespeckle bb4c60a4f5 Copy updates 2025-03-19 22:53:26 +00:00
andrewwallacespeckle 57d171dbe3 Footer in menu. Remove admin 2025-03-19 22:42:22 +00:00
andrewwallacespeckle 5ffa4592ae Naming improvements 2025-03-19 15:41:26 +00:00
andrewwallacespeckle 939633cdeb More refactoring 2025-03-19 14:18:42 +00:00
andrewwallacespeckle 51d3f9f8d5 More refactoring 2025-03-19 14:00:41 +00:00
andrewwallacespeckle a8882b3afe Const for all member action options 2025-03-19 13:42:54 +00:00
andrewwallacespeckle 269ad9b108 Downgrade/Remove 2025-03-19 12:41:17 +00:00
andrewwallacespeckle 0e1588ac51 New UpdateActionMenu component 2025-03-18 18:57:19 +00:00
Kristaps Fabians Geikins ec092fb042 chore: move common workspace plan/feature config to @speckle/shared (#4064)
fix: gqlgen regenerated
2025-02-27 11:18:30 +02:00
Mike d77af226fc Feat: Setting as pages (#3813) 2025-01-20 13:46:32 +01:00
Mike 5260111f8c Feat: Add billing summary (#3456)
* Feat: Add billing summary

* Update linting

* Fix workspacePricingPlanInformation include info object

* Fix typing

* Cleanup

* Update seat prices

* Fix casing

* Remove old billing logic
2024-11-08 11:28:23 +01:00
Kristaps Fabians Geikins 5df716bf1c feat: add & list server regions (#3423)
* WIP create modal

* babababa

* create dialog looks ok

* FE largely there

* workss

* cleanup

* fixed up test plumbing to avoid deadlocks and simplify GQL calls

* test fix

* added all tests

* CI fix
2024-10-31 16:08:50 +01:00
andrewwallacespeckle fcf4fa8314 feat(fe2): Show regions disabled menu item to all workspace users (#3242)
* Show regions disabled menu item to all workspace users

* Don't show Regions to guests
2024-10-11 10:23:55 +01:00
andrewwallacespeckle 0e01119b3b feat(fe2): Open settings on click of users or version count (#2879)
* Open settings on click of users or version count

* Update to use SettingMenuKeys
2024-09-05 11:20:31 +01:00
Mike a8c08ac2f8 Fix: Fix permissions for menu items (#2791) 2024-08-28 16:57:42 +02:00
Mike 838d875b29 Feat: Add general workspace settings page (#2635) 2024-08-13 12:59:10 +02:00
Mike 3c15fa8809 Feat: Add member settings page (#2574) 2024-08-06 10:03:22 +02:00