PromucFlow_constructor/app/client/src
2021-12-03 13:53:40 +05:30
..
actions feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
api feat: progress, loading and error states for git flows, pull button and minor misc changes (#9052) 2021-11-16 15:54:38 +05:30
assets feat: property pane docking (#7361) 2021-11-23 13:31:46 +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 update ternserver when no custom def is available (#9472) 2021-12-01 04:50:15 +01:00
configs chore: Send telemetry option in user profile to client (#9535) 2021-12-03 13:53:37 +05:30
constants chore: Send telemetry option in user profile to client (#9535) 2021-12-03 13:53:37 +05:30
enterprise
entities fix: Evaluation issue with Button in table Widget (#9356) 2021-11-26 17:03:50 +05:30
globalStyles Fixes type display of JS keywords and adds autocomplete support on backspace. (#8800) 2021-10-26 14:26:10 +05:30
icons feat: create button group widget (#7337) 2021-11-11 06:41:05 +00:00
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: Adding empty array check for mapping keys (#9459) 2021-12-01 18:36:41 +05:30
polyfills
reducers feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas chore: Send telemetry option in user profile to client (#9535) 2021-12-03 13:53:37 +05:30
selectors fix: missing number of queries in active datasource (#7694) 2021-11-30 10:11:40 +00:00
templates
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils fix: fix segment calls not getting fired issue on CE instances (#9543) 2021-12-03 13:53:40 +05:30
widgets fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00
workers chore: Update Validations (#9177) 2021-11-30 22:21:41 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
index.css feat: property pane docking (#7361) 2021-11-23 13:31:46 +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