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

Weos 1246 - Add api functionality for viewing content type and refactor projections #47

Merged
merged 20 commits into from
Jan 18, 2022

Commits on Jan 11, 2022

  1. Merge pull request #25 from wepala/WEOS-1243

    Weos 1243
    RandyDeo authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8b7f4a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from wepala/WEOS-1259

    Weos 1259
    RandyDeo authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3abff0f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    bfde688 View commit details
    Browse the repository at this point in the history
  2. WEOS-1132

    added skip tag on view content file
    atoniaw committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ceb5c25 View commit details
    Browse the repository at this point in the history
  3. WEOS-1243

    added etag to update event handler
    atoniaw committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    3fc20b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from wepala/WEOS-1243

    WEOS-1243
    RandyDeo authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ac92eb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    3d9f973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4751d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca9c6a0 View commit details
    Browse the repository at this point in the history
  4. WEOS-1246 Add handler for viewing content type

    fleshed out hander functionality in controller_standard
    updated view-content feature, correcting mistakes in the test set up
    updated the gorm first to find to mitigate against using possible values in the scheme in the query
    atoniaw committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    0bf8264 View commit details
    Browse the repository at this point in the history
  5. WEOS-1258

    added a reset scheme function in the projections to clear values from the pointer between uses
    atoniaw committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7cb28a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. WEOS-1258

    refactored to hold instance of dynamic structure builder instance in projections to overcome pointer not being cleared when pulling from and setting to database
    atoniaw committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    678a2c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830a5cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e74155 View commit details
    Browse the repository at this point in the history
  4. WEOS-1258 test fixes

    updated test set up for controller tests
    update middleware initialize test to count for changing from returning schema struct to dynamic struct builders
    atoniaw committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    262703c View commit details
    Browse the repository at this point in the history
  5. WEOS-1246 added etag to view reponse header

    added etag to response header
    removed weos_id and sequence_no from response
    updated format of errors returned
    atoniaw committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    84b8f48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0d2f4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    018a5ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    844a3be View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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