-
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 #481
Develop to master #481
Conversation
Setting NODE_ENV to development installs devDependencies, which are required in build usually
- Reorganize packages to devDependencies when they belong there - Update tons of build related packages - Exclude FavIconsWebpackPlugin, it pulls some deps that don't seem to work sanely - Refactor webpack configurations to match demands of newer versions - Refactor webpack dev server config - Update browserslist to latest (comes from babel)
…tions Update node gh actions + build dependencies
- Makes no fields required - Renames buttons to simply "save" - Fixes issue when long list of status notes appear, they would not be scrollable, making the modals buttons appear outside of the screen - Set default value for lessor, so that it can be clicked to edit when it is empty - Allow saving null preparer, as previously you could not change preparer to null (requires change to backend to allow null value)
It would attempt to mark e.g. trade register check to all the applicants applications. This behavior is not desired in area search.
…-application-form Fix field types to render area search application form
…tering-from-area-searches remove default service unit filter from area search application list page
Fix removing rent adjustment
…ns-for-rent-adjustments Fix adding subventions for newly added rent adjustments
…ns-for-rent-adjustments fix checking changes in subventions
…it-lease-filter-out-of-detailed-search move service unit filter to table filter component
…-icon Mvj 248 and Mvj 216 missing icons
…bpack-5 url polyfill for webpack 5
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.
Are the tonttihaku and aluehaku hidden, and should they be?
@NC-jsAhonen |
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.
The SideMenu seems to have the hiding of the area and plot searches for production, so it's okay. Otherwise, it doesn't seem to me that any further fixes need to be done at this point.
No description provided.