Commit Graph

129 Commits

Author SHA1 Message Date
Yoga Pangestu
f383f3bd00 feat: integrate spatie/laravel-permission for role-based access control and initialize core system permissions 2026-04-24 23:43:40 +07:00
Yoga Pangestu
f8d6c495fc feat: integrate GeneralSettings into homepage for dynamic display of logo, description, address, and contact information 2026-04-24 21:22:55 +07:00
Yoga Pangestu
abeff9963a refactor: reorder settings form fields and improve code formatting 2026-04-24 21:17:37 +07:00
Yoga Pangestu
d0ee05a148 chore: translate Login button labels to Masuk on homepage 2026-04-24 21:10:51 +07:00
Yoga Pangestu
706937f479 refactor: rename hpp field to cogs across models, database, and controllers 2026-04-24 19:57:31 +07:00
Yoga Pangestu
22f214dc64 feat: localize UI to Indonesian, update profile form with extended fields, and disable 2FA password confirmation requirement 2026-04-24 19:54:59 +07:00
Yoga Pangestu
9e973948d2 refactor: update seeders to generate data for the last 6 months and optimize expense, order, payroll, and purchase creation logic 2026-04-24 19:10:26 +07:00
Yoga Pangestu
53cdb219d5 refactor: replace manual currency formatting with global formatCurrency utility across order and financial modules 2026-04-24 00:43:02 +07:00
Yoga Pangestu
1a0c4a4601 refactor: update homepage footer layout and replace newsletter with contact information 2026-04-24 00:37:20 +07:00
Yoga Pangestu
c2e79e1b37 feat: add login link to header and mobile menu in homepage 2026-04-24 00:32:27 +07:00
Yoga Pangestu
bfd96f1358 refactor: remove Cara Pesan section and optimize filter parameter handling in homepage router calls 2026-04-24 00:19:57 +07:00
Yoga Pangestu
b7f3953a56 feat: add active modal image state and thumbnail update logic to product display 2026-04-24 00:14:08 +07:00
Yoga Pangestu
530d2cbbcb feat: update authentication layout to use homepage route for logo link 2026-04-24 00:08:21 +07:00
Yoga Pangestu
917d8a6e1a feat: add WhatsApp order and inquiry links to product cards and selection modal 2026-04-24 00:02:20 +07:00
Yoga Pangestu
b010e1a126 feat: implement server-side product search, category filtering, and infinite scroll pagination on the homepage 2026-04-23 23:57:41 +07:00
Yoga Pangestu
470fbd4b40 feat: integrate dynamic categories and product data into homepage with retail price attribute support 2026-04-23 23:30:21 +07:00
Yoga Pangestu
37f11e63f9 feat: redesign homepage with smooth scroll, intersection animations, and updated layout styling 2026-04-23 23:03:12 +07:00
Yoga Pangestu
2edeedbf9e feat: implement responsive mobile-friendly navigation with burger menu and update UI styling 2026-04-23 21:25:21 +07:00
Yoga Pangestu
f2be0157a3 feat: implement custom homepage and replace default welcome route 2026-04-23 21:17:18 +07:00
Yoga Pangestu
2098570a23 feat: add dynamic date filtering for analysis dashboard metrics and charts 2026-04-23 21:03:22 +07:00
Yoga Pangestu
e74eff77f2 refactor: remove unused imports and CardFooter from AovTrendChart component 2026-04-23 20:42:47 +07:00
Yoga Pangestu
861cd6d26f refactor: update chart tooltip formatting and enhance currency formatter for consistency 2026-04-23 20:40:54 +07:00
Yoga Pangestu
50953e1c37 refactor: make chart titles and descriptions dynamic via component props and update dashboard content labels 2026-04-23 20:37:29 +07:00
Yoga Pangestu
d182401670 feat: add AOV trend chart and top category distribution to analysis dashboard 2026-04-23 20:29:11 +07:00
Yoga Pangestu
1b1c374e99 refactor: remove redundant CardFooter from transaction volume chart component 2026-04-23 20:18:09 +07:00
Yoga Pangestu
07d5219e78 feat: add YAxis to all chart components for improved data visualization 2026-04-23 20:17:51 +07:00
Yoga Pangestu
ee79523a4b refactor: reorganize analysis charts into a responsive two-column grid layout 2026-04-23 20:10:56 +07:00
Yoga Pangestu
4d417fa08b feat: add transaction volume and AOV chart to analysis dashboard 2026-04-23 20:06:40 +07:00
Yoga Pangestu
51f2e65bd2 feat: add payroll calculations to analysis and visualize revenue vs profit trends 2026-04-23 19:58:02 +07:00
Yoga Pangestu
a280eb8a64 refactor: consolidate hourly chart components and update sales-by-hour data logic 2026-04-23 19:47:36 +07:00
Yoga Pangestu
b1eb893cfe feat: implement analysis dashboard with new charts, controller, and reporting components 2026-04-23 19:43:55 +07:00
Yoga Pangestu
34190253e5 refactor: clean up and reorganize imports in various components for improved readability and consistency 2026-04-23 15:11:13 +07:00
Yoga Pangestu
93828b6da9 feat: implement printer settings component and refactor order printing logic for improved functionality 2026-04-23 15:11:05 +07:00
Yoga Pangestu
221f796696 refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
Yoga Pangestu
24da9d5333 feat: integrate eslint-plugin-unused-imports for improved linting and add new rules to manage unused imports 2026-04-23 15:02:26 +07:00
Yoga Pangestu
34229d0d68 refactor: replace inline image modals with shared ImagePreviewDialog component 2026-04-23 14:34:29 +07:00
Yoga Pangestu
d4ba91fc0d refactor: replace AlertDialog with DeleteConfirmation component for consistent delete confirmation across finance, manage, and master pages 2026-04-23 14:12:25 +07:00
Yoga Pangestu
cb2c16f0c4 fix: enhance formatDate function to handle undefined and string inputs, ensuring robust date formatting 2026-04-23 14:12:06 +07:00
Yoga Pangestu
c1c87da623 feat: add LabelList to pie chart to display category names 2026-04-23 13:32:20 +07:00
Yoga Pangestu
cb11ee9be6 fix: filter dashboard order statistics by current date 2026-04-23 13:28:29 +07:00
Yoga Pangestu
ed7918e858 feat: add Top Products and Top Customers charts to the dashboard using a new BarChart component 2026-04-23 13:28:02 +07:00
Yoga Pangestu
f7288db5cb feat: add order distribution charts for payment methods, status, and channels to dashboard 2026-04-23 13:20:34 +07:00
Yoga Pangestu
7ee44c8fd9 feat: add sales by hour statistics to dashboard with interactive chart component 2026-04-23 13:01:58 +07:00
Yoga Pangestu
80b7705b3f chore: translate Dashboard page title to Dasbor 2026-04-23 10:52:33 +07:00
Yoga Pangestu
803eebd026 feat: extract dashboard components and formatters to dedicated files for improved maintainability 2026-04-23 10:14:12 +07:00
Yoga Pangestu
5f8718af69 refactor: modularize dashboard types and streamline UI components for improved stats display 2026-04-22 23:21:04 +07:00
Yoga Pangestu
b04ce914ad feat: update factory and seeder implementations to include user associations and created_at timestamps for Expense, Order, Purchase, and PurchaseItem models 2026-04-22 22:44:56 +07:00
Yoga Pangestu
cf4e2f5d10 feat: implement Payroll and PayrollAdjustment factories and seeders for database initialization 2026-04-22 22:25:11 +07:00
Yoga Pangestu
f84173e8aa feat: initialize general settings table with validation constraints and database seeder 2026-04-22 22:18:55 +07:00
Yoga Pangestu
703ceefddf feat: enhance error handling in forms by introducing FieldError component for consistent error display 2026-04-22 22:07:58 +07:00