PromucFlow_constructor/app/client/src
rahulramesha 333c28f702
fix: list widget cyclic dependency (#7542)
This commit fixes the cyclic dependency error shown to users when the data for list widget is removed.
2021-09-16 21:13:11 +05:30
..
actions feat: minor bottom bar UI updates (#7456) 2021-09-15 19:31:32 +05:30
api create js action default with js collection (#7388) 2021-09-15 11:58:25 +05:30
assets feat: minor bottom bar UI updates (#7456) 2021-09-15 19:31:32 +05:30
comments fix: Collab feedback fixes (#7298) 2021-09-10 16:17:17 +05:30
components fix: Quickly clicking do it for me button shows errors during onboarding (#7386) 2021-09-16 10:09:55 +05:30
configs fix: anonymize user info intercom (#6936) 2021-08-30 20:38:07 +05:30
constants feat: minor bottom bar UI updates (#7456) 2021-09-15 19:31:32 +05:30
enterprise
entities feat: minor bottom bar UI updates (#7456) 2021-09-15 19:31:32 +05:30
globalStyles feat: show lint errors in code editor (#6265) 2021-08-26 10:15:17 +05:30
icons feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications fix: close notifications list on clicking a list item (#7178) 2021-09-07 18:15:17 +05:30
pages chore: Fix widget help links from the property pane (#7529) 2021-09-16 17:46:14 +05:30
polyfills
reducers feat: minor bottom bar UI updates (#7456) 2021-09-15 19:31:32 +05:30
resizable [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
sagas fix: Quickly clicking do it for me button shows errors during onboarding (#7386) 2021-09-16 10:09:55 +05:30
selectors feat: minor bottom bar UI updates (#7456) 2021-09-15 19:31:32 +05:30
templates
transformers fix: Filter empty key value pairs from form data, headers and query params. (#7019) 2021-09-03 11:43:11 +00:00
utils Fix for #7526. Scrolling issue on canvas (#7530) 2021-09-16 11:42:11 +00:00
widgets fix: list widget cyclic dependency (#7542) 2021-09-16 21:13:11 +05:30
workers fix: Do not show errors for blank fields in datepicker and listwidget (#7032) 2021-09-16 11:02:00 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx fix: Suppress unauthorised error, when user visits welcome page (#7435) 2021-09-14 22:25:29 +05:30
index.css Task/5463 Navigation Bar menu Dropdown (#5575) 2021-07-15 16:26:18 +05:30
index.tsx
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 Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30