PromucFlow_constructor/app/client/src
balajisoundar c0ce62f6b9
fix: miscellaneous issues in table widgets (#18127)
- Retain filter in table widget when table data changes but schema remain same
- Cursor jumps to start while editing a cell in Table Widget
- Save/Discard option should not be in the filter dropdown list.

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-12-01 10:54:48 +05:30
..
actions feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
api refactor: Code splitting of some files for invite modal on EE (#17847) 2022-10-26 15:30:55 +05:30
assets feat: Option to add new row in Table widget (#17515) 2022-11-05 15:24:20 +05:30
ce feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
components feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
constants feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
ee chore: Splitting files to support groups on members page in EE (#18085) 2022-11-03 22:09:51 +05:30
enterprise
entities feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
globalStyles chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00
icons
mockComponentProps
mockResponses feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
navigation chore: Context switching - Api right pane tabs (#17473) 2022-11-25 09:17:00 +05:30
normalizers
pages feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
polyfills
reducers feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
reflow fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
resizable feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
sagas fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
selectors fix: auto height limits container select (#18546) 2022-11-30 13:02:36 +05:30
templates
theme fix: Table reskinning (#17228) 2022-10-14 10:23:31 +05:30
transformers fix: Fix Api url path issue (#16628) 2022-09-13 05:02:59 +00:00
utils feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
widgets fix: miscellaneous issues in table widgets (#18127) 2022-12-01 10:54:48 +05:30
workers feat: Dynamic Menu Items - Menu Button Widget (#17652) 2022-12-01 10:25:57 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx feat: Integrating with tenant API on the client to fetch tenant configurations from the server (#17577) 2022-10-15 20:21:25 +05:30
config.d.ts feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
index.css fix: RTE + Form + JSONForm reskinning (#16956) 2022-09-28 17:28:40 +00:00
index.tsx fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
LandingScreen.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
react-app-env.d.ts
RouteBuilder.ts fix: Known issues with Context Switching (#18470) 2022-11-28 11:14:31 +05:30
RouteParamsMiddleware.ts
serviceWorker.js fix: Log ChunkLoadError on Sentry only after 3rd failure (#18196) 2022-11-18 09:33:23 +00:00
store.ts fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
wdyr.ts