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

match GatewayController activity in OrgController v3 #1171

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Conversation

rustyjux
Copy link
Contributor

@rustyjux rustyjux commented Sep 10, 2024

@rustyjux
Copy link
Contributor Author

No idea why but this this change has led to a new test consistently failing:

  • 19-api-v3/02-organization.ts - GET /organizations/{org}/gateways

@rustyjux
Copy link
Contributor Author

Passed all tests (https://github.com/bcgov/api-services-portal/actions/runs/10820076785). So I think it was a flaky test thing.

@rustyjux rustyjux merged commit 952c33d into dev Sep 12, 2024
13 checks passed
@rustyjux rustyjux deleted the feature/org-error branch September 12, 2024 20:23
rustyjux added a commit that referenced this pull request Sep 12, 2024
* scroll to top, fix redirect for gateway detail

* add return null

* scroll to top of details on nav from /list

* Cypress/ns to gw cli tests (#1158)

Cypress tests for new features in `gwa` CLI from NS to GW.

* replace Namespace with Gateway in org permission (#1159)

* Feature/ns to gw redirect (#1162)

* fix some capitlization

* fix no gw redirect handling and add toast

* more details on login

* show error for invalid display name format

* reset edit display name input on cancel

* avoid white bg on button hover if disabled

* match GatewayController activity in OrgController v3 (#1171)

* match GatewayController activity in OrgController v3

* openapi update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET /organizations/{org}/activity fails in testing
2 participants