PromucFlow_constructor/app/client/src
2022-02-23 21:49:44 +05:30
..
actions fix: marking old async functions as async in the backed for settings (#10723) 2022-02-18 19:28:11 +05:30
api refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
assets feat: Homepage mobile UI (#10255) 2022-02-17 22:08:36 +05:30
ce feat: Added use case input box in welcome tour to input custom use caes (#11171) 2022-02-19 11:56:10 +05:30
comments fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
components fix: make table button transparent when no color is selected (#11348) 2022-02-23 07:54:46 -08:00
constants feat: Added use case input box in welcome tour to input custom use caes (#11171) 2022-02-19 11:56:10 +05:30
ee refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
enterprise
entities feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
globalStyles fix lint tooltip getting clipped (#10899) 2022-02-10 18:40:36 +01:00
icons Merge pull request #10919 from appsmithorg/fix/10780-circular-progress-icon 2022-02-16 17:03:26 +05:30
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
pages chore: remove second scrollbar from git connect modal (#11336) 2022-02-23 15:41:58 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers fix: push js object after creation (#11123) 2022-02-18 19:27:38 +05:30
reflow feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
resizable react spring upgrade (#10427) 2022-01-21 11:42:46 +05:30
sagas Prevent content-type header from changing when switching to raw mode in API pane (#11326) 2022-02-22 16:32:43 +05:30
selectors Prevent content-type header from changing when switching to raw mode in API pane (#11326) 2022-02-22 16:32:43 +05:30
templates
theme feat: Homepage mobile UI (#10255) 2022-02-17 22:08:36 +05:30
transformers feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
utils use clientWidth instead of getBoundingClientRect 2022-02-21 22:11:50 +05:30
widgets fix: make table button transparent when no color is selected (#11348) 2022-02-23 07:54:46 -08:00
workers fix: suppress warnings about the use of expressions where assignments are expected (#11343) 2022-02-23 21:49:44 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
index.css fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts