Closed
Conversation
…perfomring submission update
…into hide-sensitive-data
Hide sensitive data
[Added] formIds query parameter in /form path and restricted for only for admin role
[changed] displayFor changed to displayForRole
Fixed custom role issue
[Removed] duplicate code
…-data Fwf:3197 [Feature] fixed authorization part to fetch bundle submission data
…tive-data Feature/fwf 3196 bundle sensitive data
* Added new endpoint 'forms/search' for listing forms by path or name or title * Select query parameter added for selecting field
* Added Change log fof 7.0.0 * Modified typo
* Added Change log fof 7.0.0 * Modified typo * fixed sonar cloud issues
…isting (#98) * Added Change log fof 7.0.0 * Modified typo * Added new query parameter for form listing by giving formIds * Added submission listing POST api /submissions to get all submission * changed body variable into submissionIds and added projection in db * changed version into 7.1.0-alpha
* Added Change log fof 7.0.0 * Modified typo * FWF-4652 [bugfix] token expire time set from env
* Added Change log fof 7.0.0 * Modified typo * FWF-4652 [bugfix] token expire time set from env * FWF-4299 [Added] added tenant key in log
|
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: