cashup/frontend
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
..
public/icons Replace letter icons with Lucide PWA icons 2026-07-11 20:30:05 +00:00
src Let admins unfinalise a cash up from history 2026-08-03 08:53:00 +00:00
Dockerfile Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00
index.html Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00
nginx.conf Fix logout (add missing nginx auth proxy) + show name/email in sidebar footer 2026-07-22 11:09:59 +00:00
package-lock.json Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
package.json Make cashup installable as a PWA 2026-07-11 10:54:50 +00:00
tsconfig.json Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00
vite.config.ts Scope PWA manifest to app's own path instead of origin root 2026-07-29 13:47:05 +00:00