-
Notifications
You must be signed in to change notification settings - Fork 5
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
Develop to master #453
Merged
Merged
Develop to master #453
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
Miscellaneous plot search fixes
Fix subtype selection not working after the addition of a type endpoint
Updated example env variables
- Disable them until the data they need has been loaded - Filter the subtype dropdown based on the main type
- Use React components for the popup for SPA style navigation - Fix incorrect target IDs shown in popups - Add state change checks for the search component to switch to advanced mode when navigating from the map - Remove unused default ID functionality
…ments Fix area notes editor not updating measurements in some cases
The layout and logic are not final, as further handling of the root level sections for the applicant and the targets is yet to be added.
Many parts of the code added here come from the customer frontend either directly or in altered form.
Edit mode isn't functional, but this at least makes it seem less broken.
Application read and create views
Make plot search preparer field a multiple selection
…lotsearch 807 history tree with plotsearch
in application editor
Implement the unsealing flow for plot search applications
Previously the page just kept loading endlessly if the application couldn't be loaded for any reason.
…ror-states Fix plot application page error states
…-email-fields prevent editing email identifier in application editor
- Change redux-form names to match the backend - Reflect the above in simple mode detection on pageload - Add proper subtype handling (only show subtypes of selected type, clear subtype on type change, disable dropdown with no type selected)
Fix plot search list page filtering
#451) * Fix: stringify form field default_value for multiple selection feature * Stringify more changes of default_value * Stringify non-string default values upon committing section editor changes --------- Co-authored-by: Emilia Mäkelä <[email protected]>
Python is installed because node-gyp needs it. Also node is only version 14 because the node-gyp version we have doesn't work with node 16.
ghost
approved these changes
Jan 8, 2024
Upgrade to newer node and nginx in the Dockerfile
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.
No description provided.