39929dba96fb13828e906285f8ddb543d2a3db5c
- Add `transactions` and `dates` props to `SmallCustomerActivityChart` with validation and default values. - Replace Bar chart with Line chart for better data representation in `SmallCustomerActivityChart`. - Implement `parseTransactions` utility to handle transaction data parsing and sorting. - Update `InvoicingBillingPeriodViewAll` to conditionally render `SmallCustomerActivityChart` only for customers with transactions on different days. - Refactor and remove unused code elements across related views.
truckwashdashboardsfrontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%