Commit Graph

14 Commits

Author SHA1 Message Date
Achintha Isuru
5cbf532b37 Remove unused SVG assets for Vite and React 2026-02-04 23:28:11 -05:00
Achintha Isuru
eb0c9f38a1 Link dataconnect package and add invoice hub
Wire up the dataconnect-generated package for the web app and add a new `hub` field to invoice mutations and queries. Updates include: add package links in apps/web package and workspace config, adjust connector.yaml JavaScript SDK output/package paths, add `hub` to invoice create/update mutations and to invoice queries, remove many example dataconnect GraphQL files and the web README, and minor formatting/newline fixes (Makefile and several .gql files).
2026-02-04 15:21:40 -05:00
dhinesh-m24
b25da0fc6a feat: Implement Edit Staff Functionality For Administrators 2026-02-03 13:57:12 +05:30
dhinesh-m24
8461a23adc feat: Implement a form to add staff 2026-02-03 13:08:13 +05:30
dhinesh-m24
1ac38311ee feat: Implement Staff View 2026-02-02 16:58:48 +05:30
dhinesh-m24
fa208f2838 fix: Firebase analytics issue and handled data connect 2026-02-02 16:44:16 +05:30
dhinesh-m24
cb25b33d04 feat: Integrate Data Connect and Implement Staff List View Directory 2026-01-31 16:54:59 +05:30
dhinesh-m24
48bb1c457c feat: Implement Staff Detail View 2026-01-29 17:24:54 +05:30
dhinesh-m24
9e19ee7592 feat: implement staff directory list view with search and filters 2026-01-29 16:26:08 +05:30
dhinesh-m24
7133e59e57 feat(auth): Implemented Session Persistence 2026-01-29 12:39:45 +05:30
dhinesh-m24
e214e32c17 feat(auth): implement role-based dashboard redirect 2026-01-29 11:43:19 +05:30
dhinesh-m24
d07d42ad0b feat(auth): implement forgot-password flow with Firebase Auth 2026-01-28 16:35:18 +05:30
dhinesh-m24
6e81a062ab feat(auth): implement email/password login form 2026-01-28 15:33:05 +05:30
dhinesh-m24
959a8c41e9 chore: initialize Vite project and configure pnpm, Tailwind CSS, React Router and Redux 2026-01-28 11:34:51 +05:30