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

Feature/cloud/record screen #377

Merged
merged 21 commits into from
Jul 22, 2024
Merged

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. update remote storage controller

    - add download_experiment()
    - refactoring
    tienday committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    336cde3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. update remote storage controller

    - add RemoteSyncStatusFile operations
    tienday committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cdb7fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ac260 View commit details
    Browse the repository at this point in the history
  3. remote_storage_controller) rename functions

    tienday committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5ff91ea View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/add_expt-data-writer' into feature/cloud/record…

    …-screen
    tienday committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f0d11e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge branch 'feature/add_expt-data-writer' into feature/cloud/record…

    …-screen
    tienday committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    040ddcd View commit details
    Browse the repository at this point in the history
  2. update RemoteStorageController

    - Add delete and rename operations to remote storage
    tienday committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1a81c95 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    ce9a0d4 View commit details
    Browse the repository at this point in the history
  2. Controls record rename function by data sync status

    - Adjusted control of record rename function
    - Some UI style adjustments
    tienday committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9bcce71 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. add process snackbar

    tienday committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    79c2b09 View commit details
    Browse the repository at this point in the history
  2. remote storage) added forced sync for unsynced experiments

    # target api
    - fetch workflow
    - reproduce workflow
    tienday committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6102d0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13fe382 View commit details
    Browse the repository at this point in the history
  4. add display loading icon for sync api

    tienday committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    81671b4 View commit details
    Browse the repository at this point in the history
  5. add is_remote_synced flag to some api response

    tienday committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9e8997b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. remote storage) refactor terminology

    tienday committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    45dd1fe View commit details
    Browse the repository at this point in the history
  2. post process) update comments

    tienday committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0c18b94 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. remote storage) refactor terminology

    tienday committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3405714 View commit details
    Browse the repository at this point in the history