## Description PR to add: 1. Mover script : move-to-postgres.sh 2. Baseline data generation: regen-baseline.sh /test Sanity ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/11027514472> > Commit: c565b7a4d832b0d0e75df2f3122a1c0679235e88 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11027514472&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity` > Spec: > <hr>Wed, 25 Sep 2024 06:54:08 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new configuration file for instance management and permission groups. - Added a custom JavaScript library for XML parsing. - Implemented multiple database and API plugins, enhancing integration capabilities. - Established a tenant configuration for managing tenant-specific settings. - Added an anonymous user entity for improved user management. - **Bug Fixes** - Improved data migration script from MongoDB to Postgres. - **Documentation** - Updated scripts for baseline data generation and migration processes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
3 lines
1.2 KiB
JSON
3 lines
1.2 KiB
JSON
{"_class":"com.appsmith.server.domains.PermissionGroup","assignedToGroupIds":[],"assignedToUserIds":[],"deleted":false,"id":"66f2ec66704a8e568824bdb9","name":"Instance Administrator Role","permissions":[],"policies":[{"permission":"read:permissionGroupMembers","permissionGroups":["66f2ec66704a8e568824bdb9"]},{"permission":"assign:permissionGroups","permissionGroups":["66f2ec66704a8e568824bdb9"]},{"permission":"unassign:permissionGroups","permissionGroups":["66f2ec66704a8e568824bdb9"]}],"policyMap":{"assign:permissionGroups":{"permission":"assign:permissionGroups","permissionGroups":["66f2ec66704a8e568824bdb9"]},"read:permissionGroupMembers":{"permission":"read:permissionGroupMembers","permissionGroups":["66f2ec66704a8e568824bdb9"]},"unassign:permissionGroups":{"permission":"unassign:permissionGroups","permissionGroups":["66f2ec66704a8e568824bdb9"]}}}
|
|
{"_class":"com.appsmith.server.domains.PermissionGroup","assignedToGroupIds":[],"assignedToUserIds":["66f2ec66704a8e568824bdb7"],"deleted":false,"description":"Role for giving accesses for all objects to anonymous users","id":"66f2ec66704a8e568824bdba","name":"publicPermissionGroup","permissions":[],"policies":[],"policyMap":{}}
|