Commit Graph

30 Commits

Author SHA1 Message Date
andrewwallacespeckle b17bd82485 Move projects dialgos 2025-04-10 21:34:41 +01:00
andrewwallacespeckle 3632ddb75a Confirmation dialog 2025-04-10 21:01:36 +01:00
andrewwallacespeckle 531f33a813 Use WorkspaceCard 2025-04-10 15:33:47 +01:00
andrewwallacespeckle 244c394ddf Merge branch 'main' into andrew/web-2920-fe 2025-04-08 12:44:05 +01:00
Mike 2582545807 Feat: Add dry run result to move project list (#4340) 2025-04-08 12:55:58 +02:00
andrewwallacespeckle c65caffa7e Refactor LimitReachDialog 2025-04-07 16:46:29 +01:00
andrewwallacespeckle a0952c9b79 Remove mock code 2025-04-07 12:35:31 +01:00
andrewwallacespeckle ddbabbf7da Merge branch 'main' into andrew/web-2920-fe 2025-04-05 17:00:32 +01:00
andrewwallacespeckle dba6b11c70 Merge branch 'main' into andrew/usage-limits-plan-composables 2025-04-04 14:55:53 +01:00
andrewwallacespeckle 95d85ef27d Usage 2025-04-04 14:49:51 +01:00
andrewwallacespeckle e5dca605a4 cleanup 2025-04-04 14:35:59 +01:00
Mike 84cd674ff5 Fix: Remove links to workspace pages, remove create workspace option from project create modal (#4320) 2025-04-04 13:57:31 +02:00
andrewwallacespeckle 0aebcb027c Merge branch 'andrew/workspace-limits-various-fixes' into andrew/usage-limits-plan-composables 2025-04-04 12:22:31 +01:00
andrewwallacespeckle eff4d889b1 Initial work 2025-04-04 12:21:40 +01:00
andrewwallacespeckle ccf49c3ab1 Move project workspace - readd workspace prop 2025-04-03 18:40:56 +02:00
andrewwallacespeckle 0e11d34d50 Limited Version card 2025-04-03 10:12:54 +02:00
andrewwallacespeckle f2a3bcb4b7 Move composables to their own file 2025-04-02 16:49:55 +02:00
andrewwallacespeckle 6cd832d5ad Fix project count 2025-04-02 12:48:12 +02:00
andrewwallacespeckle 35673520be Refactor composables 2025-04-02 12:06:26 +02:00
andrewwallacespeckle 4fd7f73094 Updated dialog style 2025-04-02 09:44:11 +02:00
andrewwallacespeckle 7d2d967e90 Tidyups 2025-04-01 16:00:38 +02:00
andrewwallacespeckle baa5aa35cb Move to composable 2025-04-01 15:08:31 +02:00
Kristaps Fabians Geikins 1d2a594f0a chore: upgrade TS 5.2 -> 5.7.3 & ESLint to 9.20.1 (#4032)
* chore: upgrade TS 5.2 -> 5.7.3

* vite dts fix

* lint fix

* resolutions fix

* ui comp build fix

* precommit fix?

* latest eslint version

* autoloader fix

* undo unnecessary viewer change

* eslint fixes fe2 + trying disabled type linting

* lint fixes
2025-02-20 14:18:18 +02:00
Mike ee3ac48579 Feat: Change default workspace avatars (#3670) 2024-12-11 10:11:21 +01:00
Kristaps Fabians Geikins 16897b86cb feat(fe2): show custom data residency restriction disclaimer (#3605)
* move to workspace disclaimer

* disclaimer added everywhere

* cleanup

* copy update

* Update copy

---------

Co-authored-by: Benjamin Ottensten <benjamin.ottensten@gmail.com>
2024-12-03 11:58:14 +01:00
Mike 827288c36f Feat: Remove inline workspace creation (#3591)
* Feat: Remove inline workspace creation

* Update text

* Move to function

* Remove typecasting

* Remove typecasting

* Remove unneeded condtional

* asyns

* try catch promise

* try catch promise
2024-12-02 14:28:37 +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
Mike 9ff58d9803 Fix: Dont allow workspace members to move projects into workspace (#3044) 2024-09-19 14:04:53 +02:00
Mike 334d058682 Feat: Move projects into workspace (#3042) 2024-09-19 12:38:03 +02:00