captains-log/frontend
Drew Galbraith 15fabd126e
Some checks failed
Check / Backend (push) Successful in 22m23s
Check / Frontend (push) Successful in 2m6s
Docker Build / Build and Push Frontend Image (push) Failing after -14s
Docker Build / Build and Push Backend Image (push) Failing after 11m18s
Allow updating task status on the task list pagel (#20)
Reviewed-on: #20
Co-authored-by: Drew Galbraith <drew@tiramisu.one>
Co-committed-by: Drew Galbraith <drew@tiramisu.one>
2025-10-28 05:01:46 +00:00
..
app Allow updating task status on the task list pagel (#20) 2025-10-28 05:01:46 +00:00
public Create a compass favicon and AppBar Icon. (#11) 2025-09-24 01:18:51 +00:00
.dockerignore Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.gitignore Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
.prettierrc Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
Dockerfile Set frontend API URL at build time. (#18) 2025-10-21 04:08:53 +00:00
eslint.config.js Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
justfile Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
package-lock.json Create a frontend wireframe. (#7) 2025-09-23 04:08:45 +00:00
package.json deployment-tweaks (#17) 2025-10-19 04:07:30 +00:00
react-router.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
test-setup.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
tsconfig.json Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00
vite.config.ts Add docker build to main. (#16) 2025-10-19 03:27:10 +00:00
vitest.config.ts Create directory structure for frontend with requisite justfile changes. (#6) 2025-09-22 08:58:25 +00:00