PromucFlow_constructor/app/client/src
2021-12-30 12:12:02 +05:30
..
actions chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
api chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
assets fix: changed the download icon in the table widget (#10065) 2021-12-30 12:12:02 +05:30
comments fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
components Revert "fix: Users unable to drag a column outside of viewport of a property pane to rearrange column order (#9944)" (#10056) 2021-12-29 18:51:30 +05:30
configs chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +05:30
constants feat: add progressbar widget (#9574) 2021-12-29 17:31:19 +05:30
enterprise
entities feat: Show evaluated value in embeddedDatasource url (#9198) 2021-12-28 13:14:32 +01:00
globalStyles feat: camera widget (#8069) 2021-12-24 22:06:59 +08:00
icons feat: add progressbar widget (#9574) 2021-12-29 17:31:19 +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 fix: git sync minor fixes (#9183) 2021-11-18 06:48:52 +00:00
pages fix: disallow drag to select for drop disabled canvas. (#9914) 2021-12-29 13:04:31 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
selectors chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
templates
theme fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
transformers feat: Add support to send arbitrary form values to oAuth server during Datasource authentication (#9660) 2021-12-21 10:12:26 +05:30
utils feat: add progressbar widget (#9574) 2021-12-29 17:31:19 +05:30
widgets fix: added placement default value (#10025) 2021-12-29 17:32:37 +05:30
workers fix: Fixed undo redo cyclic dependency bug (#9884) 2021-12-25 04:55:22 +00:00
.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