Guilherme Caponetto
aa45741867
feat(ws): create new script to start frontend returning mocked data ( #314 )
...
* Enable start:dev with real data and start:dev:mock with mocked data
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Reorganize mock-related code
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Refactor FE types according to BE types and adapt the FE code accordingly
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Reorganize types
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Prepare code for create/update/patch
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Format files with prettier
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Clean up unnecessary eslint comments
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Minor adjustments after rebase
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Add error boundary
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Add EnsureAPIAvailability component
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Add instructions for running the UI with a mocked API
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
* Enable create workspace
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
---------
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
2025-05-13 13:11:21 +00:00