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

github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git


    from b1d51ae243 feat(computing-unit-managing-service): add admin endpoint 
to list all computing units (#6854)
     add 3db5955647 feat(python-notebook-migration, frontend): add the notebook 
import modal component (#7314)

No new revisions were added by this update.

Summary of changes:
 frontend/LICENSE-binary                            |  10 ++
 .../notebook-import-modal.component.html           | 138 +++++++++++++++
 .../notebook-import-modal.component.scss}          |  79 ++++++---
 .../notebook-import-modal.component.spec.ts        | 187 +++++++++++++++++++++
 .../notebook-import-modal.component.ts             | 113 +++++++++++++
 .../notebook_migration_tool/tool_popup_diagram.png | Bin 0 -> 61744 bytes
 6 files changed, 505 insertions(+), 22 deletions(-)
 create mode 100644 
frontend/src/app/workspace/component/notebook-import-modal/notebook-import-modal.component.html
 copy frontend/src/app/{dashboard/component/button-style.scss => 
workspace/component/notebook-import-modal/notebook-import-modal.component.scss} 
(50%)
 create mode 100644 
frontend/src/app/workspace/component/notebook-import-modal/notebook-import-modal.component.spec.ts
 create mode 100644 
frontend/src/app/workspace/component/notebook-import-modal/notebook-import-modal.component.ts
 create mode 100644 
frontend/src/assets/notebook_migration_tool/tool_popup_diagram.png

Reply via email to