PromucFlow_constructor/app/client/public
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
..
libraries feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
static/img feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
tinymce Auto-indent JS code in the editor (#13222) 2022-07-20 12:43:23 +05:30
404-image.png feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
404.css feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
404.html feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
favicon-black.ico
index.html chore: Remove Maps API Key env variable for client (#19486) 2023-02-07 14:53:15 +05:30
manifest.json feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
page.min.js
privacy-policy.html New privacy policy (#4267) 2021-05-03 22:54:03 +05:30
terms-and-conditions.html