-
Notifications
You must be signed in to change notification settings - Fork 4
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
Staging release #2941
Closed
Closed
Staging release #2941
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
New destroy collaborator action for admins
Truncate names of files uploaded in admin side panel view
Increase min-height on steps-progress-content div, side panel is overflowing
Add another platform
Removing old comments for AWS SES (prior to the Notify migration)
Ignore vscode folder
These are served by the CDN anyway, but we should set asset headers in the application.
Added checks so only valid report identifiers and params are allowed when generating reports. Reference to the issue: https://github.com/bitzesty/qae/security/code-scanning/31
Deployment detection doesn't seem to be working, now this could be due to the way blue-green deployments on CF are copying the app before the env variable is being set - but we can try using the default ENV var of APP_REVISION. Also tell appsignal that the app is running in a container - as the defaults think it's on the same server.
Resolve issues flagged during code security audit
…eaks Progress halt accessibility tweaks
Set ENV variable to appsignal deploy detection
Set asset cache headers
Make references to years in PDFs dynamic
…play these differently in commercial-figures-section section
Remove duplicate list of file uploads in admin panel
Resolve issue with security mass assignment
https://app.asana.com/0/1200504523179343/1207294471438599/f Update CompanyDetailPolicy to allow superadmins to update at any time
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.4 to 1.16.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.4...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…16.5 Bump nokogiri from 1.16.4 to 1.16.5
https://app.asana.com/0/1200504523179343/1207293385583908/f Adds help copy to show if the invite has been submitted
Additional copy when palace attendees have been submitted
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bump rexml from 3.2.6 to 3.2.8
re-order to match the palace spreadsheet
Update the ‘Reception Buckingham Palace’ CSV export with new fields following palace form changes and re-order to match the palace spreadsheet
add draft id to application pdfs
rename CSV file to royal-reception-guest-list.csv
add missing file extension
Co-authored-by: Vasili Kachalko <[email protected]>
Converts title input to a dropdown in contact details
…tails_title` for form answers within current year
Main/staging sync
…elist Add rake task to correct `title` fields within application document
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 A short description of the changes
title
fields within application document #2938