schon/engine/core/templates
Egor fureunoir Gorbunov 7e9c0f6dc2 feat(admin): add reusable submit row with storefront link component
refactor submit row logic into a dedicated reusable template (`submit_line_with_storefront_link.html`) to improve maintainability and reduce duplication across admin templates.

- Updated `change_form_with_storefront_link.html` to use the new template.
- Added missing `formfield` implementation for `EncryptedJSONField` to ensure proper form compatibility.
- Enhanced attributes handling in user-related mutation and signal functions for better flexibility and error handling.
2026-03-09 18:13:53 +03:00
..
admin feat(admin): add reusable submit row with storefront link component 2026-03-09 18:13:53 +03:00
admin_doc feat(admin-docs): add base structure and templates for admin documentation 2026-02-21 19:52:28 +03:00
unfold/helpers feat(admin): add "See on site" link in change forms for better navigation 2026-03-09 17:38:28 +03:00
__init__.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
contact_us_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
digital_order_created_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
digital_order_delivered_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
json_table_widget.html feat(core/blog): add support for product videos and blog post images 2026-03-02 01:57:57 +03:00
promocode_granted_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
rapidoc.html feat(emailing): add OpenAPI schemas for unsubscribe and tracking endpoints 2026-02-05 19:30:53 +03:00
shipped_order_created_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
shipped_order_delivered_email.html 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00