Achintha Isuru
6e09e793ae
Merge pull request #402 from Oloodi/authentication-web
...
Dashboard, Compliance and Document PR
2026-02-12 10:04:45 -05:00
dhinesh-m24
02374b6b05
feat: Implement vendor dashboard
2026-02-12 12:46:57 +05:30
dhinesh-m24
6d4aa4d0b9
feat: Implement client facing dashboard
2026-02-12 10:56:10 +05:30
dhinesh-m24
4b2c7bfc23
feat: Implement administrative dashboard
2026-02-11 16:59:26 +05:30
dhinesh-m24
1361253731
feat: Implement document vault for administrators
2026-02-11 15:39:33 +05:30
dhinesh-m24
89a882fb14
feat: Implement compliance dashboard for administrators
2026-02-11 11:06:19 +05:30
Achintha Isuru
12678720fe
Merge pull request #387 from Oloodi/authentication-web
...
Invoices and Staff View related PR
2026-02-09 09:47:49 -05:00
dhinesh-m24
70d5dd1061
feat: Implement Invoice editor to create or modify invoices
2026-02-09 17:06:48 +05:30
dhinesh-m24
cad0662478
feat: Implement detail view for specific invoice
2026-02-09 16:44:00 +05:30
dhinesh-m24
e25b37b39b
feat: Implement invoice list view with filtering
2026-02-09 16:30:15 +05:30
dhinesh-m24
3a993c1ca2
feat: Implement a Kanban-Style task board
2026-02-09 16:12:03 +05:30
dhinesh-m24
0db8cf2d89
feat: Implement manual assignment for administrators
2026-02-09 15:20:32 +05:30
dhinesh-m24
f52ee4583a
feat: Implement Staff Availability View for Administrators
2026-02-09 13:33:37 +05:30
dhinesh-m24
651700348d
feat: Implement calendar view to manage orders and events
2026-02-09 12:55:44 +05:30
dhinesh-m24
444c1234c0
feat: Add base setup for Internationalization(i18n)
2026-02-09 12:24:28 +05:30
dhinesh-m24
1c8541cb1d
feat: Implement Edit Orders
2026-02-09 11:31:18 +05:30
Achintha Isuru
543d800635
feat: add dataconnect-generated dependency and update pnpm workspace configuration
2026-02-06 13:27:11 -05:00
dhinesh-m24
75232e1c03
feat: Implement Order Detail View
2026-02-05 17:08:29 +05:30
dhinesh-m24
475cc8ae80
feat: Implement Order List View for Vendors
2026-02-05 16:50:16 +05:30
dhinesh-m24
9dab3fef05
feat: Implement Client Order List
2026-02-05 16:28:09 +05:30
dhinesh-m24
122159a62c
feat: Implement Order List for Admins
2026-02-05 15:30:05 +05:30
dhinesh-m24
7265f8db9e
Merge branch 'authentication-web' of https://github.com/Oloodi/krow-workforce into authentication-web
2026-02-05 12:34:29 +05:30
dhinesh-m24
248afbb0ae
fix: Verify functionality of Add Client and Client List
2026-02-05 12:18:55 +05:30
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
6b537af46e
feat: Implement a form for Edit Client Information
2026-02-04 15:30:45 +05:30
dhinesh-m24
d373fbe269
feat: Implement business client list view and add client
2026-02-04 14:04:26 +05:30
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