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

refactor: #60 & #61 - remove old navigation and tagnav plugins #75

Merged
merged 4 commits into from
Oct 30, 2019

Conversation

mikemurray
Copy link
Member

Resolves #60
Resolves #61
Impact: minor
Type: refactor

Issue

Plugins ui-navbar and ui-tagnav exist.

Solution

Delete ui-navbar and ui-tagnav plugins, because they shouldn't exist in the admin app.

Breaking changes

None. These UI elements haven't been needed for a long time.

Testing

  1. Start the admin and make sure everything works
  2. Take care to ensure that tag suggestions still work when adding tags when editing a single product.

This move is to allow the deletion of the `ui-tagnav` plugin.

Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
@mikemurray mikemurray mentioned this pull request Oct 25, 2019
50 tasks
@willopez willopez changed the title rafactor: #60 & #61 - remove old navigation and tagnav plugins refactor: #60 & #61 - remove old navigation and tagnav plugins Oct 25, 2019
@willopez
Copy link
Member

tested and it looks good, waiting on the CI build issue to be resolved.

@aldeed
Copy link
Contributor

aldeed commented Oct 28, 2019

Try merging latest trunk to fix CI

Copy link
Member

@willopez willopez left a comment

Choose a reason for hiding this comment

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

LGTM

@mikemurray mikemurray merged commit be8e143 into trunk Oct 30, 2019
@mikemurray mikemurray deleted the refactor-60-mikemurray-remove-old-navigation branch October 30, 2019 23:42
@kieckhafer kieckhafer mentioned this pull request Feb 6, 2020
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.

[demetorization][delete] UI Tagnav (core/ui-tagnav) [demetorization][delete] UI Navbar (core/ui-navbar)
3 participants