PromucFlow_constructor/app/client/src/pages/Editor/FirstTimeUserOnboarding
Sangeeth Sivan 82280cfde9
feat: util to serve images locally or via remote url (#22080)
## Description

- On air-gapped instances we can't fetch appsmith assets from S3, that
will result in broken which is not desirable.
- So this adds a script and util function which searches the client and
server codebase for the assets url and downloads the image and puts it
in the `public` folder so that the browser can access those even in an
airgapped instance since the assets are being served locally.

> Way to serve assets locally.

Fixes #22004 
> if no issue exists, please create an issue and ask the maintainers
about this first

Media
https://vdqm24wed6.vmaker.com/record/IquS90WbWgS1I0bz - blocked certain
api routes from getting called on airgap
2023-04-10 12:32:31 +05:30
..
Checklist.test.tsx chore: Add new navigation scenarios for route change event (#21682) 2023-03-30 11:03:29 +05:30
Checklist.tsx feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
IntroductionModal.tsx feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
Statusbar.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
Statusbar.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Tasks.test.tsx chore: Add new navigation scenarios for route change event (#21682) 2023-03-30 11:03:29 +05:30
Tasks.tsx feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
testUtils.ts
Utils.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30