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

feat!: Overhauled api model #16

Merged
merged 22 commits into from
Feb 8, 2024
Merged

feat!: Overhauled api model #16

merged 22 commits into from
Feb 8, 2024

Commits on Feb 2, 2024

  1. feat!: Server API implemented a breaking change. client must follow suit

    - adding bucket_uuid to configuration
    - updating error messages in configuration
    dabobert committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bf00218 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    c547dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e710a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b90700c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c2a7b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69fc25d View commit details
    Browse the repository at this point in the history
  6. refactored app

    - for clarity within client and cloud file
    - changed how the payload is sent to the complete and update_metadata endpoint
    dabobert committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f1fef0c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    7263da9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e20db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e91e59f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f34f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffa556d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4536115 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    ae411ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c685d49 View commit details
    Browse the repository at this point in the history
  3. refactored code and specs for Configuration

    - updaed rspec to 3.13
    dabobert committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    023fa4a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fixed folder spec

    dabobert committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    26fde67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83c129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20eeb72 View commit details
    Browse the repository at this point in the history
  4. All specs are passing

    - moved data_profile to Utils
    - cleaned up client spec
    dabobert committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7ac9edf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83b2c53 View commit details
    Browse the repository at this point in the history
  6. bumped version of nokogiri

    dabobert committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f2d6fe2 View commit details
    Browse the repository at this point in the history