Commit Graph

37 Commits

Author SHA1 Message Date
ahasani b2a1eb8e5b feat: implement stock keeping unit management form and list components
- Added StockKeepingUnitFormComponent for creating and editing stock keeping units.
- Introduced StockKeepingUnitsComponent for listing stock keeping units with pagination.
- Integrated form fields for code, name, VAT, and SKU type in the stock keeping unit form.
- Created API routes for stock keeping units with CRUD operations.
- Updated input components to handle numeric and price types with Persian/Arabic digit normalization.
- Enhanced key-value component to support tag display instead of badge.
- Adjusted layout styles for sidebar menu.
- Added AGENT.md for repository-specific coding guidelines and practices.
- Implemented good management form with file upload and category selection.
2026-05-06 22:01:20 +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 af3123e61e ui update, init to consumer statistics and manage pos user types 2026-04-13 13:22:40 +03:30
ahasani b379787002 init 2026-03-10 13:36:45 +03:30
ahasani 3bc1202c77 feat: Implement product categories, stores, suppliers, and users management features
- Added ProductCategoriesService for handling product category API interactions.
- Created components for listing and viewing product categories.
- Implemented UI for managing product categories with a data list component.
- Developed StoresService for managing store-related API calls.
- Created components for listing and viewing stores with appropriate UI.
- Added SuppliersService for handling supplier API interactions.
- Implemented components for managing suppliers with a data list component.
- Developed UsersService for managing user-related API calls.
- Created components for listing and viewing users with appropriate UI.
- Enhanced not found page with improved layout and navigation options.
2025-12-04 23:34:00 +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
Çetin 63c55fa370 fixes image aspect ratio 2025-07-28 12:04:31 +03:00
Cagatay Civici 781a43079f Update messages and add line-height 2025-01-10 10:03:02 +03:00
Cagatay Civici 0ef8a3bedc Fixed configurator click 2025-01-07 10:48:04 +03:00
Çetin 0369931355 Init sakai-v19 2024-12-27 16:00:31 +03:00
Mehmet Çetin 1c58f19716 gitignore update 2024-01-09 12:13:27 +03:00
Çetin ba2fb4b774 Update styles 2023-12-18 16:21:48 +03:00
Çetin 192d114228 Update to v16 2023-07-28 14:42:29 +03:00
Çetin 2f0adc489a Update themes 2023-01-19 14:23:38 +03:00
Cagatay Civici 65da59874b Removed unused class 2022-11-23 10:01:15 +03:00
Cagatay Civici 53ef6e66c8 Remove rotated icon 2022-10-26 18:12:55 +03:00
Cagatay Civici 6d7da9c04c Removed prism and added cosmetics 2022-10-22 15:38:02 +03:00
Cagatay Civici 28d7e9aee2 Refactored Demo CSS visuals 2022-10-13 13:12:26 +03:00
Cagatay Civici 1c7bf263cd Update themes 2022-09-20 23:34:11 +03:00
Cagatay Civici ccccbaa0be Removed unused variable, and renamed $fontSize 2022-09-20 23:23:46 +03:00
Çetin c8913a71eb Add animation to layout mask 2022-08-29 10:07:06 +03:00
Çetin b7b1574de5 Fixed #14 - The style is not properly visible after cloning the source code 2022-07-26 11:37:19 +03:00
Çetin 2c7aa2917a Update to Angular14 & PrimeNG 14 2022-07-25 17:30:29 +03:00
Çetin af7e863f4d Update to new structure 2022-07-22 13:13:50 +03:00
Çetin c6271839d4 update pages 2022-01-25 10:37:27 +03:00
Çetin dc2833147f Add access denied page and refactor 2022-01-15 11:53:52 +03:00
Çetin ce6478f4fc add error page 2022-01-14 19:19:36 +03:00
Çetin 1aa3780d65 add login page 2022-01-14 15:54:36 +03:00
Çetin e20ce76b28 add landing 2022-01-06 17:39:11 +03:00
Çetin 834bfe5f40 Rename app-blocks and app-blockviewer & transfer layout.scss into styles.scss 2021-12-30 09:21:53 +03:00
Çetin 7117f770ca update sass 2021-12-23 09:11:57 +03:00
Yiğit FINDIKLI 7474d02d03 unnecessary files and folders removed 2021-12-22 16:40:06 +03:00
Yiğit FINDIKLI 0c82b6c4e2 Config height fix 2021-12-21 11:10:07 +03:00
Çetin bc08999a0a Update tabledemo and add primeblocks & icons pages 2021-12-20 18:06:23 +03:00
Çetin 516159783d mobile menu animation fix 2021-12-15 13:43:39 +03:00
Cetin Cakiroglu b7372bb388 remove premium templates 2021-12-10 09:37:40 +03:00
Cetin Cakiroglu 89b1bf58fa add template 2021-12-09 17:24:42 +03:00