PromucFlow_constructor/app/client/src/ce
sneha122 33151d044d
feat: start with data flow for gsheets added (#29143)
## Description

This PR adds start with data flow for gsheets as well. 

Figma designs:
https://www.figma.com/file/kbU9xPv44neCfv1FFo9Ndu/User-Activation?type=design&node-id=2155-41716&mode=design&t=34vEaKPCbbo3skG3-0

Specifications:
https://www.notion.so/appsmith/Introduce-form-of-datasources-2nd-step-for-the-flow-SaaS-plugins-f99d051d9aec4be4a5964adc43474092?pvs=4

#### PR fixes following issue(s)
Fixes #28809 
#### 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
- New feature (non-breaking change which adds functionality)
>
>
>
## 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
- [x] 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
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] 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
- [x] 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: “sneha122” <“sneha@appsmith.com”>
2023-11-30 16:57:40 +05:30
..
actions feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
api fix: Branding changes are not getting applied on release-ee. Not working on local pull either (#29159) 2023-11-28 17:02:09 +05:30
components fix: widget icon in debugger (#29141) 2023-11-28 10:22:43 +05:30
configs chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
constants fix: Showing mock datasource on onboarding start with data screen (#29146) 2023-11-29 20:09:47 +05:30
entities chore: Experimental JS toggle based on feature flag (#29118) 2023-11-27 15:00:20 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages feat: start with data flow for gsheets added (#29143) 2023-11-30 16:57:40 +05:30
plugins/Linting chore: refactor entityDependency code (#28679) 2023-11-08 11:01:25 +05:30
reducers chore: action response view refactor (#29031) 2023-11-24 11:34:06 +05:30
sagas fix: deleted JSObject names are not released for later use (#29148) 2023-11-28 14:40:02 +05:30
selectors chore: split is required to extend selectors in ee (#29173) 2023-11-28 19:50:54 +05:30
utils fix: widget icon in debugger (#29141) 2023-11-28 10:22:43 +05:30
workers chore: create evalContext for module instance CE changes (#29008) 2023-11-22 15:03:00 +05:30
AppRouter.tsx chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
RouteBuilder.ts feat: Added new pages pane with segmented navigation (#28927) 2023-11-23 14:53:20 +05:30
RouteParamsMiddleware.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30