[
https://issues.apache.org/jira/browse/IGNITE-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693035#comment-16693035
]
ASF GitHub Bot commented on IGNITE-10318:
-----------------------------------------
GitHub user Klaster1 opened a pull request:
https://github.com/apache/ignite/pull/5443
IGNITE-10318 Web console: use newer panels in query notebook screen
[The issue](https://issues.apache.org/jira/browse/IGNITE-10318).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10318
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5443.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5443
----
commit 76abafd5e3675c291279f029ff129ddb421c6e55
Author: Ilya Borisov <klaster1@...>
Date: 2018-11-20T03:50:05Z
IGNITE-10318 Use new panels, move query actions to context menu.
commit 135ed23f7ce761da79c7bbdb089562ddf5dc4ae8
Author: Ilya Borisov <klaster1@...>
Date: 2018-11-20T10:40:23Z
IGNITE-10318 Remove icon from input dialog template.
commit 181367357e77d97db3bd71cdca5e76c14b60cb92
Author: Ilya Borisov <klaster1@...>
Date: 2018-11-20T10:40:40Z
IGNITE-10318 Change wording in query rename prompt.
----
> Web console: use newer panels in query notebook screen
> ------------------------------------------------------
>
> Key: IGNITE-10318
> URL: https://issues.apache.org/jira/browse/IGNITE-10318
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Ilya Borisov
> Assignee: Ilya Borisov
> Priority: Minor
> Attachments: How query notebook screen look now.png
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> "Queries notebook" screen is the last place where older style of collapsible
> panels has remain in use.
> What to do:
> 1. Replace panels on "queries notebook" screen with panel-collapsible
> component.
> 2. Update query rename feature to use "Rename" button and new name prompt
> instead on inline form.
> 3. Move query remove button to context menu in panel actions.
> 4. Move "Execute", "Execute on selected node", "Explain" and "Scan" button to
> panel actions. All actions, except for "Execute" and "Scan", should be in
> context menu.
> 5. Remove legacy code used in older style collapsible panels.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)