PromucFlow_constructor/app/client/src/ee
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
..
actions chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
api chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
configs chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
constants fix: fix usage pulse fallback (#21735) 2023-04-06 17:51:58 +05:30
entities/DataTree chore: Add missing imports errors for ee repo sync (#20575) 2023-02-12 05:15:34 +01:00
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
pages chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
reducers refactor: Code splitting of some files for invite modal on EE (#17847) 2022-10-26 15:30:55 +05:30
sagas chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
selectors chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
utils feat: util to serve images locally or via remote url (#22080) 2023-04-10 12:32:31 +05:30
workers chore: Add missing imports errors for ee repo sync (#20575) 2023-02-12 05:15:34 +01:00
AppRouter.tsx chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30