PromucFlow_constructor/app/client/src
2022-05-30 09:26:51 +05:30
..
actions fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16: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 Merge pull request #13864 from appsmithorg/feat/13412-improve-import-app-flow-ui 2022-05-26 16:49:47 +08:00
comments feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
components fix: stop showing errored widget labels permanently and show them only on hover or when selected (#14064) 2022-05-26 12:55:29 +05:30
constants fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
ee Code split for RBAC features (#13557) 2022-05-05 11:07:50 +05:30
enterprise
entities fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +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 chore: auto focus search input box when widgets library is open(#14148) 2022-05-30 09:26:51 +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: alignment of the image seen on no search results on application page (#13950) 2022-05-26 10:05:35 +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 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
widgets fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +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