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

add dialog support for import/export of custom buttons #20124

Closed
borisko123 opened this issue May 4, 2020 · 0 comments · Fixed by #20137
Closed

add dialog support for import/export of custom buttons #20124

borisko123 opened this issue May 4, 2020 · 0 comments · Fixed by #20137

Comments

@borisko123
Copy link
Contributor

borisko123 commented May 4, 2020

Custom button may have relation to dialog.
Currently, import/export custom buttons code does not take the related dialog into account.
Also, imported buttons may be updated.

borisko123 added a commit to borisko123/manageiq that referenced this issue May 7, 2020
borisko123 added a commit to borisko123/manageiq that referenced this issue May 24, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog, Tempfile creation
borisko123 added a commit to borisko123/manageiq that referenced this issue May 24, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog, Tempfile creation
borisko123 added a commit to borisko123/manageiq that referenced this issue May 25, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog (@lfu, Tempfile creation (@gmcculloug)
- after review, simplify populate action (@lfu)
borisko123 added a commit to borisko123/manageiq that referenced this issue Jun 4, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog (@lfu, Tempfile creation (@gmcculloug)
- refactor to inclide only dialog support stuff
borisko123 added a commit to borisko123/manageiq that referenced this issue Jun 4, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog (@lfu, Tempfile creation (@gmcculloug)
- refactor to include only dialog support stuff
- rubocop issues
borisko123 added a commit to borisko123/manageiq that referenced this issue Jun 6, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog (@lfu, Tempfile creation (@gmcculloug)
- refactor to include only dialog support stuff
- rubocop issues
borisko123 added a commit to borisko123/manageiq that referenced this issue Jun 11, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog (@lfu, Tempfile creation (@gmcculloug)
- refactor to include only dialog support stuff
- rubocop issues
- review literal button name without let
borisko123 added a commit to borisko123/manageiq that referenced this issue Jun 17, 2020
-fix error in spec example
-the test result depends on file order
-code style review
-modified according to miq-bot request
-fix rubocop offence
-add new flag (for dialog), modify specs
- after review, simplify export dialog (@lfu, Tempfile creation (@gmcculloug)
- refactor to include only dialog support stuff
- rubocop issues
- review literal button name without let
- fix to be (be_an(CustomButton)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants