This is an automated email from the ASF dual-hosted git repository.

linxinyuan pushed a change to branch xinyuan-dataset-selector
in repository https://gitbox.apache.org/repos/asf/texera.git


    from 5ca5520f9f Merge branch 'main' into xinyuan-dataset-selector
     add 1daf312760 refactor

No new revisions were added by this update.

Summary of changes:
 frontend/src/app/app.module.ts                     |   4 +-
 .../dataset-selection.component.html}              |  12 ++-
 .../dataset-selection.component.scss}              |   9 +-
 .../dataset-selection.component.ts}                | 105 ++++++++++++++++-----
 .../dataset-version-selector.component.html        |  40 +++-----
 .../dataset-version-selector.component.ts          |  82 ++++++----------
 .../input-autocomplete.component.ts                |  15 +--
 7 files changed, 155 insertions(+), 112 deletions(-)
 rename 
frontend/src/app/workspace/component/{file-selection/file-selection.component.html
 => dataset-selection/dataset-selection.component.html} (89%)
 rename 
frontend/src/app/workspace/component/{file-selection/file-selection.component.scss
 => dataset-selection/dataset-selection.component.scss} (93%)
 rename 
frontend/src/app/workspace/component/{file-selection/file-selection.component.ts
 => dataset-selection/dataset-selection.component.ts} (55%)

Reply via email to