Commit Graph

4 Commits

Author SHA1 Message Date
396ab24792 Poprawa wyświetlania wymaganych pól w formularzu niestandardowych pól produktu 2025-11-23 01:35:23 +01:00
62c7105bef Enhance styling and structure of custom fields in product templates
- Updated SCSS styles for headers (h2, h3) and added bold styling for required custom fields.
- Improved layout with additional margin for attributes and ensured consistent font weights.
- Modified PHP template to include a clearer structure for custom fields, adding a note for required fields.
2025-09-03 23:24:37 +02:00
4897ef132a Enhance product management and coupon features
- Added styling for input group add-ons and additional fields in SCSS.
- Updated shop coupon view to include a new column for usage count.
- Display coupon code and amount in order details if applicable.
- Improved product edit template to handle custom fields with required validation.
- Modified product save logic to include custom field requirements.
- Enhanced decimal normalization function for better input handling.
- Implemented checkbox normalization for form submissions.
- Updated custom fields in product templates to reflect required status.
- Fixed URL for fetching changelog updates.
2025-08-19 20:35:24 +02:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00