PromucFlow_constructor/app/client/src
satbir121 8bf80fe507
Google Recaptcha integration for button and form button widgets. (#1118)
* Adding base code for google re-captcha.

* Removing recaptcha as well

* Adding recaptchaToken on Button.

* Fixing updateMetaProperty errors.

* Handling recaptcha generation failed case.

* Adding a message for recaptcha token gen fail

* Rename setRecaptchaToken

* Adding loading state for recaptcha button

* Adding googleRecaptchaKey as a Btn prop

* Adding the bound functions in widgets

* Removing unused vars.

* Handling google recaptcha key error.

* Adding proper messages for
2020-10-12 18:31:19 +05:30
..
actions Show datasource structure fixes (#1078) 2020-10-09 18:54:50 +05:30
api Add option to refresh datasource structure (#686) 2020-09-29 09:47:25 +05:30
assets Feature/invitation modal (#938) 2020-10-12 12:45:35 +05:30
components Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30
configs Feature/instrumentation (#744) 2020-09-28 10:42:23 +05:30
constants Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30
entities Feature/analytics (#1022) 2020-10-06 20:40:21 +05:30
icons Video widget (#684) 2020-09-26 18:29:33 +05:30
jsExecution Fix release cleanup issues (#1132) 2020-10-11 19:02:02 +05:30
mockComponentProps Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
mockResponses Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Feature/invitation modal (#938) 2020-10-12 12:45:35 +05:30
reducers Stop expanding datasource in explorer after testing (#1138) 2020-10-12 15:36:10 +05:30
resizable Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
sagas Fix issue with setting dynamic triggers on immutable widget objects (#1137) 2020-10-12 12:36:58 +05:30
selectors Feature/analytics (#1022) 2020-10-06 20:40:21 +05:30
templates The default template in editor and app viewer must match (#382) 2020-08-21 01:24:18 +05:30
transformers JSON stringify fixes 2020-06-25 10:04:57 +00:00
utils Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30
widgets Google Recaptcha integration for button and form button widgets. (#1118) 2020-10-12 18:31:19 +05:30
.gitignore WIP: Generate font icons from SVGs using CLI 2019-09-09 13:53:53 +05:30
App.css ran create react app 2019-01-21 20:41:10 +05:30
AppRouter.tsx Feature/instrumentation (#708) 2020-09-24 21:35:18 +05:30
index.css Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
index.tsx Revert "Revert "Fixing applications page first theme load."" 2020-09-21 17:47:08 +05:30
LandingScreen.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts added type script and folder structure 2019-01-21 23:41:08 +05:30
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts added autocommit 2020-08-28 17:01:07 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30