Skip to content
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

Ignored role mapping to form access when a new role create #91

Merged

Conversation

shuhaib-aot
Copy link

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-XXXX

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:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

@shuhaib-aot shuhaib-aot merged commit 6705818 into AOT-Technologies:develop Jul 9, 2024
1 check passed
shuhaib-aot added a commit that referenced this pull request Jan 10, 2025
* 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 (#91)

* Modified version to 7.0.0-alpha (#92)

* Added new endpoint 'forms/search' for listing forms by path or name or title (#93)

* Feature/adde select in search endpoint (#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 (#96)

* Added Change log fof 7.0.0

* Modified typo

* Bugfix/fix sonarcloud (#97)

* Added Change log fof 7.0.0

* Modified typo

* fixed sonar cloud issues

---------

Co-authored-by: arun s <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants