Commit Graph

10 Commits

Author SHA1 Message Date
ahasani 3ad88f7dea feat: optimize performance with lazy loading and change detection improvements
chore: update build configurations and remove unused styles
fix: enhance user experience with loading indicators and improved asset management
2026-05-10 12:42:53 +03:30
ahasani 8104f1b7a7 feat(layout): enhance topbar with customizable templates and full-page support
- Updated app.layout.component.html to include start, center, and end templates for the topbar.
- Modified app.layout.component.ts to manage new template references and added isFullPage getter.
- Refactored app.topbar.component.html to utilize new templates and improved layout structure.
- Enhanced app.topbar.component.ts to accept new input properties for templates.
- Updated layout.service.ts to manage full-page state and new topbar slots.
- Added new payment bridge services for POS functionality.
- Introduced greater validator for form validation.
- Improved dialog component to support mobile drawer and responsive design.
- Updated styles for better mobile support and layout adjustments.
- Added new main menu sidebar for POS with dynamic content.
2026-04-30 16:27:42 +03:30
ahasani c10623bc3f update pos consumer 2026-03-29 18:07:10 +03:30
ahasani 07fec02ea1 feat: add logo image and RTL support styles
- Added logo image to assets.
- Implemented RTL support styles in rtlSupport.scss for various components including breadcrumb, datatable, and tree node toggle button.

chore: configure environment files for production, staging, and development

- Created environment.prod.ts for production settings.
- Created environment.staging.ts for staging settings.
- Created environment.ts for local development settings.

feat: define custom theme preset

- Added presets.ts to define a custom theme preset using PrimeUIX with specific component styles and semantic colors.

chore: set up proxy configuration for local development
2025-12-04 21:07:18 +03:30
Mehmet Çetin ad5b515605 update styles.scss 2025-07-08 17:15:32 +03:00
Cagatay Civici 25c29b0126 Remove unused css 2025-01-08 09:40:12 +03:00
Mehmet Çetin 513019e17d fix tailwind issue 2025-01-06 10:31:07 +03:00
Çetin 012e4ba46f Add images, update services, fix routes 2025-01-03 17:20:47 +03:00
Çetin 8b2ff9c1b2 pf2tw 2025-01-03 15:48:50 +03:00
Çetin 0369931355 Init sakai-v19 2024-12-27 16:00:31 +03:00