Commit Graph

10 Commits

Author SHA1 Message Date
e743245cee update 2026-04-02 12:00:38 +02:00
f3be8e1025 feat: Refactor CRM and Finances modules
- Updated client-edit template to change 'Firma' to 'Nazwa' and added 'Nazwa firmy' input field.
- Modified main-view template to reflect the new naming conventions for clients.
- Enhanced finances main-view to display a list of clients with revenue details.
- Added client selection dropdown in operation-edit template.
- Improved work-time template by adding keyboard shortcut for task confirmation.
- Introduced CrmController for handling client-related actions.
- Created FinancesController to manage finance operations and categories.
- Implemented ClientRepository for client data management.
- Developed FinanceRepository for finance operations and data handling.
2026-02-14 21:30:02 +01:00
f140d4ecbd Update button styles and adjust font sizes in SCSS; modify table classes in finance templates 2024-12-08 22:27:44 +01:00
774a2c8cc7 Add context menu styles and remove inline scripts from finance templates 2024-12-05 23:18:34 +01:00
f882fe32e1 Update grid column width in finance manager and modify date input handling in operation edit template 2024-12-04 10:46:05 +01:00
bf5c0f94c9 Update date handling in finances and enhance layout with new script inclusion 2024-12-02 15:43:17 +01:00
331029d819 Add context menu functionality and styles; refactor main-view.php and layout files 2024-11-11 15:22:00 +01:00
4acdddcabf Enhance finance summary layout and styling in main-view.php; add new styles to style.scss 2024-11-10 14:55:49 +01:00
a91c2275b1 Add nowrap class to style.scss and update main-view.php for text formatting 2024-11-10 11:20:48 +01:00
3f306ccb81 first commit 2024-11-10 11:11:35 +01:00