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

[Workspace]Import sample data to current workspace #6105

Merged

Commits on Mar 11, 2024

  1. Import sample data to workspace

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4321cb4 View commit details
    Browse the repository at this point in the history
  2. Enable workspace ui plugin

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d29f691 View commit details
    Browse the repository at this point in the history
  3. Add changelog for import sample data to current workspace

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    54adb59 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge remote-tracking branch 'origin/main' into feat-import-sample-da…

    …ta-to-workspace
    
    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5240160 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    ee39682 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    b1da07e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat: register sample data as standalone app (#8)

    * feat: register sample data as standalone app
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    
    * feat: optimize code
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    
    * feat: add comment
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    
    * feat: use props to pass homeLink
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    
    * feat: add unit test
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    
    ---------
    
    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe authored May 6, 2024
    Configuration menu
    Copy the full SHA
    b4c0c27 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat-import-sample-data-to-workspace

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam authored May 6, 2024
    Configuration menu
    Copy the full SHA
    0d44b0f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    e4a6c74 View commit details
    Browse the repository at this point in the history
  2. Retrieve workspace id from request

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9b3be8f View commit details
    Browse the repository at this point in the history
  3. Remove workspace id in query

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5098c09 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Move changelog to fragments

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    58adba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e7c5e1 View commit details
    Browse the repository at this point in the history
  3. Fix sample data list unit tests

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f11844f View commit details
    Browse the repository at this point in the history
  4. Remove no need workspaces deps

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    efc5b1c View commit details
    Browse the repository at this point in the history
  5. Remove manual created changelogs

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8b67b94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e87cb72 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Enable sample data in workspace overview page (#9)

    * enable sample data in workspace overview page
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    * add comments for empty id
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    ---------
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am authored May 9, 2024
    Configuration menu
    Copy the full SHA
    799f475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4c3a2 View commit details
    Browse the repository at this point in the history
  3. Add unit tests for getFinalSavedObjects in data sets util file

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5767ffc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    eda80ff View commit details
    Browse the repository at this point in the history
  2. Add unit tests for renderImportSampleDataApp destroy

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dd998f3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    7d7a831 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    a7e8c72 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9769622 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Address PR comments

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 17, 2024
    Configuration menu
    Copy the full SHA
    28d1f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6162c2d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    b82fcec View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Remove history listen in renderImportSampleDataApp

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5f8f9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f27d71 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Remove Route for workspace import sample data entry point

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4d560c6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    9a2bd3e View commit details
    Browse the repository at this point in the history