Commit Graph

59 Commits

Author SHA1 Message Date
ahasani 822bf96966 feat: add new form field components for company details and consumer management
- Implemented CompanyNameComponent, DescriptionComponent, DeviceIdComponent, EconomicCodeComponent, EmailComponent, FirstNameComponent, FiscalCodeComponent, GuildIdComponent, LastNameComponent, LegalNameComponent, LicenseStartsAtComponent, MobileComponent, MobileNumberComponent, ModelComponent, NameComponent, NationalCodeComponent, NationalIdComponent, PartnerTokenComponent, PosTypeComponent, PostalCodeComponent, ProviderIdComponent, QuantityComponent, RegistrationCodeComponent, RegistrationNumberComponent, SerialNumberComponent, SetOffComponent, SkuComponent, TerminalComponent, UnitPriceComponent, UsernameComponent.
- Added field control configurations for new fields in the form.
- Updated routing and branding configurations for TIS tenant.
- Created consumer type models for handling individual and legal consumer data.
2026-04-27 21:53:11 +03:30
ahasani a816c05777 feat: add refresh functionality to various components
- Implemented refresh event emission in multiple list components across partner and superAdmin modules.
- Updated consumers and customers list components to handle refresh actions.
- Enhanced dashboard component to fetch partner info on initialization.
- Introduced new API method in PartnerService to retrieve current partner data.
- Modified PartnerStore to utilize the new API method for fetching partner information.
- Updated UI elements to reflect changes in partner and license management, including new fields for license renewals.
- Added a new POS display component for better presentation of POS terminal information.
- Updated layout service and top bar to reflect new titles and improve user experience.
- Refactored existing components to ensure consistency and maintainability.
2026-04-24 23:01:44 +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
Çetin 9bf03bcb2f fixes #98 2025-07-24 18:47:53 +03:00
Çetin bde8635c33 fixes #97 2025-07-24 18:46:42 +03:00
Çetin d455fab6ec remove unused import 2025-07-24 18:44:56 +03:00
Çetin ec372d10f4 fixes #95 2025-07-24 18:44:14 +03:00
Çetin e6ab60ad3d fixes #93 2025-07-24 18:39:25 +03:00
Çetin 8d1024eb4d fixes #94 2025-07-24 18:28:05 +03:00
Çetin 7f8a161dd8 fixes #93 2025-07-24 18:27:28 +03:00
Çetin 2a06dd9b24 fixes #92 2025-07-24 18:25:21 +03:00
Çetin 0d3f25a00d fixes #91 2025-07-24 18:21:45 +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
Cagatay Civici 781a43079f Update messages and add line-height 2025-01-10 10:03:02 +03:00
Çetin 54deec7129 Update button demo 2025-01-08 17:46:56 +03:00
Çetin f565a2672d Merge remote-tracking branch 'origin/v19' into v19 2025-01-08 16:46:48 +03:00
Çetin 9cae7922bb Fixes treetable checkbox 2025-01-08 16:46:33 +03:00
Cagatay Civici ab8d8abe13 Fixed badge colors on dark 2025-01-08 16:30:26 +03:00
Çetin 09bc45fb1f Fix tag background color 2025-01-08 16:02:30 +03:00
Çetin a0d2714c15 Fix color 2025-01-08 15:11:51 +03:00
Çetin 3f5ce1977a Merge remote-tracking branch 'origin/v19' into v19 2025-01-08 15:03:06 +03:00
Mehmet Çetin dc69ef1886 Merge branch 'v19' of https://github.com/primefaces/sakai-ng into v19 2025-01-08 14:05:27 +03:00
Mehmet Çetin 4fc30f4ee9 update chartdemo | baroptions & lineoptions 2025-01-08 14:05:15 +03:00
Çetin bbb0a55975 Fix spacing 2025-01-08 12:41:37 +03:00
Çetin bab9fc76b1 Fix carousel responsive options 2025-01-08 12:39:40 +03:00
Çetin 2a0ebf7fc5 merge upstream 2025-01-08 12:33:24 +03:00
Çetin 888e75a2a1 Fix text color 2025-01-08 12:31:41 +03:00
Mehmet Çetin 031bd8f25d chartdemo | update polaroptions 2025-01-08 12:31:25 +03:00
Mehmet Çetin fdd0288f6b update chartdemo | radarchart pointlabels color 2025-01-08 12:27:10 +03:00
Mehmet Çetin 174afc98fb update crud | select optionvalue 2025-01-08 12:16:38 +03:00
Mehmet Çetin fa2e167e3f update messagesdemo 2025-01-08 12:02:11 +03:00
Çetin abe1fe97dc Add margin 2025-01-08 11:58:54 +03:00
Mehmet Çetin 90ec3f9976 update tabledemo | filtering 2025-01-08 11:43:50 +03:00
Mehmet Çetin 1d816bc0aa update inputdemo | multiselect 2025-01-08 11:30:04 +03:00
Mehmet Çetin a6669da4ef Merge branch 'v19' of https://github.com/primefaces/sakai-ng into v19 2025-01-08 10:54:05 +03:00
Mehmet Çetin 15f89d0b29 update inputdemo | autocomplete 2025-01-08 10:53:53 +03:00
Cagatay Civici 163397368a Use remote images 2025-01-08 10:47:47 +03:00
Cagatay Civici 7f960d57cd Update demo 2025-01-08 10:31:44 +03:00
Mehmet Çetin 2daa67cf89 update documentation page 2025-01-07 18:01:25 +03:00
Çetin 44c2361564 Code format 2025-01-07 17:29:51 +03:00
Mehmet Çetin fd44b5d430 Merge branch 'v19' of https://github.com/primefaces/sakai-ng into v19 2025-01-07 14:56:50 +03:00
Mehmet Çetin 7b445afc53 Remove pTemplates, update selectors 2025-01-07 14:56:33 +03:00
Çetin 422e92f580 Update strict 2025-01-07 14:06:30 +03:00
Çetin 62d34c720b Update folder structure 2025-01-07 13:04:10 +03:00
Çetin ab8f627bb3 Update folder structure 2021-12-28 13:29:25 +03:00
Çetin f6b10379b6 update crud 2021-12-24 17:10:24 +03:00
Yiğit FINDIKLI 1f1f768cff Styles paths fixed 2021-12-23 14:15:00 +03:00