-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release 2024-45 #5985
Merged
Merged
Release 2024-45 #5985
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
merge: release-2024-43 master -> dev
Update ExportConfig.tsx
* Migration * Database record * Generate types * Server boilerplate model * Add entries to access table on login and send email * working login notifier * Add tests * Tests * Update yarn.lock * Fix build * Update yarn.lock * If we are in a production environment, send an email to the dev team instead of creating a support ticket * Update createSupportTicket.js * Update createSupportTicket.test.js * Update createSupportTicket.js --------- Co-authored-by: Andrew <[email protected]> Co-authored-by: Tom Caiger <[email protected]>
* Frontend * Working hook * Remove other hook * Styling * Handle single images * Add comments * Error handling * PR fixes --------- Co-authored-by: Andrew <[email protected]> Co-authored-by: Tom Caiger <[email protected]>
… current entity (#5888) * Disable map overlays when at a level ahead of current entity * Update MapOverlayList.tsx * Tidy ups * Generate types * Add comment * Update MapOverlayList.tsx * Update useDefaultMapOverlay.ts --------- Co-authored-by: Andrew <[email protected]> Co-authored-by: Tom Caiger <[email protected]>
…om map overlay table (#5965) * hideFromTable * Update schemas.ts --------- Co-authored-by: Andrew <[email protected]>
Update DataTable.tsx Co-authored-by: Andrew <[email protected]>
* set download file types * Update ExportButton.jsx
…le (#5905) * First Attempt * minor update * updates * update * Update Preview.tsx * Update PDFExportDashboardItem.tsx * description styles * fix description preview * Update ExportDashboard.tsx * Update PDFExportDashboardItem.tsx --------- Co-authored-by: Tom Caiger <[email protected]>
…e_test) for PacMOSSI project (#5986) * pacmossi_insecticide_test entity type * schema and model update
avaek
approved these changes
Nov 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
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.
Manual release steps
Features ⭐
Bug fixes 🐛
Infrastructure and maintenance 🛠️