PromucFlow_constructor/app/client/src
Rishabh Rathod dbcd69e63e
fix: crash due to evalMetaUpdate (#14320)
* fix: crash due to evalMetaUpdate

* Add default value for workerResponse

* patch fix

* fix root cause of DataCloneError
2022-06-07 12:06:27 +05:30
..
actions fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +05:30
api feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
assets feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
ce minor correcion in Deprecation message (#14273) 2022-06-06 10:18:43 +05:30
comments feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
components fix: Theming UX Changes (#13741) 2022-06-03 15:55:38 +05:30
constants update document link for SAML (#14285) 2022-06-06 12:55:03 +05:30
ee Code split for RBAC features (#13557) 2022-05-05 11:07:50 +05:30
enterprise
entities fix: Theming UX Changes (#13741) 2022-06-03 15:55:38 +05:30
globalStyles feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +01:00
icons chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
mockComponentProps
mockResponses
normalizers
notifications feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
pages fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +05:30
polyfills
reducers fix: Canvas jitters on page refresh on an application where widgets don't occupy the entire width of the canvas (#13917) 2022-05-26 10:22:55 +05:30
reflow Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
sagas fix: crash due to evalMetaUpdate (#14320) 2022-06-07 12:06:27 +05:30
selectors fix: Canvas jitters on page refresh on an application where widgets don't occupy the entire width of the canvas (#13917) 2022-05-26 10:22:55 +05:30
templates
theme chore: Improve UX on admin settings page (#12279) 2022-04-04 12:37:12 +05:30
transformers fix: moving refreshTokenClientCredentialsLocation from oAuth2Common to AuthoCode (#13551) 2022-05-05 17:24:14 +05:30
utils chore: Adds canDisplayValue to property controls (#13309) 2022-06-03 10:37:02 +05:30
widgets fix: added hover css for indeterminate checkbox (#14194) 2022-06-03 19:16:31 +05:30
workers fix: crash due to evalMetaUpdate (#14320) 2022-06-07 12:06:27 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx Code split for RBAC features (#13557) 2022-05-05 11:07:50 +05:30
index.css
index.tsx
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
serviceWorker.js
store.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
wdyr.ts