Commit Graph
16 Commits
Author SHA1 Message Date
Firman Ramdhani e57adc1646 feat: add PiutangManager component for handling receivables and bulk payments 2026-09-16 14:11:33 +07:00
Firman Ramdhani 51d05653c6 style: apply consistent code formatting across project files 2026-09-16 13:14:02 +07:00
Firman Ramdhani d5791e759e feat: add saldo balance tracking and item notes support for orders and reports 2026-09-16 13:13:40 +07:00
Firman Ramdhani 44466f1566 feat: add edit mode for locked 'LUNAS' orders and comment out action columns in ReportByPersonGrid 2026-09-11 13:21:20 +07:00
Firman Ramdhani be343f375a feat: add order description display and replace input fields with textareas for multiline support 2026-09-11 12:45:17 +07:00
Firman Ramdhani d1ed8f803b feat: implement Sonner notifications, add Setting model, and reorganize user management into settings navigation. 2026-09-11 11:39:43 +07:00
Firman Ramdhani f4358eb00b feat: add description field to orders and support marking menu items as sold out 2026-09-11 10:40:23 +07:00
Firman Ramdhani 7c1b6a7a08 fix: update application name and format manifest categories in manifest.json 2026-09-03 17:43:53 +07:00
Firman Ramdhani ff57d52dde feat: implement public order details page with submission view, order actions, and sidebar branding updates 2026-09-03 14:54:33 +07:00
Firman Ramdhani d32e7eda91 feat: implement flexible payment processing with partial cash payments and automatic balance deduction in reports 2026-09-03 14:26:45 +07:00
Firman Ramdhani 83a09a4c03 feat: integrate PWA support with manifest, service workers, and viewport configuration 2026-09-03 12:56:42 +07:00
Firman Ramdhani aca2b325f2 docs: update .env template in README with placeholder database credentials 2026-08-28 16:09:47 +07:00
Firman Ramdhani 84e6599b23 feat: implement app directory routing, authentication flow, and dynamic reporting module 2026-08-28 15:50:01 +07:00
Firman Ramdhani 3e68d12ce4 feat: implement reports page with analytical charts and data grids, and add payment status tracking to submissions. 2026-08-28 14:14:58 +07:00
Firman Ramdhani 5faea68379 feat: bootstrap TitipIn application with fullstack architecture, Prisma ORM, and shadcn/ui components 2026-08-28 11:18:13 +07:00
Firman Ramdhani 84f0c1fa99 Initial commit from Create Next App 2026-08-27 17:21:31 +07:00