Commit Graph

12 Commits

Author SHA1 Message Date
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 9f37b8b7c9 Simplified dialogs 2025-04-01 12:33:54 +02:00
andrewwallacespeckle 74db93c8fd Add WorkspacePlanLimitReachedDialog 2025-04-01 10:47:39 +02:00
andrewwallacespeckle a89d1fd312 logic around canMoveProject 2025-04-01 09:57:25 +02:00
andrewwallacespeckle 9c16999cfc feat(workspace): add limit to move projects dialog paginated query 2025-03-24 13:56:41 +00:00
andrewwallacespeckle 098f0f7ccb Comments from PR 2025-03-24 09:51:51 +00:00
andrewwallacespeckle 3292fc04e5 feat(fe): Add pagination and search to Move Projects dialog 2025-03-21 16:34:56 +00:00
Mike 6040e2c65c Fix: Update move project modal (#3712) 2024-12-20 13:32:29 +01:00
Benjamin Ottensten 1f1300baaf Fix: Various papercuts (#3296)
* Update move copy

* Ensure version counter doesn't break onto 2 lines

* Increase contrast in breadcrumb

Darker '/' and only font-medium on the active item

* Make it clearer to input new short ID and not current

* Add ... to menu items

* Change more "..." in menu items

* Fix gap and border between invite banners

And move the background to the individual banners
2024-10-18 12:40:20 +02:00
andrewwallacespeckle 0c3ce07146 feat(fe2): Show model and version count in move projects to workspace dialog (#3240)
* Show model/version count in moveprojectsdialog. Update copy

* Add truncate

* Add truncate

* Change copy and text styling

* Add model and version count to fragment

* Fix gql

---------

Co-authored-by: Benjamin Ottensten <benjamin.ottensten@gmail.com>
2024-10-11 14:53:03 +01:00
Mike 378373a575 Feat: Added modal for moving projects into workspace (#3124) 2024-10-02 13:14:20 +02:00