PromucFlow_constructor/app/client/src/utils/autoLayout
Preet Sidhu 0cc716c2a5
chore: add cypress tests for auto height scenarios (#23616)
## Description

Added specs:
1. AutoHeight_Container_spec.js
2. AutoHeight_Form_spec.js
3. AutoHeight_Modal_spec.js
4. AutoHeight_Tabs_spec.js

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] Jest
- [x] Cypress

---------

Co-authored-by: rahulramesha <rahul@appsmith.com>
2023-07-10 10:02:42 +05:30
..
data feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30
autoLayoutDraggingUtils.test.ts feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
autoLayoutDraggingUtils.ts fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
autoLayoutTypes.ts feat: Vertical alignment and row gaps for Auto Layout (#21888) 2023-04-20 10:44:37 +05:30
autoLayoutUtils.test.ts fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
AutoLayoutUtils.ts fix: conversion of app with pages imported from templates and adjust height for blank container (#23404) 2023-05-25 17:50:08 +05:30
constants.ts fix: Layout Conversion bugs for auto Layout (#22565) 2023-05-03 04:26:52 +00:00
flexWidgetUtils.ts feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
heightUpdates.test.ts fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
heightUpdateUtils.ts chore: add cypress tests for auto height scenarios (#23616) 2023-07-10 10:02:42 +05:30
highlightSelectionUtils.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
highlightUtils.test.ts fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
highlightUtils.ts chore: add cypress tests for auto height scenarios (#23616) 2023-07-10 10:02:42 +05:30
positionUtils.test.ts fix: assign 100% width to fill widgets on mobile viewport (#22918) 2023-05-03 09:50:33 +05:30
positionUtils.ts chore: add cypress tests for auto height scenarios (#23616) 2023-07-10 10:02:42 +05:30
testData.ts feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00