Commit Graph

12 Commits

Author SHA1 Message Date
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
Cagatay Civici 6dcbf55930 Fixed versions 2025-07-31 11:28:39 +03:00
Çetin 44c2361564 Code format 2025-01-07 17:29:51 +03:00
Çetin 56d18594a0 Update index.html 2025-01-06 17:11:56 +03:00
Çetin ee5fcdeb1f Update favicon 2025-01-06 14:53:33 +03:00
Çetin 0369931355 Init sakai-v19 2024-12-27 16:00:31 +03:00
Çetin af7e863f4d Update to new structure 2022-07-22 13:13:50 +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 bc08999a0a Update tabledemo and add primeblocks & icons pages 2021-12-20 18:06:23 +03:00
Cetin Cakiroglu 89b1bf58fa add template 2021-12-09 17:24:42 +03:00
Merve Özçifçi cf85fcad02 initial commit 2021-12-06 10:26:58 +03:00