Commit Graph

12 Commits

Author SHA1 Message Date
Bruno Quaresma 816c37dd0d
chore(site): Upgrade to MUI v5 (#7437) 2023-05-10 19:42:40 +00:00
Bruno Quaresma a13614e93d
feat: Pre-fill param inputs with query string values (#5758) 2023-01-17 22:56:29 +00:00
Bruno Quaresma f76e7b1dbd
refactor: Refactor create workspace page (#4862) 2022-11-02 20:44:41 +00:00
Ammar Bandukwala 85c679597c
site: reduce printWidth to 80 (#4437)
Resolves #4435
2022-10-10 10:33:35 -07:00
Bruno Quaresma 3c94ca9cbe
fix: Skip empty values so Terraform can use the default value (#3902) 2022-09-06 15:15:19 -03:00
Bruno Quaresma 02c0100d4d
fix: Use a select when parameter input has many options (#3762) 2022-08-30 15:56:36 -07:00
Ammar Bandukwala 2ee6acb2ad
Upgrade frontend to React 18 (#3353)
Co-authored-by: Kira Pilot <kira.pilot23@gmail.com>
2022-08-22 15:42:06 -05:00
Bruno Quaresma 758eb21b36
feat: Support booleans for parameters input (#3437) 2022-08-10 10:41:26 -03:00
Kira Pilot 0f44048fcc
fix: adjust ParameterSchema type for workspace creation (#2384)
* add ability to activate users

resolves #2254

* added test

* PR feedback

* guarding against null validation_contains field

* fixing type for ParameterSchema

resolves #2161
2022-06-15 15:12:57 -04:00
Bruno Quaresma 65c17a04df
feat: Add selected template link at the template select field (#1918) 2022-05-31 18:28:22 +00:00
Kira Pilot dd55d4577d
chore: remove react imports (#1867)
reolves #1856
2022-05-31 10:01:37 -04:00
Kyle Carberry 3be356095f
feat: Add create workspace page (#1589) 2022-05-19 20:51:10 +00:00