Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

refactor(frontend): now with jotai and code split #16

Merged
merged 7 commits into from
Apr 9, 2024

Conversation

gromon42
Copy link
Contributor

@gromon42 gromon42 commented Apr 9, 2024

Goal of this PR is to refactor the front end shell with Jotai + React Query and start splitting the code in a cleaner way so it can be built on.

I also took the liberty to change the layout along with the card design.

The sidebar that used to hold the form is a now a dialog for cleaner UX.

The runs API call is no longer suitable for what we want to achieve, it would require us to have an API that fetch all the runs for all the catalogs.

Self service view

screencapture-localhost-5173-self-service-2024-04-09-22_57_58

Create Service Dialog

screencapture-localhost-5173-self-service-2024-04-09-22_58_10

@evoxmusic
Copy link
Contributor

Amazing work @gromon42

@evoxmusic evoxmusic merged commit cdc31c8 into main Apr 9, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants