PromucFlow_constructor/app/client/src
Aman Agarwal 3bcb1daf73
fix: onPageLoad false failure issue (#14141)
1. Fixed on page load actions getting called multiple times.
2. Now Evaluation only happens once we complete the fetching of the page's all entities including js objects and actions, this avoids cases where actions are not defined when ran.

Co-authored-by: Rishabh-Rathod <rishabh.rathod@appsmith.com>
2022-06-06 09:26:14 +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 fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +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 fix: removed default value for API DS, updated conditions for headers and apiformattype (#14107) 2022-06-01 10:29:58 +00:00
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 feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
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: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +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: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +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