PromucFlow_constructor/app/client/packages/rts/src
Shrikant Sharat Kandula 6773f51d6a
chore: Move all remaining actions into links (#37829)
The chain+link framework is now used for all the steps in the backup
command.


## Automation

/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/12080116829>
> Commit: fcc016fd1fa0bbe9b4cae2478bf4f7750ee5459d
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12080116829&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Fri, 29 Nov 2024 07:12:22 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

## Release Notes

- **New Features**
- Introduced new classes for managing backup processes, including
`BackupFolderLink`, `DiskSpaceLink`, `EnvFileLink`, `GitStorageLink`,
`MongoDumpLink`, and `ManifestLink`.
- Added functionality for checking available disk space and managing
temporary backup folders.
	- Enhanced encryption handling with a new password prompt mechanism.

- **Bug Fixes**
- Streamlined backup process by removing redundant functions and
ensuring proper error handling.

- **Documentation**
- Updated comments and documentation for new classes and methods to
improve clarity.

- **Refactor**
- Restructured backup functionality for improved modularity and
maintainability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-29 18:46:11 +05:30
..
constants chore: Remove websocket server on RTS (#37827) 2024-11-29 14:36:28 +05:30
controllers chore: Remove websocket server on RTS (#37827) 2024-11-29 14:36:28 +05:30
ctl chore: Move all remaining actions into links (#37829) 2024-11-29 18:46:11 +05:30
middlewares chore: Remove websocket server on RTS (#37827) 2024-11-29 14:36:28 +05:30
routes chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
services chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
test chore: Don't break when Appsmtih API URL isn't set (#37309) 2024-11-15 13:34:35 +05:30
instrumentation.ts chore: Switch from OTLP HTTP/protobuf (New Relic) to HTTP/JSON (Grafana) (#37404) 2024-11-18 05:59:33 +00:00
server.ts chore: Remove websocket server on RTS (#37827) 2024-11-29 14:36:28 +05:30
version.js chore: Use version from info.json directly (#29108) 2023-11-28 06:32:40 +05:30