-
Notifications
You must be signed in to change notification settings - Fork 740
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
V4.0.4.2 #1796
V4.0.4.2 #1796
Conversation
Error login design change
Img path correction
…sapor. (#117) * OP-11837: Passing cookie to dashboard. * OP-11837: Passing cookie in the header * OP-11837: Added cookie to update gate api * OP-11837: Added cookie to delete gate api * OP-11837: Added cookie to delete gate api
…m and SAPOR (#120) * OP-11496 : Added Maping URL for pagination APIs in dashboard, platform and SAPOR * OP-11496 : Updated service class queries * OP-11496 : Modified code * OP-11496 : Modified code
Aona bug fixes
Op 11594 application auth RBAC added for dashboard service APIs
* Added alertMessage param in post URL * Added semgrep param in download url
…API's and Publish user details as events to rabbitmq. (#427)
OP-21271 : Added new query param for tags for the alerts APIs
OP-21271 : Added tags query param
* OP-21361 : Unprotected ssd API for spinnaker webhook
…m for platform and audit apis (#444)
…es param for audit-apis (#445)
OP-21372 : Added url mapping query param action
Please delete the pull request instructions from the body of your pull request message. The instructions start with the line:
You can reopen your pull request when this has been addressed. |
We prefer that non-test backend code be written in Java or Kotlin, rather than Groovy. The following files have been added and written in Groovy:
See our server-side conventions here. |
The following commits need their title changed:
Please format your commit title into the form:
This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here. |
We prefer small, well tested pull requests.
Please refer to Contributing to Spinnaker.
When filling out a pull request, please consider the following:
Note that we are unlikely to accept pull requests that add features without prior discussion. The best way to propose a feature is to open an issue first and discuss your ideas there before implementing them.