Commit Graph

6 Commits

Author SHA1 Message Date
927bcd313c Dodanie obsługi tokenów przesyłania i kluczy API w edytorach artykułów, banerów i produktów; aktualizacja adresu URL do changeloga 2025-10-01 09:02:42 +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
83400eda0f Refactor value handling in multiple classes to simplify JSON decoding process 2024-11-01 00:12:24 +01:00
ee240f7dbd Refactor value handling in multiple classes for improved data processing 2024-10-30 09:38:37 +01:00
7d0749d692 Refactor product loading logic and update URL routing
- Refactored the product loading logic in the ShopProduct class to improve performance and readability.
- Updated the URL routing in the index.php file to handle redirects and routes based on the request URI.
- Added a new method in the S class to check if adding a redirect will create a cycle in the redirect map.
- Updated the S class to use the new method for adding redirects and generating URL routes.
- Removed unnecessary code related to generating .htaccess rules.
2024-10-26 18:18:55 +02:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00