-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Admin][Settings] Introduce promotion category creation and modification capability #6102
Comments
Hey Chaimann, thank you for your request. A migration to the new promotion system is undergoing. Please consult following articles: We are in the process of upgrading the documentation to account for the new promotion system. Old promotion bugs / feature requests will not be fixed. |
He's talking about adding features for the new admin. Promotion categories work almost exactly the same for both systems, so I think a PR for either system will have good chances of being merged. |
@fthobe @mamhoff hey guys, I'm indeed working on new admin UI, PR for this issue in particular will convert existing add/edit functionality to use modal forms instead of dedicated pages (changes introduced in #6046) and to mention, I'm picking tasks from the Solidus Admin project, so I converted a task from there into this issue, for better tracking purposes. Please let me know if this is not the desired flow, and tasks in projects should remain as "drafts" 😄 |
Description
Implement the functionality to add/edit promotion categories.
We already have a promotion categories index page:
We're missing a create/edit page that utilizes the new UI components, which could replace this part in a modal component:
![Image](https://private-user-images.githubusercontent.com/19948291/305153713-f4c389d5-2abd-4c30-8dd2-5f83d1dce9a2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTQzNDYsIm5iZiI6MTczOTM1NDA0NiwicGF0aCI6Ii8xOTk0ODI5MS8zMDUxNTM3MTMtZjRjMzg5ZDUtMmFiZC00YzMwLThkZDItNWY4M2QxZGNlOWEyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA5NTQwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiODJiMzkzMjA5MTM4Mjg3NTE5Y2Y3ZDIwNjBkOTM2NjQ4NzI5MThiMGExNzQ4ZjM4ZGFhOTRjYTJmMThhYjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.k7Gkffioud2sCdk8PhrR9vxxd8WXZ-9VyK67cMmD_H4)
Features
The text was updated successfully, but these errors were encountered: