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

R1.2.6 bug fixes and ns access ui upgrade #759

Merged
merged 8 commits into from
Feb 22, 2023
Merged

R1.2.6 bug fixes and ns access ui upgrade #759

merged 8 commits into from
Feb 22, 2023

Commits on Feb 13, 2023

  1. Cypress delete resource (#742)

    * upd cypress ghaction and issuer owner
    
    * fix for failed testing
    
    * allow provider in user batch load
    
    * no message
    
    * fix validation error for jwt keycloak
    
    * Update Cypress version 12.0.4 and update the folder structure as per cypress migration guide
    
    * Update cypress test to sign out and clear cookies after execution
    
    * update Dockerfile for e2e
    
    * Update dockerfile
    
    * Update npm dependency in Dockerfile
    
    * update npm command
    
    * Update dockerfile for cypress e2e
    
    * Update Cypress Code coverage version
    
    * update npm command in e2e Dockerfile
    
    * Update aps-cypress-e2e.yaml
    
    Disable code-coverage step in workflow
    
    * Update Docker file and package.json
    
    * update oidc-audience-mapper to policy
    
    * Updated cypress test for delete resources and added hook to sign out and clear cookies
    
    * Update failing cypress tests
    
    ---------
    
    Co-authored-by: ikethecoder <ikethecoder@copeconsulting.ca>
    Co-authored-by: Niraj Patel <niraj.patel@gov.bc.ca>
    3 people committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0de2b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569cb9a View commit details
    Browse the repository at this point in the history
  3. Sprint 63 UI Fixes (#743)

    * Load the consumers table first before access requests.
    
    * Fix auth-code preventing environment edit.
    Jonesy committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    07ecdfa View commit details
    Browse the repository at this point in the history
  4. Feature/ns access UI (#733)

    Co-authored-by: Joshua Jones <joshua@general-metrics.com>
    ikethecoder and Jonesy committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ded1b6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9205fd5 View commit details
    Browse the repository at this point in the history
  6. fix unit tests (#749)

    ikethecoder committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    78a93e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. fix missing metrics and add winston logger to feeder (#756)

    * fix missing metrics and add winston logger
    
    * get better info about transfers
    
    * use a stable stringify to calculate hash
    
    * fix duplicate consumer metrics in ops
    
    * fix consumer metrics and add route metrics
    
    * remove commented code
    ikethecoder committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    9145617 View commit details
    Browse the repository at this point in the history
  2. Add delete application confirmation, new namespace validation (#753)

    * Add delete application confirmation, new namespace validation
    
    * Update ci-build-deploy.yaml
    
    * fix for validating environment
    
    * fix grant permissions gql whitelist
    
    * Content fixes
    
    * Fix issuer select
    
    * Fix formatting of delete application dialog text
    
    ---------
    
    Co-authored-by: ike thecoder <ikethecoder@copeconsulting.ca>
    Jonesy and ikethecoder committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a82a34d View commit details
    Browse the repository at this point in the history