Commit Graph

14 Commits

Author SHA1 Message Date
ahasani f2a496134b update tis env 2026-05-30 19:09:08 +03:30
ahasani 550db47b88 update sale invoice and payload forms of pos 2026-05-28 16:37:58 +03:30
ahasani c5e1fab09b feat: add favorite functionality for goods; implement favorite button and service integration 2026-05-20 11:55:30 +03:30
ahasani 78501b907b feat: implement payment result handling; refactor payment components and enhance terminal payment logic 2026-05-17 15:21:06 +03:30
ahasani 6f1ad20cff refactor: update import paths for sale invoice models; add VAT handling in payload forms 2026-05-17 12:04:11 +03:30
ahasani 3f75d82295 update tis 2026-05-16 14:51:34 +03:30
ahasani 8c98e53427 feat: update app version and build details in ngsw-config.json
fix: add baseZIndex to p-toast component in app.component.ts

feat: enhance pagination support in saleInvoices list component

refactor: modify saleInvoices service to accept pagination query

feat: update API routes for saleInvoices to support pagination

fix: adjust layout for consumer accounts in partner module

style: improve layout for consumer business activities in partner module

fix: update license info display in dashboard component

fix: ensure price info card displays default values for discount and tax

refactor: clean up gold payload form component

fix: adjust root component layout for mobile view

refactor: unify consumer account list configuration across modules

chore: remove deprecated partner consumer account list config

chore: remove deprecated superAdmin consumer account list config

feat: add new consumer account list configuration

style: add summary list styling in customize.scss

chore: switch API base URL for TIS environment
2026-05-16 14:49:22 +03:30
ahasani d513ea381e feat: update PWA installation logic, enhance app versioning, and streamline environment configurations 2026-05-11 20:26:02 +03:30
ahasani ff9bbad336 fix: update apiBaseUrl to use secure HTTPS for production and TIS environments 2026-05-11 19:24:16 +03:30
ahasani 68996ed39d update 2026-05-11 18:46:26 +03:30
ahasani 9bcb917d3b update 2026-05-11 18:42:05 +03:30
ahasani 54d00e19ae chore: add Tailwind CSS configuration file. ux writing update 2026-05-05 22:42:06 +03:30
ahasani ec452bca22 update many things 2026-05-04 20:02:10 +03:30
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