cashup/frontend/src
jtricerolph 2e9b4a2ca3 Let admins unfinalise a cash up from history
Adds POST /api/cashup/:id/unfinalise (admin-only) to revert a
finalised cash up back to draft so it can be corrected, plus an
Unfinalise button in the history table for admin users.
2026-08-03 08:53:00 +00:00
..
components Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:09:59 +00:00
hooks Fix sales breakdown GL matching — exact group ID instead of fuzzy names 2026-07-20 08:23:54 +00:00
pages Let admins unfinalise a cash up from history 2026-08-03 08:53:00 +00:00
api.ts Redirect to login on mid-session 401 instead of silently failing 2026-07-12 20:09:15 +00:00
App.tsx Fix sales breakdown GL matching — exact group ID instead of fuzzy names 2026-07-20 08:23:54 +00:00
index.css Add shared device session timeout, sidebar scrollbar styling 2026-07-10 12:24:40 +00:00
main.tsx Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
types.ts Float management: bagged coins, history nav fix, change order sheet, upload 500 fix 2026-07-02 15:29:38 +00:00
vite-env.d.ts