PromucFlow_constructor/app/client/src
Rahul Barwal 2f12030a9a
fix: Disable custom widgets for airgapped environments (#34540)
## Description
Since custom widgets rely on react delievered from
`https://cdn.jsdelivr.net`, it can't work in airgapped edition.

Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.Widget"

### 🔍 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/9692258525>
> Commit: bf3b40a5c3c51a2271347967516a53655721f7a2
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9692258525&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Widget`

<!-- 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

- **New Features**
- Custom widgets will now hide specific cards if the environment is
air-gapped.

- **Tests**
- Updated test tags for custom widgets to exclude tests in air-gapped
environments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-06-27 13:47:32 +05:30
..
actions feat: side-by-side edit mode hover analytics (#34185) 2024-06-20 14:03:06 +05:30
api chore: Fail on unknown fields in request body (#33724) 2024-06-27 11:46:31 +05:30
assets fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
ce chore: Add evalTreeWithDiff to evalWorkerAction (#34403) 2024-06-27 12:08:53 +05:30
components chore: add snapshots for input type widgets (#34436) 2024-06-27 10:51:28 +05:30
constants fix: learn more link in git connect success modal (#34297) 2024-06-18 13:03:03 +05:30
ee chore: Prefetch module apis in service worker (#34003) 2024-06-14 16:30:23 +05:30
enterprise
entities chore: autocommit feature branch (#34062) 2024-06-10 12:35:23 +05:30
globalStyles fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
icons
IDE feat: Overflow tabs list view (#34150) 2024-06-25 16:00:41 +05:30
layoutSystems chore: add tests for anvil modal. (#34347) 2024-06-24 16:28:34 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation chore: Unify ID extraction regex from browser url (#33925) 2024-06-11 15:14:54 +05:30
pages chore: Don't rely on key order in objects (#34522) 2024-06-27 10:53:55 +05:30
plugins/Linting chore: add new custom linter for module inputs (#33940) 2024-06-05 21:09:12 +05:30
polyfills
reducers feat: side-by-side edit mode hover analytics (#34185) 2024-06-20 14:03:06 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas chore: Strict API payloads for JSObjects and more (#34471) 2024-06-26 15:12:56 +05:30
selectors fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
templates
theme
transformers
UITelemetry chore: Add evalTreeWithDiff to evalWorkerAction (#34403) 2024-06-27 12:08:53 +05:30
usagePulse chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
utils chore: Add evalTreeWithDiff to evalWorkerAction (#34403) 2024-06-27 12:08:53 +05:30
WidgetProvider feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
WidgetQueryGenerators
widgets fix: Disable custom widgets for airgapped environments (#34540) 2024-06-27 13:47:32 +05:30
workers chore: Add evalTreeWithDiff to evalWorkerAction (#34403) 2024-06-27 12:08:53 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
index.css feat: font update - PT root UI medium (#33008) 2024-05-08 17:47:34 +05:30
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.ts chore: Prefetch module apis in service worker (#34003) 2024-06-14 16:30:23 +05:30
store.ts
wdyr.ts