PromucFlow_constructor/app/client/src/ce
Abhinav Jha fce5524aa8
chore: Add observer to LayoutElements (#27993)
## Description
- Create a hook based on the `LayoutElementPositionsObserver` and use it
in `AnvilFlexComponent` such that all widgets in Anvil have their
positions registered in the `LayoutElementPositionsReducer`
- Do the same for `layouts` in Anvil. Added in the `FlexLayout`
component.

#### PR fixes following issue(s)
Fixes #26947 
Fixes #27287 

#### Type of change
- New feature (non-breaking change which adds functionality)
2023-10-18 19:09:07 +05:30
..
actions fix: Race condition in JS object mutation (#28083) 2023-10-16 13:32:27 +05:30
api fix: revert for super users and update ui for profiling ques for non super users (#27942) 2023-10-16 17:37:06 +05:30
components feat:Add placeholder fns for JSObject completion using AI in CE (#27820) 2023-10-13 17:47:51 +05:30
configs feat: use hideWatermark from tenantConfig (#28085) 2023-10-15 00:04:45 +05:30
constants fix: Input Widget V3 bug fixes (#27891) 2023-10-18 17:05:03 +05:30
entities chore: split dependency map functions to be extendable on EE (#28147) 2023-10-17 18:52:30 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages chore: invite unique emails to workspace (#28151) 2023-10-18 14:02:09 +05:30
reducers chore: Add observer to LayoutElements (#27993) 2023-10-18 19:09:07 +05:30
sagas chore: Add observer to LayoutElements (#27993) 2023-10-18 19:09:07 +05:30
selectors fix: Ramp selector link to redirect on portal (#28179) 2023-10-18 18:07:26 +05:30
utils fix: revert for super users and update ui for profiling ques for non super users (#27942) 2023-10-16 17:37:06 +05:30
workers chore: split dependency map functions to be extendable on EE (#28147) 2023-10-17 18:52:30 +05:30
AppRouter.tsx feat: make features call a blocking API call for page load (#27974) 2023-10-11 23:19:19 +05:30
RouteBuilder.ts chore: relocation route builder helper function (#28005) 2023-10-12 23:01:31 +05:30