PromucFlow_constructor/app/client/src
Vemparala Surya Vamsi b7be2e3b6e
chore: Initiate execution of google.api script at editor level (#30837)
## Description
Earlier we were executing the google.api script quiet early during page
load for every route. We have now initiated as lazily as possible at the
datasource editor component level.

#### PR fixes following issue(s)
Fixes #30656

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)
#### How Has This Been Tested?
- [x] Manual
- [ ] JUnit
- [ ] Jest
- [x] 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
- [ ] 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 dynamic loading of the Google API script to enhance
application configuration flexibility.
- **Refactor**
- Removed static Google APIs JavaScript library loading from
`index.html`.
	- Enhanced `DatasourcesSagas` with new Google API execution logic.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-08 15:17:19 +05:30
..
actions chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
api feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
components chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
constants feat: Variable width for property pane size and side by side editor (#30550) 2024-02-05 08:52:18 +05:30
ee fix: Entity props show evaluated value (#30889) 2024-02-07 14:34:03 +05:30
enterprise
entities chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons
layoutSystems fix: fix modal position and styles (#30805) 2024-02-06 10:26:47 +03:00
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
pages feat: Show half of editor pane while pages pane is open (#30945) 2024-02-08 14:32:04 +05:30
plugins/Linting
polyfills
reducers fix: minor changes for ee cd requirements (#30802) 2024-02-01 15:03:48 +05:30
reflow
sagas chore: Initiate execution of google.api script at editor level (#30837) 2024-02-08 15:17:19 +05:30
selectors chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse
utils feat: [Custom widget] Enable dynamic height and auto layout. (#30459) 2024-02-07 16:30:50 +05:30
WidgetProvider feat: [Custom widget] Enable dynamic height and auto layout. (#30459) 2024-02-07 16:30:50 +05:30
WidgetQueryGenerators
widgets fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
workers fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
index.tsx
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts
wdyr.ts