PromucFlow_constructor/app/client/src/ce/utils
Aman Agarwal be41a35e04
feat: 1st step to implement start with data onboarding option (#28843)
## Description
Added a new step to display the datasources when a user clicks on the
`Start with data` option in the onboarding flow for creating new apps.

#### PR fixes following issue(s)
Fixes #28552
Fixes #28807
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### 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

---------

Co-authored-by: nilansh <nilansh@appsmith.com>
Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2023-11-20 16:30:26 +05:30
..
autocomplete fix: Adjust autocomplete results ranking for function arguments (#28632) 2023-11-10 14:18:42 +05:30
BusinessFeatures chore: split for env walkthrough PR (#28806) 2023-11-13 14:37:29 +05:30
Environments feat: open ai feature request (#28295) 2023-11-03 11:20:34 +07:00
adminSettingsHelpers.ts feat: code split files based on feature flags (#27678) 2023-09-30 02:12:56 +05:30
airgapHelpers.tsx feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
analyticsUtilTypes.ts feat: 1st step to implement start with data onboarding option (#28843) 2023-11-20 16:30:26 +05:30
getEntityPayloadInfo.ts chore: Add debugger CE changes (#28752) 2023-11-16 19:24:48 +05:30
index.ts fix: fix 404 crash happening during first load (#27229) 2023-09-13 11:27:18 +05:30
licenseHelpers.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
moduleInstanceHelpers.tsx chore: Refactoring create query operation helpers to include modules in the list (#28721) 2023-11-09 17:10:36 +05:30
permissionHelpers.tsx chore: split for env walkthrough PR (#28806) 2023-11-13 14:37:29 +05:30
planHelpers.ts fix: git branch protection fixes (#28667) 2023-11-07 20:25:02 +05:30
preloadHelpers.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
signupHelpers.ts feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30