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

BED-4537: Create Share endpoint #775

Merged
merged 6 commits into from
Aug 27, 2024
Merged

BED-4537: Create Share endpoint #775

merged 6 commits into from
Aug 27, 2024

Commits on Aug 23, 2024

  1. created ShareSavedQueries endpoint and updated openapi docs

    BED-4537 db methods by Mike
    
    BED-4537 added database functionality to query for all scopes, integration tests for that
    
    BED-4537 linter fix for error
    
    BED-4537 added ability to delete saved query permissions and integration tests for it
    
    BED-4537 added ability to delete saved query permissions, bulk create saved query permissions, and integration tests
    
    BED-4537 forgot to push batch changes, whoops!
    
    BED-4537 fix linting error
    
    Addressed PR feedback, corrected yaml files and unit tests
    
    Address PR feedback and optimization changes
    
    Refactored control flow logic, added TONS of unit tests, added some integration tests, and altered some database functions
    
    Refactored logic, added unit/integration tests, handled merge conflicts
    
    Addressed previous PR feedback and adjusted unit tests
    
    Corrected openapi stuff
    
    Changed the endpoint url
    
    More openapi corrections and file name change
    
    Addressed PR feedback and fixed unit/integration tests
    mistahj67 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5f7a1f5 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup

    mistahj67 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    727856f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8274d24 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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