Skip to content
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

feat: 4868 - tag management operator UI #4914

Merged
merged 156 commits into from
Jan 22, 2019

Conversation

mikemurray
Copy link
Member

@mikemurray mikemurray commented Jan 10, 2019

Resolves #4868
Impact: major
Type: feature

Issue

Add a tag management UI

Solution

Add a tag management UI that can

  1. Show a list of all tags
  2. Create / edit tags
  3. Edit metadata for tags
  4. Upload / select hero images
  5. Re-order products assigned to a tag using a priority

Breaking changes

none

Testing

  1. open http://localhost:3000/operator/tags
  2. Add / edit / delete tags
  3. Edit positions of products and see that the values save

Starter Kit

  1. Test that metafields show up and can be edited/displayed
  2. Test that isVisible/isHidden work and is displayed on Starter Kit
  3. Test that product re-ordering works and is displayed on Starter Kit
  4. Test that changing DisplayTitle works and is displayed on Starter Kit
  5. Test that changing HeroImage works and is displayed on Starter Kit

Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
Signed-off-by: Mike Murray <[email protected]>
@mikemurray mikemurray changed the title [WIP] feat: 4868 - tag management operator UI feat: 4868 - tag management operator UI Jan 17, 2019
Copy link
Contributor

@machikoyasuda machikoyasuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found one bug so far but everything else looks good!

imports/plugins/core/tags/client/components/TagForm.js Outdated Show resolved Hide resolved
Signed-off-by: Mike Murray <[email protected]>
@machikoyasuda machikoyasuda merged commit 9c8457e into develop Jan 22, 2019
@machikoyasuda machikoyasuda deleted the feat-4868-mikemurray-tag-mutations branch January 22, 2019 22:03
@machikoyasuda
Copy link
Contributor

🎊 🎊 🎊

@jeffcorpuz jeffcorpuz mentioned this pull request Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants