schon/engine/vibes_auth/graphene
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
..
__init__.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
mutations.py feat(admin): add reusable submit row with storefront link component 2026-03-09 18:13:53 +03:00
object_types.py Features: 1) None; 2025-12-19 16:43:39 +03:00