-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update Form IO #4132
Comments
This was referenced Dec 20, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 27, 2024
- Updated form IO server version from 4.2.4 to 4.3.0 - Upgraded `"formiojs": "^4.21.4"` to `"@formio/js": "^5.0.0"` for Web App - Fixed user interface issues due to the upgrade in Web App - Added CSS to remove extra text on file component that were hidden in previous versions. - Added CSS to show the "remove icon" and "calendar icon" which were hidden in the current version. - Changed HTML components to **Text Field Components** for displaying the awards on the Notice of Assessment page. - Changed `fileMaxSize` from "4 MB" to "15MB" for the file component `pdDependentUpload` for all program years. - Reverted `clearOnHide` for the file component `dependantCustodyFileUpload` for sfaa2025-2026. Screenshot of the file component UI before and after the fix  Screenshot of the calendar icon before and after the fix  Screenshot of the NOA page due to Form.io upgrade without the fix  Screenshot of the NOA page using Text Field components to fix the rendering issues  --------- Co-authored-by: Lewis Chen <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 27, 2024
This PR is a quick fix to allow Form IO upgrade to be successfully installed on the server. - Removed fixed versions for Linux packages in Dockerfile for building Form IO on servers
github-merge-queue bot
pushed a commit
that referenced
this issue
Dec 27, 2024
- Added CSS for tooltips in formio shared css file. Screenshot of the tooltip before and after fix 
@lewischen-aot advised me about additional fix on tooltips. Looks fine and closing ticket. |
lewischen-aot
added a commit
that referenced
this issue
Jan 2, 2025
…m/bcgov/SIMS into fix/#4132-formio-upgrade-eligible
github-merge-queue bot
pushed a commit
that referenced
this issue
Jan 3, 2025
- Set `"refreshOnChange": true` to display eligible amount.  - Removed "Submit application" button for pages before the last page. 
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the task
Form IO requires an update to be completed
Acceptance Criteria
Link to wiki https://github.com/bcgov/SIMS/wiki/Development-%E2%80%90-Form.io-Server-Upgrade
Additional contextq
New update for Form IO needed 2024-12-17
The text was updated successfully, but these errors were encountered: