PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
balajisoundar 856d2ad812
feat: [Table Widget] Allow moment date formats in input and display d… (#28784)
#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues/18572
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## 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
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-11-20 09:01:03 +05:30
..
Audio test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
Button chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Camera test: Cypress - Fix Flaky Tests (#26694) 2023-08-28 21:53:25 +05:30
Chart feat: Add IFrame widget for Custom EChart and support for custom functions in property pane (#28513) 2023-11-08 19:25:44 +05:30
Checkbox chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
CodeScanner test: Cypress | CodeScanner1_spec from js to ts (#27487) 2023-09-20 14:28:22 +05:30
CurrencyInput test: Cypress | CI Stabilize (Skipped tests fixes) + Cypress upgrade to v13.0.0 (#26583) 2023-08-30 16:24:37 +05:30
Datepicker test: Cypress | SetWidget property validations + CI Stabilize (#28456) 2023-11-03 12:27:24 +05:30
Divider test: Cypress -Divider widget automation (#26748) 2023-08-30 18:26:36 +05:30
DocumentViewer test: cypress - added tests for Document Viewer (#26199) 2023-08-14 18:02:08 +05:30
Dropdown chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Filepicker updated tests for filePicker regression tests (#27595) 2023-09-27 11:22:25 +05:30
Form test: Cypress | SetWidget property validations + CI Stabilize (#28626) 2023-11-06 15:18:00 +05:30
Iframe test: Cypress - iframe fix (#28349) 2023-10-29 20:31:43 +05:30
Image test: Cypress | (DI) SMTP & Airtable validations + CI Stabilize (#26991) 2023-09-08 14:42:27 +05:30
Input feat: RTL support for input, select and multi-select widget (#28522) 2023-11-03 16:18:13 +05:30
JSONForm test: Cypress | CI Stabilize (#28657) 2023-11-07 19:45:18 +05:30
List test: Cypress | CI Stablize + Other improvements (#28254) 2023-10-25 19:33:07 +05:30
ListV2 chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Modal test: Cypress - fix for modal spec flakiness - added wait until (#28732) 2023-11-09 15:13:36 +05:30
Multiselect chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Others test: Cypress | CI Stabilize (#28657) 2023-11-07 19:45:18 +05:30
PhoneInput test: cypress - Added regression tests for PhoneInput (#26720) 2023-09-01 21:58:39 +05:30
Radio chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Rating test: Cypress - rating case fix (#27716) 2023-10-02 16:56:15 +05:30
RTE test: cypress - test added for RTE regression (#27670) 2023-10-01 07:49:51 +05:30
Select chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Sliders test: Cypress | SetWidget property validations + CI Stabilize (#28626) 2023-11-06 15:18:00 +05:30
Statbox test: Cypress - Statbox regression tests (#27977) 2023-10-16 15:14:31 +05:30
Switch test: cypress - switch group cases - 1 (#26208) 2023-08-16 11:29:22 +05:30
Tab fix: Validation issue in select widget on page reload (#28277) 2023-10-27 18:18:42 +05:30
TableV1 test: Cypress - json form widget tests (#27210) 2023-09-20 14:55:37 +05:30
TableV2 feat: [Table Widget] Allow moment date formats in input and display d… (#28784) 2023-11-20 09:01:03 +05:30
Text test: Cypress | CI Stabilize + Other test improvements (#28172) 2023-10-20 07:45:47 +05:30
TreeSelect chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30
Video test: Cypress - Flaky Fix (#27512) 2023-09-21 11:11:18 +05:30
Container_spec.js fix: color picker validation for empty state (#26414) 2023-08-22 12:50:03 +03:00
ContainerTest2_spec.ts test: cypress - added tests for container regression (#27515) 2023-09-22 15:15:59 +05:30
deprecatedWidgets_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
ImperativeStoreUpdate_spec.ts feat: show lint error for imperative store update (#27708) 2023-09-29 18:00:23 +05:30
Migration_Spec.js test: Cypress | Flaky fixes (#24508) 2023-06-17 00:10:10 +05:30
Tab_reset_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCanvas_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetCopyPaste_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
WidgetGrouping_spec.js test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Widgets_Labels_spec.js
WidgetSelection_spec.js chore: App Sidebar testing (#28479) 2023-11-15 08:01:12 +05:30