You are viewing a plain text version of this content. The canonical link for it is here.
Posted to submarine-dev@hadoop.apache.org by "Xun Liu (Jira)" <ji...@apache.org> on 2019/09/08 02:39:00 UTC

[jira] [Resolved] (SUBMARINE-175) [WEB] Search Select Component

     [ https://issues.apache.org/jira/browse/SUBMARINE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xun Liu resolved SUBMARINE-175.
-------------------------------
    Resolution: Fixed

h3. What is this PR for?

In the workbench, usually need select component list user, dict, team table data.

When the amount of data is relatively large, it is very slow to load all the data in the select component at one time. Therefore, it is necessary to develop a data that matches the conditions in the remote database according to the user's input, load it into the list of select components, and let the user come
h3. What type of PR is it?

Feature
h3. Todos
 *  - Task

h3. What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-175
h3. How should this be tested?

[CI Pass|https://travis-ci.org/liuxunorg/submarine/builds/582209860]
h3. Screenshots (if appropriate)

[!https://user-images.githubusercontent.com/3677382/64482398-9828a680-d223-11e9-90fd-c8c1308b29b8.gif|width=647,height=273!|https://user-images.githubusercontent.com/3677382/64482398-9828a680-d223-11e9-90fd-c8c1308b29b8.gif]
h3. Questions:
 * Does the licenses files need update? Yes/No
 * Is there breaking changes for older versions? Yes/No
 * Does this needs documentation? Yes/No

> [WEB] Search Select Component
> -----------------------------
>
>                 Key: SUBMARINE-175
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-175
>             Project: Hadoop Submarine
>          Issue Type: Sub-task
>            Reporter: Xun Liu
>            Assignee: Xun Liu
>            Priority: Major
>              Labels: submarine-external-repo
>
> In the workbench, usually need select component list user, dict, team table data.
> When the amount of data is relatively large, it is very slow to load all the data in the select component at one time. Therefore, it is necessary to develop a data that matches the conditions in the remote database according to the user's input, load it into the list of select components, and let the user come. select.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)