Master to develo with version change#102
Merged
shuhaib-aot merged 12 commits intoAOT-Technologies:developfrom Jun 26, 2025
Merged
Master to develo with version change#102shuhaib-aot merged 12 commits intoAOT-Technologies:developfrom
shuhaib-aot merged 12 commits intoAOT-Technologies:developfrom
Conversation
🚀 Release 6.0.0
* Added custom property for hide sensitive data * added req.params.submisssionId and formid to load previous data when perfomring submission update * added bundle forms sensitiviy * Changed version 6.1.0-alpha * [Added] formIds query parameter in /form path and restricted for only admin role * displayFor changed to displayForRole * Fixed custom role issue * [Removed] duplicate code * Fwf:3197 [Feature] fixed authorization part to fetch bundle submission data * Update handleFormsList.js * Update handleFormsList.js * Added application id and status in bundle submission data * Added additional check for external token * Update handleFormsList.js * Ignored role mapping to form access when a new role create (AOT-Technologies#91) * Modified version to 7.0.0-alpha (AOT-Technologies#92) * Added new endpoint 'forms/search' for listing forms by path or name or title (AOT-Technologies#93) * Feature/adde select in search endpoint (AOT-Technologies#94) * Added new endpoint 'forms/search' for listing forms by path or name or title * Select query parameter added for selecting field * Update VERSION * Added Change log fof 7.0.0 (AOT-Technologies#96) * Added Change log fof 7.0.0 * Modified typo * Bugfix/fix sonarcloud (AOT-Technologies#97) * Added Change log fof 7.0.0 * Modified typo * fixed sonar cloud issues --------- Co-authored-by: arun s <arun.s@aot-technologies.com>
…/formio into master-to-develo-with-version-change
|
This file contains hidden or 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
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.




Link to Jira Ticket
Description
What changed?
Previously, formio ... This PR replaces this behavior by ...
Why have you chosen this solution?
Although there were many potential solutions such as ..., [my solution] was best because ...
Dependencies
This PR depends on the following PRs from other Form.io modules: ...
How has this PR been tested?
I added automated tests to cover [all/the following] cases, including ...
Checklist: