Shrikant Sharat Kandula
71293dec82
Fix sandbox iframe default setting ( #17618 )
2022-10-17 16:12:56 +05:30
Shrikant Sharat Kandula
868b385e7b
Change to allow all domains to embed Appsmith apps ( #15619 )
...
The control to configure what domains are allowed to embed Appsmith apps is still available, but the default of not allowing anything except for 'self' is changed to allow everything.
While this is convenient, we encourage our users to configure their frame ancestors to limit what domains can embed their Appsmith apps.
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-08-02 15:41:52 +05:30
Shrikant Sharat Kandula
874b9945f8
Control where embedding of Appsmith is allowed ( #15348 )
...
Signed-off-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
2022-07-21 13:03:35 +05:30
Sumesh Pradhan
9f2c5dc5f7
Renamed temporary encryption variables in docker entry-point script ( #12187 )
2022-04-15 17:44:08 +05:30
Shrikant Sharat Kandula
9cfb7b38ee
Fix basic auth password index
2022-03-25 12:15:05 +05:30
geekup-legodevops
382ea53ab3
Refactor to deploy Heroku using new Docker image ( #9127 )
2022-03-24 13:17:36 +05:30
Sumesh Pradhan
4a19b6789b
Java arguments tuning using env ( #11581 )
2022-03-17 18:40:51 +05:30
geekup-legodevops
db7a046116
Refactor entrypoint script to support migrate slim to fat container ( #11519 )
2022-03-03 08:40:29 +05:30
Ankita Kinger
13fe125a0c
feat: Add disconnect button on auth config pages and form login callout banner ( #11389 )
...
* added form login callout banner
* form login config page changes
* form login config page changes
* added redirecturl and uneditable field components
* added disconnect button on auth pages
* Added env variables for form login auth page
* added disconnect button on auth pages
* updated docs link for dform login callout doc
* added condition for disconnect button
* added ce changes done on ee
* updated css
* suggested changes in PR review
* suggested changes in PR review
* suggested changes in PR review
* reverted gitignore files changes
* reverted gitignore files changes
* updated logic for saving admin settings
* removed unused imports
* added changes for taginput field
* removed console
* removed warning
* removed unwanted changes
2022-03-02 23:48:50 +05:30
Abhinav Jha
938edd5284
chore: Remove old way of adding feature flags ( #11213 )
...
* Remove optimizely, as it isn't being used anymore from the frontend codebase
* Remove optimizely references form netlify config, vercel config, index.html, docker script, nginx templates and example .env file
2022-02-16 19:57:58 +05:30
geekup-legodevops
2d8e7fee0d
Enable replicaset on local MongoDB only ( #10010 )
2022-02-09 14:32:46 +05:30
geekup-legodevops
e85b34d66e
Add Helm configMap to update application configuration ( #10157 )
2022-01-31 13:27:01 +05:30
Joshua Lund
a874b36b11
fix: Remove duplicate APPSMITH_MAIL_ENABLED env variable. Fixes #8852 . ( #8853 )
2021-10-27 21:39:37 +05:30
Shrikant Sharat Kandula
69015645d2
Fix telemetry docs link
2021-10-05 17:09:33 +05:30
geekup-legodevops
f37f9451ef
feat: Support building Docker image for ARM arch ( #7832 )
2021-09-29 14:33:27 +05:30
Shrikant Sharat Kandula
f0a61285a6
docs: Fat container documentation fixes ( #7207 )
...
Added additional details about how to use the fat container, and how to manage / maintain it.
Also includes some refactorings that shouldn't affect the functionality significantly.
2021-09-14 19:01:06 +05:30