* Add routes for Workspace Kind Create
Signed-off-by: Charles Thao <cthao@redhat.com>
* Implement method selection step for Workspace Kind Create wizard
Signed-off-by: Charles Thao <cthao@redhat.com>
* Add styling
Signed-off-by: Charles Thao <cthao@redhat.com>
* Add type guards for yaml file upload
Signed-off-by: Charles Thao <cthao@redhat.com>
* Add properties step to WorkspaceKindForm
Signed-off-by: Charles Thao <cthao@redhat.com>
* Add image step to WorkspaceKindForm
Signed-off-by: Charles Thao <cthao@redhat.com>
* Add empty steps and switch Method step to radio buttons
Signed-off-by: Charles Thao <cthao@redhat.com>
* Add step description to Workspace Kind Form
Signed-off-by: Charles Thao <cthao@redhat.com>
* Migrate Workspace Kind Form to utilize Toggle Group
Signed-off-by: Charles Thao <cthao@redhat.com>
* Disable Form View when YAML is not uploaded or valid
Signed-off-by: Charles Thao <cthao@redhat.com>
* Allow VScode to discover local ESLint rules
Signed-off-by: Charles Thao <cthao@redhat.com>
* Styling organization improvements + Refactor types
Signed-off-by: Charles Thao <cthao@redhat.com>
---------
Signed-off-by: Charles Thao <cthao@redhat.com>
* feat: client ui frontend scaffolding
In this PR:
- UI frontend scaffolding
- Github Action for frontend and backend
Most of the content of this PR is extract from https://github.com/patternfly/patternfly-react-seed/tree/v6. Thank you so much patternfly team for the seed!
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* Changes requested by code review
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* Fixing icons
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
---------
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>