SuperClean SG mobile staff app (Expo/React Native)
  • TypeScript 100%
Find a file
2026-07-17 07:51:35 +08:00
.claude Initial commit 2026-07-01 02:00:33 +08:00
.vscode Initial commit 2026-07-01 02:00:33 +08:00
app fix: add navigation to Leave, Claims, Report Forms from Me tab and Job Detail 2026-07-17 07:51:35 +08:00
assets Initial commit 2026-07-01 02:00:33 +08:00
components fix: parseTimeToHour handles 24h format (08:30:00) from API 2026-07-17 07:23:05 +08:00
constants feat: staff app foundation — design system, auth, API layer, EAS (#1) 2026-07-16 17:16:01 +00:00
contexts fix: base URL without /api prefix (orval paths include it), web-safe token storage, /api prefix on auth paths 2026-07-17 07:07:57 +08:00
hooks feat: staff app foundation — design system, auth, API layer, EAS (#1) 2026-07-16 17:16:01 +00:00
lib fix: web compatibility — tokenStorage abstraction over SecureStore/localStorage 2026-07-17 01:39:59 +08:00
.env.example fix: base URL without /api prefix (orval paths include it), web-safe token storage, /api prefix on auth paths 2026-07-17 07:07:57 +08:00
.gitignore feat: staff app foundation — design system, auth, API layer, EAS (#1) 2026-07-16 17:16:01 +00:00
AGENTS.md Initial commit 2026-07-01 02:00:33 +08:00
app.json feat: staff app foundation — design system, auth, API layer, EAS (#1) 2026-07-16 17:16:01 +00:00
CLAUDE.md Initial commit 2026-07-01 02:00:33 +08:00
eas.json feat: staff app foundation — design system, auth, API layer, EAS (#1) 2026-07-16 17:16:01 +00:00
orval.config.ts feat: staff app foundation — design system, auth, API layer, EAS (#1) 2026-07-16 17:16:01 +00:00
package.json feat: F2 clock feedback + F3 camera/photos — Toast, BottomSheet, camera viewfinder with SuperClean stamp, photo list, done screen 2026-07-17 01:43:09 +08:00
pnpm-lock.yaml feat: F2 clock feedback + F3 camera/photos — Toast, BottomSheet, camera viewfinder with SuperClean stamp, photo list, done screen 2026-07-17 01:43:09 +08:00
pnpm-workspace.yaml feat: F2 clock feedback + F3 camera/photos — Toast, BottomSheet, camera viewfinder with SuperClean stamp, photo list, done screen 2026-07-17 01:43:09 +08:00
tsconfig.json Initial commit 2026-07-01 02:00:33 +08:00