PromucFlow_constructor/app/client/src/sagas
Anagh Hegde 681ad2e6d1
chore: template upload process revamping (#29626)
## Description
Move from all the manual process of exporting app and filling so many
details, make template upload process a 1 click action.
Current, the step is manual. One has to export the app manually, and
then upload to s3, get the APP URL and page name correct and there is a
lot of room for error. All of this can be automated.

#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/cloud-services/issues/1454


#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing
#### How Has This Been Tested?
- [ ] Manual


#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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

- **New Features**
- Introduced a new feature for publishing templates under a "use-case"
category.
- Implemented a simplified endpoint for publishing community templates.

- **Bug Fixes**
- Streamlined the template publishing process to enhance user
experience.

- **Refactor**
- Consolidated template-related data transfer objects to a more generic
naming convention.
- Refactored the publishing methods to align with the new template
categorization.

- **Documentation**
- Updated API documentation to reflect new endpoints and usage patterns.

- **Tests**
- Modified existing tests to accommodate changes in template DTO naming
and publishing logic.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-15 17:31:25 +05:30
..
__tests__
ActionExecution chore: Refactoring entity types and updating DS action create permission to fix some bugs on EE (#29573) 2023-12-14 20:14:30 +05:30
autoHeightSagas feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
CanvasSagas chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WebsocketSagas chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ActionSagas.ts feat: workflows query actions CRUD code split (#29156) 2023-12-14 00:43:43 +07:00
AnalyticsSaga.ts
ApiPaneSagas.ts feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
AppThemingSaga.tsx
AutoLayoutUpdateSagas.tsx chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
BatchSagas.tsx fix: reset widget to default value after setter method (#29151) 2023-12-08 11:16:31 +01:00
CollectionSagas.ts
CommunityTemplatesSagas.tsx chore: template upload process revamping (#29626) 2023-12-15 17:31:25 +05:30
ContextSwitchingSaga.ts fix: App sidebar context switching with page (#29615) 2023-12-14 16:29:36 +05:30
CurlImportSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
DatasourcesSagas.ts fix: analytic events added for start with data flow (#29463) 2023-12-08 15:26:57 +05:30
DebuggerSagas.ts chore: Prevent logging error analytics on first page load (#29019) 2023-11-22 09:48:12 +01:00
editorContextSagas.ts
ErrorSagas.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
EvalErrorHandler.ts chore: Add debugger CE changes (#28752) 2023-11-16 19:24:48 +05:30
EvaluationSaga.utils.ts
EvaluationsSaga.ts fix: reset widget to default value after setter method (#29151) 2023-12-08 11:16:31 +01:00
EvalWorkerActionSagas.ts chore: refactor create jsobject under modules (#29555) 2023-12-13 16:16:27 +05:30
FormEvaluationSaga.ts chore: split for evaluation actions for EE (#28728) 2023-11-10 13:34:09 +05:30
GitSyncSagas.ts chore: refactor create jsobject under modules (#29555) 2023-12-13 16:16:27 +05:30
GlobalSearchSagas.ts
helper.test.ts
helper.ts
InitSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
JSLibrarySaga.ts chore: capturing more telemetry data as per fe coder's requirements(#29153) (#29287) 2023-12-05 11:02:03 +05:30
JSPaneSagas.ts chore: refactor create jsobject under modules (#29555) 2023-12-13 16:16:27 +05:30
layoutConversionSagas.ts chore: Refactor entity explorer to support displaying module instances in the list (#28855) 2023-11-16 17:03:59 +05:30
LintingSagas.ts chore: remove xml parser v3 as a default library (#28012) 2023-10-20 11:08:47 +05:30
ModalSagas.ts
NavigationSagas.ts
OnboardingSagas.ts feat: redirect user to datasource page on selecting start with data (#29102) 2023-11-27 18:05:57 +05:30
OneClickBindingSaga.ts chore: Refactor the create action logic to support module actions (#28404) 2023-10-27 12:06:57 +05:30
PageVisibilitySagas.ts
PluginSagas.ts chore: removed unnecessary logs added to debug CI issue (#28411) 2023-10-27 13:40:12 +05:30
PostEvaluationSagas.ts chore: Action execution changes for modules (#29357) 2023-12-07 00:48:52 +05:30
PostLintingSagas.ts chore: CE change to log lint error in moduleEditor (#29230) 2023-12-04 23:37:45 +05:30
ProvidersSaga.ts
QueryPaneSagas.ts feat: workflows query actions CRUD code split (#29156) 2023-12-14 00:43:43 +07:00
RecentEntitiesSagas.ts
ReplaySaga.ts chore: split for evaluation actions for EE (#28728) 2023-11-10 13:34:09 +05:30
SaaSPaneSagas.ts feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
selectors.tsx fix: Converts target param of postWindowMessage into a dropdown in action selector (#28481) 2023-11-02 11:40:40 +05:30
SnapshotSagas.ts
SnipingModeSagas.ts
TemplatesSagas.ts feat: update template screen UI and building blocks for new users in start from use case flow (#29020) 2023-11-25 07:59:35 +05:30
TernSaga.ts fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
ThemeSaga.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ToastSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
UtilSagas.ts
WidgetAdditionSagas.ts chore: add mousemove listener to konva and bug fixes. (#28381) 2023-10-27 11:54:26 +05:30
WidgetBlueprintSagas.test.ts
WidgetBlueprintSagas.ts chore: add highlight calculation logic for layouts. (#27980) 2023-10-19 16:27:40 -04:00
WidgetDeletionSagas.ts feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
WidgetEnhancementHelpers.ts fix: Anvil Editor issues with Resizer in safari (#28361) 2023-10-26 10:07:06 +05:30
WidgetLoadingSaga.ts
WidgetOperationSaga.test.tsx
WidgetOperationSagas.tsx feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
WidgetOperationUtils.test.ts
WidgetOperationUtils.ts chore: split dependency map functions to be extendable on EE (#28147) 2023-10-17 18:52:30 +05:30
WidgetSelectionSagas.ts feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
WidgetSelectUtils.test.ts
WidgetSelectUtils.ts