This website requires JavaScript.
Explore
Help
Sign In
vngrup
/
dress
Watch
1
Star
0
Fork
0
You've already forked dress
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f1cda67e23
dress
/
resources
/
js
/
types
History
Yoga Pangestu
70e0ba9760
feat: implement purchase management system with database schema, CRUD controllers, and UI components
2026-04-20 22:55:19 +07:00
..
auth.ts
feat: implement user management module with CRUD operations, including user creation, editing, and deletion, along with profile handling
2026-04-17 14:54:21 +07:00
category.ts
feat: add category filter to product management table and rename title to name in Category type
2026-04-16 13:30:50 +07:00
expense.ts
feat: implement expense management module with CRUD operations, validation, and media handling for expense records
2026-04-17 13:08:54 +07:00
global.d.ts
initial commit
2026-04-11 22:26:56 +07:00
index.ts
feat: implement purchase management system with database schema, CRUD controllers, and UI components
2026-04-20 22:55:19 +07:00
navigation.ts
initial commit
2026-04-11 22:26:56 +07:00
payroll.ts
feat: implement payroll management module with CRUD operations, including payroll generation, adjustments, and user salary history tracking
2026-04-18 16:07:31 +07:00
product.ts
feat: add formatted price and type label attributes to ProductPrice model and display in product table
2026-04-18 16:24:52 +07:00
purchase.ts
feat: implement purchase management system with database schema, CRUD controllers, and UI components
2026-04-20 22:55:19 +07:00
ui.ts
initial commit
2026-04-11 22:26:56 +07:00
vite-env.d.ts
initial commit
2026-04-11 22:26:56 +07:00