PromucFlow_constructor/app
Shrikant Sharat Kandula a0563b71e1
chore: Remove deprecated Action and Page classes (#30524)
These classes are deprecated and have been replaced with `NewAction` and
`NewPage`.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Refactor**
  - Updated permissions handling to support new page and action classes.
- Replaced deprecated page and action classes with their new
counterparts in various service implementations and policy generation
methods.
  
- **Tests**
- Adjusted test cases to align with the updated permissions and entity
references.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-24 05:54:05 +05:30
..
client fix: trigger call for plugins without require datasource flag (#30566) 2024-01-24 00:39:12 +05:30
server chore: Remove deprecated Action and Page classes (#30524) 2024-01-24 05:54:05 +05:30
util