fae5f68740
build: update yarn + node
...
ci: update node to 20
2023-12-23 22:01:16 -05:00
738ecbf554
feat(frontend): implement react-based routing components
...
feat(fe-routing): add pattern support to the router
docs(fe-routing): summary README for the router module
test: update mock data to match new Location prop pattern
2023-12-20 23:01:11 -05:00
b77574e596
refactor(frontend): fetch to axios ( #22 )
...
* refactor: replace fetch with axios
* build(frontend): update test command to allow cli args passthrough
2023-08-18 05:24:12 +00:00
cc59ffcc2e
feat(frontend): basic upload file + display in list flow
2023-08-11 00:48:57 -04:00
002b6cdc68
feat(frontend): files API stub instead of hardcoded mocks ( #3 )
...
* build(frontend): node version management
* feat: use files API via network instead of hardcoded mock
* fix: mock in tests
2023-08-09 00:52:26 -04:00
25ae69f6f4
feat(frontend): initial mock app + tooling + CI ( #1 )
...
* feat(frontend): filelist, filedetails, routing
* ci: enable lint/test/build, preview stub
* ci: linting file filter
2023-08-05 12:46:28 -04:00