This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
rotini/frontend
Marc Cataford 91e6004956
refactor(frontend): queries > hooks, consolidate useFileMutations (#24)
* refactor(frontend): queries > hooks, consolidate useFileMutations

* refactor(frontend): extract hook types

* refactor(frontend): extract axios, fix type imports
2023-08-18 21:07:00 -04:00
..
script feat(frontend): files API stub instead of hardcoded mocks (#3) 2023-08-09 00:52:26 -04:00
src refactor(frontend): queries > hooks, consolidate useFileMutations (#24) 2023-08-18 21:07:00 -04:00
tests refactor(frontend): queries > hooks, consolidate useFileMutations (#24) 2023-08-18 21:07:00 -04:00
.n feat(frontend): files API stub instead of hardcoded mocks (#3) 2023-08-09 00:52:26 -04:00
.yarnrc.yml feat(frontend): initial mock app + tooling + CI (#1) 2023-08-05 12:46:28 -04:00
jest.config.js refactor(frontend): fetch to axios (#22) 2023-08-18 05:24:12 +00:00
package.json refactor(frontend): fetch to axios (#22) 2023-08-18 05:24:12 +00:00
rome.json feat(frontend): initial mock app + tooling + CI (#1) 2023-08-05 12:46:28 -04:00
tsconfig.json build: split taskfiles into be+fe concerns 2023-08-11 00:48:57 -04:00
yarn.lock refactor(frontend): fetch to axios (#22) 2023-08-18 05:24:12 +00:00