Commit Graph

45 Commits

Author SHA1 Message Date
ahasani 1e2f94261e init to pos domain 2026-03-18 13:35:57 +03:30
ahasani 3c9f6eed1d refactor user accounts structure 2026-03-16 00:35:34 +03:30
ahasani 9bfbef6f64 update breadcrumb and create account module 2026-03-11 20:42:15 +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 ec372d10f4 fixes #95 2025-07-24 18:44:14 +03:00
Çetin 5921d874f2 fixes #89 2025-07-24 18:16:08 +03:00
Mehmet Çetin e4b334f58a migrate to Tailwind CSS v4 2025-07-09 13:18:18 +03:00
Mehmet Çetin 3f845f3714 update version 2025-07-07 15:10:43 +03:00
Cagatay Civici bcd7aa5b2c Renamed folder 2025-01-10 10:18:36 +03:00
Çetin 34bce8d2f4 Remove unused import 2025-01-08 16:05:10 +03:00
Çetin fb80b02d13 Add conditional 2025-01-08 13:51:16 +03:00
Cagatay Civici 962274d3a2 Removed material 2025-01-08 09:46:49 +03:00
Cagatay Civici 25c29b0126 Remove unused css 2025-01-08 09:40:12 +03:00
Çetin f11a82ca6c Merge remote-tracking branch 'origin/v19' into v19 2025-01-07 17:29:57 +03:00
Çetin 44c2361564 Code format 2025-01-07 17:29:51 +03:00
Mehmet Çetin 817d5b0cc0 appconfigurator | update color & surface styles 2025-01-07 16:52:07 +03:00
Mehmet Çetin 9049221aad appconfigurator | update host class 2025-01-07 16:39:58 +03:00
Mehmet Çetin e3bcb0fdb6 refactor getPresetExt method 2025-01-07 16:31:08 +03:00
Mert Sincan fba7700eff Fixed type issues 2025-01-07 13:24:19 +00:00
Çetin af2bf5b949 Merge remote-tracking branch 'origin/v19' into v19
# Conflicts:
#	src/app/layout/core/app.configurator.ts
2025-01-07 14:06:47 +03:00
Çetin 422e92f580 Update strict 2025-01-07 14:06:30 +03:00
Mehmet Çetin 45f81ee112 add material & nora 2025-01-07 13:20:02 +03:00
Çetin 62d34c720b Update folder structure 2025-01-07 13:04:10 +03:00
Çetin 3fde119e4d Remove legacy files 2025-01-03 12:05:45 +03:00
Çetin f250773da9 Refactor imports 2025-01-03 11:41:15 +03:00
Çetin 695219ba90 Add layout 2024-12-30 12:00:11 +03:00
Çetin 7d5cad440a Refactor config 2023-12-25 15:31:46 +03:00
Mehmet Çetin 890d69af02 Refactor appConfig component, update layoutService and implement Angular signals 2023-12-22 10:16:50 +03:00
Cagatay Civici 1f7ef417fc 404 wildcard for subpaths 2022-10-27 21:27:36 +03:00
Cagatay Civici 73c7e63414 Use IsMatchOptions 2022-10-27 21:07:24 +03:00
Cagatay Civici 53ef6e66c8 Remove rotated icon 2022-10-26 18:12:55 +03:00
Cagatay Civici d8eba3d2cc Fixed broken menu due to lint regression and route active class for menu 2022-10-26 18:07:41 +03:00
Cagatay Civici 9feebce4b8 Eslint integration 2022-10-25 14:28:22 +03:00
Cagatay Civici 054c55238d Removed unused routerLink 2022-10-16 17:14:56 +03:00
Cagatay Civici 530703b69c Removed unused code 2022-10-11 14:15:11 +03:00
Cagatay Civici b6f287f13f Removed unused feature 2022-10-11 13:32:44 +03:00
Cagatay Civici f9f2298e85 Removed unused feature 2022-10-11 13:31:41 +03:00
Cagatay Civici 3ebe6d697a Remove unused dependency 2022-08-24 01:01:38 +03:00
Cagatay Civici b5a106198e Fixed p-trigger conflict 2022-08-24 00:52:27 +03:00
Cagatay Civici 104b40f85a Refactored layout service 2022-08-23 12:36:54 +03:00
Cagatay Civici 71888a54e5 Add outside click handler for profile menu 2022-08-23 11:48:14 +03:00
Çetin 592c3de859 Remove horizontal menu state check 2022-07-26 11:49:27 +03:00
Çetin af7e863f4d Update to new structure 2022-07-22 13:13:50 +03:00