-
…al chunk files and the main app script, to optimize application size and improve load times.
-
…etter user experience, added map location feature with longitude and latitude inputs, and improved fence status display. Adjusted dialog width for improved visibility.
-
…ns for management backend and store PC applications, updated environment variables for local development, and removed unused CSS and JS files to optimize the build.
-
…application size and improve load times. This includes several chunk files and the main app script.
-
…yout adjustments. Increased font sizes and padding for better readability, and streamlined the member search input for a cleaner look.
-
- Refactored multiple worker scripts (css.worker.js, editor.worker.js, html.worker.js, json.worker.js, ts.worker.js) for improved performance and maintainability. - Removed the unused CSS file (app.26c706cb.css) to streamline the project structure and reduce unnecessary file bloat.
-
- Revised the description of the performance statistics module to clarify the distinction between total performance metrics for individual and store-level reporting.
-
- Added a new endpoint to fix duplicate inventory usage records by merging entries based on UsageBatchId, ProductId, and StoreId. - Implemented logic to retain the earliest record while summing quantities and amounts, marking others as invalid. - Enhanced the service to log the repair process and provide feedback on the number of processed and invalidated records.
-
- Simplified project description to focus on core functionalities of the ERP system. - Revised the project structure section for clarity and organization. - Updated environment requirements and quick start instructions for better accessibility.
-
- Deleted the comprehensive project development guidelines document, which included technical stacks, development standards, and database norms.
-
- Updated the description to reflect a comprehensive design guide for web and mobile applications. - Revised usage instructions to emphasize generating a design system as a required step. - Added detailed command examples for generating and persisting design systems. - Improved clarity on the workflow steps and included additional search options for UX guidelines and typography. - Expanded the list of available technology stacks to include new options.
-
Co-authored-by: Cursor <cursoragent@cursor.com>
-
- Swapped the API base URL in the development environment to use localhost for local testing. - Enhanced the member portrait dialog with improved layout and additional member attributes, including age and birthday type. - Added birthday type filtering options in the birthday view, allowing users to display members with solar and lunar birthdays. - Updated the backend to support querying members based on specified date ranges and birthday types. - Introduced new performance metrics in the personal performance statistics view, categorizing performance by various service types.