PromucFlow_constructor/deploy/template
Shrikant Sharat Kandula bb4ca19179
chore: Remove Maps API Key env variable for client (#19486)
Part of #11855.

Instead of getting the Google Maps API Key from runtime env variables,
we get it from the server, as part of the response of
`/api/v1/tenant/current`. This doesn't add a database call, just include
the env variable name in the response, so shouldn't have any performance
impact on the API.

On the client though, the Maps API key won't be available, until at
least the first call to `/tenant/current` is finished.

Also, first big PR in client code. 🙂

Edit: not `/me` anymore, but from `/tenant/current`.

---------

Co-authored-by: Pawan Kumar <pawan.stardust@gmail.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-02-07 14:53:15 +05:30
..
docker-compose.yml.sh Update docker compose file to have update schedule to 1 hour (#9943) 2021-12-23 10:48:26 +05:30
docker.env.sh Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
encryption.env.sh Add watchtower for auto updates to Appsmith containers (#456) 2020-09-02 16:42:33 +05:30
mongo-init.js.sh feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
nginx_app.conf.sh chore: Remove Maps API Key env variable for client (#19486) 2023-02-07 14:53:15 +05:30