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
Trisha Anand
7526129a3a
feat: Adding APPSMITH_PLUGIN_MAX_RESPONSE_SIZE which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin) ( #7126 )
...
* Adding `APPSMITH_PLUGIN_MAX_RESPONSE_SIZE` which can be configured as an environment variable to increase plugin response size (currently only supported for Postgres Plugin)
* Updated error message + added the environment variable to the template docker env files for new installations
2021-09-05 15:38:36 +00:00
Rishabh Saxena
4938371566
feat: env flag to disable intercom ( #6937 )
2021-08-30 22:11:55 +05:30
Shrikant Sharat Kandula
0c4787bf85
Fix YAML syntax in configmap for K8s
2021-07-02 17:23:52 +05:30
Pranav Kanade
dd9f8b362d
[Feature #3379 ] Added recaptcha for signup ( #4701 )
...
* temp commit
* using onsubmit to continue using action on form
* added recaptcha site key to env example file
* moved the recaptcha lib loading logic to signup page
* removed unnecessary edit
* handle the case where the recaptcha token is not provided as env var
* added proper env var config for client
* recaptcha config for ansible
* recaptcha config for heroku
* recaptcha config for k8s
* updated app.json
* fixed the typos
* added more description for env vars
* removed api key
* minor typo fix
2021-06-08 11:10:11 +05:30
Nidhi
aeda36f0e0
Disable cs url as an environment config ( #4465 )
2021-05-13 14:29:43 +05:30
Nidhi
ea451ef061
Add default configs for prod and tests ( #4464 )
...
* Added default cs config for prod and tests
* Env variable for new installations
* K8s defaults
2021-05-13 13:30:23 +05:30
Arpit Mohan
8470366600
Adding quotes for telemetry flag in k8s config
...
For boolean values, no quotes leads to a weird state and k8s clusters don't boot
2021-03-11 07:57:54 +05:30
Nikhil Nandagopal
e411df0a64
Added check so that existing installs don't get telemetry ( #1698 )
...
* Adding the segment key to the tagged release
* Also opting out of telemetry data in CI builds
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2020-11-11 23:54:19 +05:30
Arpit Mohan
39ab488193
Adding script for k8s deployment ( #1359 )
...
Also support feature for generating SSL certificate for domain when deploying on Kubernetes
Co-authored-by: GEEK Up Team <prj_legodevops@geekup.vn>
2020-10-30 09:51:05 +05:30