dimsum-e2e-tests 3.38.0-rc.5 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +41 -244
- package/ds-data-table-async/components/DateSwitcherCO.js +1 -2
- package/ds-data-table-async/components/FiltersCO.js +4 -2
- package/ds-data-table-async/more/DSDataTable.custom.func.spec.js +3 -4
- package/ds-drag-and-drop/skipped/DSDragAndDrop.skipped.js +22 -0
- package/package.json +119 -119
- package/ds-drag-and-drop/DSDragAndDrop.func.spec.js +0 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,113 +3,62 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [3.38.0
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
9
|
-
|
|
10
|
-
## [3.38.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.2...v3.38.0-rc.4) (2024-07-01)
|
|
11
|
-
|
|
12
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
13
|
-
|
|
14
|
-
## [3.38.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.1...v3.38.0-rc.2) (2024-06-27)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
17
|
-
|
|
18
|
-
## [3.38.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.38.0-rc.0...v3.38.0-rc.1) (2024-06-26)
|
|
6
|
+
## [3.38.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.3...v3.38.0) (2024-07-05)
|
|
19
7
|
|
|
20
8
|
### Features
|
|
21
9
|
|
|
22
10
|
- ds-data-table: e2e - axe-core test added [PUI-13497](https://jira.elliemae.io/browse/PUI-13497) ([#6891](https://git.elliemae.io/platform-ui/dimsum/issues/6891)) ([cb13a86](https://git.elliemae.io/platform-ui/dimsum/commit/cb13a861ee93c4c55a20f5b0583b908f0a76498c))
|
|
23
11
|
- ds-toolbar-v2:: e2e - examples updated [PUI-12794](https://jira.elliemae.io/browse/PUI-12794) ([#6837](https://git.elliemae.io/platform-ui/dimsum/issues/6837)) ([257163e](https://git.elliemae.io/platform-ui/dimsum/commit/257163e973ddde323f0e1a5ee9fed86fe8a5f7be))
|
|
24
|
-
|
|
25
|
-
## [3.38.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.6...v3.38.0-rc.0) (2024-06-26)
|
|
26
|
-
|
|
27
|
-
### Features
|
|
28
|
-
|
|
29
12
|
- ds-typography:: e2e - storybook example updated [PUI-13096](https://jira.elliemae.io/browse/PUI-13096) ([#6838](https://git.elliemae.io/platform-ui/dimsum/issues/6838)) ([6de0e66](https://git.elliemae.io/platform-ui/dimsum/commit/6de0e66b3cde330be1ccfda35714bea0b301604d))
|
|
30
13
|
|
|
31
14
|
### Bug Fixes
|
|
32
15
|
|
|
16
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-14054](https://jira.elliemae.io/browse/PUI-14054) ([#6907](https://git.elliemae.io/platform-ui/dimsum/issues/6907)) ([a05bf39](https://git.elliemae.io/platform-ui/dimsum/commit/a05bf396e6249d859bbfe55bf13aee58088c4a20))
|
|
33
17
|
- ds-data-table:: e2e - functional tests fixed [PUI-13641](https://jira.elliemae.io/browse/PUI-13641) ([#6848](https://git.elliemae.io/platform-ui/dimsum/issues/6848)) ([87f8158](https://git.elliemae.io/platform-ui/dimsum/commit/87f8158b54a81370dd5c4a64f867ae6d637beeb2))
|
|
34
18
|
|
|
35
|
-
## [3.37.
|
|
19
|
+
## [3.37.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.2...v3.37.3) (2024-06-28)
|
|
36
20
|
|
|
37
21
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
38
22
|
|
|
39
|
-
## [3.37.
|
|
40
|
-
|
|
41
|
-
### Features
|
|
42
|
-
|
|
43
|
-
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://git.elliemae.io/platform-ui/dimsum/issues/6882)) ([dcc94db](https://git.elliemae.io/platform-ui/dimsum/commit/dcc94db05f03c554cff8ad8baada091feb7c8261))
|
|
44
|
-
|
|
45
|
-
## [3.37.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.3...v3.37.0-rc.4) (2024-06-19)
|
|
46
|
-
|
|
47
|
-
### Bug Fixes
|
|
48
|
-
|
|
49
|
-
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://git.elliemae.io/platform-ui/dimsum/issues/6881)) ([c6f829d](https://git.elliemae.io/platform-ui/dimsum/commit/c6f829dfced73775ba6ae1a68656f3c28dbdbe04))
|
|
50
|
-
|
|
51
|
-
## [3.37.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0-rc.2...v3.37.0-rc.3) (2024-06-18)
|
|
23
|
+
## [3.37.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.1...v3.37.2) (2024-06-25)
|
|
52
24
|
|
|
53
25
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
54
26
|
|
|
55
|
-
## [3.37.
|
|
27
|
+
## [3.37.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.37.0...v3.37.1) (2024-06-25)
|
|
56
28
|
|
|
57
29
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
58
30
|
|
|
59
|
-
## [3.37.0
|
|
60
|
-
|
|
61
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
62
|
-
|
|
63
|
-
## [3.37.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.36.0-rc.0...v3.37.0-rc.0) (2024-06-17)
|
|
31
|
+
## [3.37.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0...v3.37.0) (2024-06-24)
|
|
64
32
|
|
|
65
33
|
### Features
|
|
66
34
|
|
|
67
35
|
- dimsum:: move legacy component e2e tests to EOL folder [PUI-13688](https://jira.elliemae.io/browse/PUI-13688) ([#6851](https://git.elliemae.io/platform-ui/dimsum/issues/6851)) ([beb608b](https://git.elliemae.io/platform-ui/dimsum/commit/beb608b1d34e1861e19ca5d3ad8aea72b0397867))
|
|
36
|
+
- dimsum:: removing ds-utilities from packages [PUI-12596](https://jira.elliemae.io/browse/PUI-12596) ([#6882](https://git.elliemae.io/platform-ui/dimsum/issues/6882)) ([dcc94db](https://git.elliemae.io/platform-ui/dimsum/commit/dcc94db05f03c554cff8ad8baada091feb7c8261))
|
|
68
37
|
- ds-card-v3:: e2e - test cases added [PUI-13244](https://jira.elliemae.io/browse/PUI-1244) ([#6868](https://git.elliemae.io/platform-ui/dimsum/issues/6868)) ([5ea625b](https://git.elliemae.io/platform-ui/dimsum/commit/5ea625b49e33901db04b72002f0f916ac3988a33))
|
|
38
|
+
- ds-treeview:: e2e - functional test added [PUI-11615](https://jira.elliemae.io/browse/PUI-11615) ([#6824](https://git.elliemae.io/platform-ui/dimsum/issues/6824)) ([8387b25](https://git.elliemae.io/platform-ui/dimsum/commit/8387b25146d5eb1275ffce4a93d16003ed64b699))
|
|
69
39
|
- environment:: ds-storybook - migrate to storybook v8 with vite [PUI-13396](https://jira.elliemae.io/browse/PUI-13396) ([#6827](https://git.elliemae.io/platform-ui/dimsum/issues/6827)) ([6b0f4bb](https://git.elliemae.io/platform-ui/dimsum/commit/6b0f4bb6f4448c334b816966fe3aa1cf62bcfb48))
|
|
70
40
|
|
|
71
41
|
### Bug Fixes
|
|
72
42
|
|
|
43
|
+
- dimsum:: e2e - fix broken e2e test cases [PUI-13925](https://jira.elliemae.io/browse/PUI-13925) ([#6881](https://git.elliemae.io/platform-ui/dimsum/issues/6881)) ([c6f829d](https://git.elliemae.io/platform-ui/dimsum/commit/c6f829dfced73775ba6ae1a68656f3c28dbdbe04))
|
|
73
44
|
- environment:: fixed some broken (dimsum) dev flows ([#6846](https://git.elliemae.io/platform-ui/dimsum/issues/6846)) ([ae96d94](https://git.elliemae.io/platform-ui/dimsum/commit/ae96d94c4e866e5377329176c2987e5600cfaab2))
|
|
74
45
|
- environment:: storybook - remove legacy from portal [PUI-13704](https://jira.elliemae.io/browse/PUI-13704) ([#6870](https://git.elliemae.io/platform-ui/dimsum/issues/6870)) ([7321b2b](https://git.elliemae.io/platform-ui/dimsum/commit/7321b2b50c545a4f6f8a62af7aa64267608f7fa0))
|
|
75
46
|
- environment:: storybook - removed wysiwyg editor & datagrid from portal ([#6864](https://git.elliemae.io/platform-ui/dimsum/issues/6864)) ([3150a9b](https://git.elliemae.io/platform-ui/dimsum/commit/3150a9b483ab1e05ed4844b9be7ee11039515a2c))
|
|
76
47
|
|
|
77
|
-
## [3.
|
|
78
|
-
|
|
79
|
-
### Features
|
|
80
|
-
|
|
81
|
-
- ds-treeview:: e2e - functional test added [PUI-11615](https://jira.elliemae.io/browse/PUI-11615) ([#6824](https://git.elliemae.io/platform-ui/dimsum/issues/6824)) ([8387b25](https://git.elliemae.io/platform-ui/dimsum/commit/8387b25146d5eb1275ffce4a93d16003ed64b699))
|
|
82
|
-
|
|
83
|
-
## [3.35.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.2...v3.35.0-rc.3) (2024-05-13)
|
|
48
|
+
## [3.35.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0...v3.35.0) (2024-05-15)
|
|
84
49
|
|
|
85
50
|
### Features
|
|
86
51
|
|
|
87
52
|
- ds-button-v2:: ds-button-v3: e2e - visual test added [PUI-12812](https://jira.elliemae.io/browse/PUI-12812) ([#6819](https://git.elliemae.io/platform-ui/dimsum/issues/6819)) ([fcfc89e](https://git.elliemae.io/platform-ui/dimsum/commit/fcfc89eaa1ff2ed2a3983863a39fe5db4e336f8b))
|
|
88
|
-
|
|
89
|
-
## [3.35.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.1...v3.35.0-rc.2) (2024-05-13)
|
|
90
|
-
|
|
91
|
-
### Bug Fixes
|
|
92
|
-
|
|
93
|
-
- ds-side-panel:: fixed e2e tests [PUI-12786](https://jira.elliemae.io/browse/PUI-12786) ([#6814](https://git.elliemae.io/platform-ui/dimsum/issues/6814)) ([9040ef9](https://git.elliemae.io/platform-ui/dimsum/commit/9040ef97f1454b24f78bb440260207022e8a4d16))
|
|
94
|
-
|
|
95
|
-
## [3.35.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.35.0-rc.0...v3.35.0-rc.1) (2024-05-13)
|
|
96
|
-
|
|
97
|
-
### Features
|
|
98
|
-
|
|
99
53
|
- ds-chip:: slot tests added [PUI-12814](https://jira.elliemae.io/browse/PUI-12814) ([#6805](https://git.elliemae.io/platform-ui/dimsum/issues/6805)) ([9337e6a](https://git.elliemae.io/platform-ui/dimsum/commit/9337e6a9b176f844fc28cdb493b09e9ee8f465d2))
|
|
100
54
|
- ds-icons:: e2e folder cleanup, tests updated [PUI-12969](https://jira.elliemae.io/browse/PUI-12969) ([#6809](https://git.elliemae.io/platform-ui/dimsum/issues/6809)) ([9386651](https://git.elliemae.io/platform-ui/dimsum/commit/93866512d49e45d85b268cae627ad2b2119115a3))
|
|
101
55
|
|
|
102
|
-
## [3.35.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.34.0-rc.1...v3.35.0-rc.0) (2024-05-10)
|
|
103
|
-
|
|
104
56
|
### Bug Fixes
|
|
105
57
|
|
|
106
58
|
- dimsum: e2e - fix broken e2e test [PUI-13157](https://jira.elliemae.io/browse/PUI-13157) ([#6817](https://git.elliemae.io/platform-ui/dimsum/issues/6817)) ([2b68798](https://git.elliemae.io/platform-ui/dimsum/commit/2b687989c11a0b7b0dd4619f326824ff561d3461))
|
|
59
|
+
- ds-side-panel:: fixed e2e tests [PUI-12786](https://jira.elliemae.io/browse/PUI-12786) ([#6814](https://git.elliemae.io/platform-ui/dimsum/issues/6814)) ([9040ef9](https://git.elliemae.io/platform-ui/dimsum/commit/9040ef97f1454b24f78bb440260207022e8a4d16))
|
|
107
60
|
|
|
108
|
-
## [3.34.0
|
|
109
|
-
|
|
110
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
111
|
-
|
|
112
|
-
## [3.34.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.2...v3.34.0-rc.0) (2024-05-07)
|
|
61
|
+
## [3.34.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1...v3.34.0) (2024-05-10)
|
|
113
62
|
|
|
114
63
|
### Features
|
|
115
64
|
|
|
@@ -124,32 +73,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
124
73
|
- ds-data-table:: fixed e2e [PUI-12307](https://jira.elliemae.io/browse/PUI-12307) ([#6792](https://git.elliemae.io/platform-ui/dimsum/issues/6792)) ([0da0734](https://git.elliemae.io/platform-ui/dimsum/commit/0da0734d6061aaa0148b85330149c92eab230beb))
|
|
125
74
|
- ds-modal-slide:: unskipped basic axe-core test [PUI-13386](https://jira.elliemae.io/browse/PUI-13386) ([#6795](https://git.elliemae.io/platform-ui/dimsum/issues/6795)) ([837e83d](https://git.elliemae.io/platform-ui/dimsum/commit/837e83d7cda49642b3604c71d77ba91149ef9826))
|
|
126
75
|
|
|
127
|
-
## [3.33.1
|
|
128
|
-
|
|
129
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
130
|
-
|
|
131
|
-
## [3.33.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.1-rc.0...v3.33.1-rc.1) (2024-05-01)
|
|
132
|
-
|
|
133
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
134
|
-
|
|
135
|
-
## [3.33.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.2...v3.33.1-rc.0) (2024-05-01)
|
|
136
|
-
|
|
137
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
138
|
-
|
|
139
|
-
## [3.33.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0-rc.1...v3.33.0-rc.2) (2024-04-24)
|
|
76
|
+
## [3.33.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.33.0...v3.33.1) (2024-04-30)
|
|
140
77
|
|
|
141
78
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
142
79
|
|
|
143
|
-
## [3.33.0
|
|
80
|
+
## [3.33.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.1...v3.33.0) (2024-04-25)
|
|
144
81
|
|
|
145
82
|
### Features
|
|
146
83
|
|
|
147
84
|
- dimsum:: e2e - update pui-e2e-test-sdk dependency to version 10.0.3 [PUI-13095](https://jira.elliemae.io/browse/PUI-13095) ([#6767](https://git.elliemae.io/platform-ui/dimsum/issues/6767)) ([b8a3665](https://git.elliemae.io/platform-ui/dimsum/commit/b8a3665a21e29d02cac9b02380dd7986b686d7a9))
|
|
148
|
-
|
|
149
|
-
## [3.33.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.1-rc.7...v3.33.0-rc.0) (2024-04-22)
|
|
150
|
-
|
|
151
|
-
### Features
|
|
152
|
-
|
|
153
85
|
- ds-data-table-filters:: new package [PUI-12748](https://jira.elliemae.io/browse/PUI-12748) ([#6722](https://git.elliemae.io/platform-ui/dimsum/issues/6722)) ([6d6467f](https://git.elliemae.io/platform-ui/dimsum/commit/6d6467f7e3c8b4412ceafc2ccb49a485b70ddc92))
|
|
154
86
|
- ds-form-layout-blocks:: e2e - added e2e test scenarios for DSFormLayoutRadioGroup [PUI-12714] ([#6737](https://git.elliemae.io/platform-ui/dimsum/issues/6737)) ([3f606c2](https://git.elliemae.io/platform-ui/dimsum/commit/3f606c2e21d95442ed12c7f702a156a71e4bf102))
|
|
155
87
|
- ds-side-panel:: added e2e tests for collapsable bar [PUI-12782](https://jira.elliemae.io/browse/PUI-12782) ([#6731](https://git.elliemae.io/platform-ui/dimsum/issues/6731)) ([9e15418](https://git.elliemae.io/platform-ui/dimsum/commit/9e154187ef66d83477398bef1edd348033f7dca7))
|
|
@@ -161,213 +93,78 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
161
93
|
- ds-dimsum:: fixed broken paths [PUI-13015](https://jira.elliemae.io/browse/PUI-13015) ([#6755](https://git.elliemae.io/platform-ui/dimsum/issues/6755)) ([4dfdfb7](https://git.elliemae.io/platform-ui/dimsum/commit/4dfdfb7675cc9f7bfe4d5b862e63cd0bb9923b8b))
|
|
162
94
|
- environment:: ds-chat - focus chat composer after sending a message [PUI-13006](https://jira.elliemae.io/browse/PUI-13006) ([#6759](https://git.elliemae.io/platform-ui/dimsum/issues/6759)) ([c2ca34d](https://git.elliemae.io/platform-ui/dimsum/commit/c2ca34d7806ee835dc6a0cb0dddf02afc03ee545))
|
|
163
95
|
|
|
164
|
-
## [3.
|
|
165
|
-
|
|
166
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
167
|
-
|
|
168
|
-
## [3.32.0-rc.6](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.5...v3.32.0-rc.6) (2024-03-26)
|
|
169
|
-
|
|
170
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
171
|
-
|
|
172
|
-
## [3.32.0-rc.5](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.4...v3.32.0-rc.5) (2024-03-26)
|
|
173
|
-
|
|
174
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
175
|
-
|
|
176
|
-
## [3.32.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.3...v3.32.0-rc.4) (2024-03-25)
|
|
96
|
+
## [3.31.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0...v3.31.1) (2024-03-13)
|
|
177
97
|
|
|
178
98
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
179
99
|
|
|
180
|
-
## [3.
|
|
181
|
-
|
|
182
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
183
|
-
|
|
184
|
-
## [3.32.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.32.0-rc.1...v3.32.0-rc.2) (2024-03-21)
|
|
185
|
-
|
|
186
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
187
|
-
|
|
188
|
-
## [3.32.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.1...v3.32.0-rc.1) (2024-03-21)
|
|
189
|
-
|
|
190
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
191
|
-
|
|
192
|
-
## [3.31.2-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.2-rc.0...v3.31.2-rc.1) (2024-03-18)
|
|
193
|
-
|
|
194
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
195
|
-
|
|
196
|
-
## [3.31.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.2...v3.31.2-rc.0) (2024-03-15)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
199
|
-
|
|
200
|
-
## [3.31.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.2) (2024-03-08)
|
|
201
|
-
|
|
202
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
203
|
-
|
|
204
|
-
## [3.31.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.31.0-rc.0...v3.31.0-rc.1) (2024-03-07)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
207
|
-
|
|
208
|
-
## [3.31.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.2-rc.0...v3.31.0-rc.0) (2024-03-06)
|
|
100
|
+
## [3.31.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.1...v3.31.0) (2024-03-12)
|
|
209
101
|
|
|
210
102
|
### Features
|
|
211
103
|
|
|
212
104
|
- ds-chip:: text resize [PUI-12595](https://jira.elliemae.io/browse/PUI-12595) ([#6603](https://git.elliemae.io/platform-ui/dimsum/issues/6603)) ([670dd13](https://git.elliemae.io/platform-ui/dimsum/commit/670dd13a89fb5eac6708d6f90232aa7c18d79acf))
|
|
213
105
|
|
|
214
|
-
## [3.30.
|
|
215
|
-
|
|
216
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
217
|
-
|
|
218
|
-
## [3.30.0-rc.7](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.6...v3.30.0-rc.7) (2024-02-21)
|
|
106
|
+
## [3.30.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0...v3.30.1) (2024-02-23)
|
|
219
107
|
|
|
220
108
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
221
109
|
|
|
222
|
-
## [3.30.0
|
|
110
|
+
## [3.30.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1...v3.30.0) (2024-02-23)
|
|
223
111
|
|
|
224
112
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
225
113
|
|
|
226
|
-
## [3.
|
|
114
|
+
## [3.29.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0...v3.29.1) (2024-02-08)
|
|
227
115
|
|
|
228
116
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
229
117
|
|
|
230
|
-
## [3.
|
|
118
|
+
## [3.29.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0...v3.29.0) (2024-02-01)
|
|
231
119
|
|
|
232
120
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
233
121
|
|
|
234
|
-
## [3.
|
|
235
|
-
|
|
236
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
237
|
-
|
|
238
|
-
## [3.30.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.1...v3.30.0-rc.2) (2024-02-15)
|
|
239
|
-
|
|
240
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
241
|
-
|
|
242
|
-
## [3.30.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.30.0-rc.0...v3.30.0-rc.1) (2024-02-14)
|
|
243
|
-
|
|
244
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
245
|
-
|
|
246
|
-
## [3.30.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.2-rc.0...v3.30.0-rc.0) (2024-02-13)
|
|
247
|
-
|
|
248
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
249
|
-
|
|
250
|
-
## [3.29.2-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.1...v3.29.2-rc.0) (2024-02-09)
|
|
251
|
-
|
|
252
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
253
|
-
|
|
254
|
-
## [3.29.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.1-rc.0...v3.29.1-rc.1) (2024-02-05)
|
|
255
|
-
|
|
256
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
257
|
-
|
|
258
|
-
## [3.29.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.29.0-rc.0...v3.29.1-rc.0) (2024-02-05)
|
|
259
|
-
|
|
260
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
261
|
-
|
|
262
|
-
## [3.29.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.2...v3.29.0-rc.0) (2024-02-01)
|
|
263
|
-
|
|
264
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
265
|
-
|
|
266
|
-
## [3.28.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.1...v3.28.1-rc.2) (2024-01-28)
|
|
267
|
-
|
|
268
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
269
|
-
|
|
270
|
-
## [3.28.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.28.1-rc.0...v3.28.1-rc.1) (2024-01-25)
|
|
271
|
-
|
|
272
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
273
|
-
|
|
274
|
-
## [3.28.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.27.0-rc.0...v3.28.1-rc.0) (2024-01-25)
|
|
275
|
-
|
|
276
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
277
|
-
|
|
278
|
-
## [3.27.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.1-rc.1...v3.27.0-rc.0) (2024-01-23)
|
|
122
|
+
## [3.27.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0...v3.27.0) (2024-01-24)
|
|
279
123
|
|
|
280
124
|
### Features
|
|
281
125
|
|
|
282
126
|
- ds-menu-items:: refactored components + improved typescript & useKeyboardNavigation fixes [PUI-12351](https://jira.elliemae.io/browse/PUI-12351) [PUI-12068](https://jira.elliemae.io/browse/PUI-12068) ([#6527](https://git.elliemae.io/platform-ui/dimsum/issues/6527)) ([eb5e14b](https://git.elliemae.io/platform-ui/dimsum/commit/eb5e14bab88287cc302ff6506f695ec6875e85ce))
|
|
283
127
|
|
|
284
|
-
## [3.26.
|
|
285
|
-
|
|
286
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
287
|
-
|
|
288
|
-
## [3.26.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.4...v3.26.1-rc.0) (2023-12-28)
|
|
289
|
-
|
|
290
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
291
|
-
|
|
292
|
-
## [3.26.0-rc.4](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.3...v3.26.0-rc.4) (2023-12-26)
|
|
293
|
-
|
|
294
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
295
|
-
|
|
296
|
-
## [3.26.0-rc.3](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.2...v3.26.0-rc.3) (2023-12-22)
|
|
297
|
-
|
|
298
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
299
|
-
|
|
300
|
-
## [3.26.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.0...v3.26.0-rc.2) (2023-12-21)
|
|
301
|
-
|
|
302
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
303
|
-
|
|
304
|
-
## [3.26.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.26.0-rc.1...v3.26.0-rc.0) (2023-12-20)
|
|
128
|
+
## [3.26.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.26.0) (2023-12-27)
|
|
305
129
|
|
|
306
130
|
### Features
|
|
307
131
|
|
|
308
132
|
- ds-form-combobox:: single multi packages and native select [PUI-12092](https://jira.elliemae.io/browse/PUI-12092) ([#6435](https://git.elliemae.io/platform-ui/dimsum/issues/6435)) ([ed12c39](https://git.elliemae.io/platform-ui/dimsum/commit/ed12c3976a6e3eb4262f7554673cb28a72e90159))
|
|
309
133
|
|
|
310
|
-
## [3.
|
|
311
|
-
|
|
312
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
313
|
-
|
|
314
|
-
## [3.25.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.2...v3.25.0-rc.0) (2023-12-06)
|
|
315
|
-
|
|
316
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
317
|
-
|
|
318
|
-
## [3.24.1-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.1...v3.24.1-rc.2) (2023-11-29)
|
|
319
|
-
|
|
320
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
321
|
-
|
|
322
|
-
## [3.24.1-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.1-rc.0...v3.24.1-rc.1) (2023-11-26)
|
|
134
|
+
## [3.24.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0...v3.24.1) (2023-12-21)
|
|
323
135
|
|
|
324
136
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
325
137
|
|
|
326
|
-
## [3.24.
|
|
327
|
-
|
|
328
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
329
|
-
|
|
330
|
-
## [3.24.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.1...v3.24.0-rc.2) (2023-11-22)
|
|
331
|
-
|
|
332
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
333
|
-
|
|
334
|
-
## [3.24.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.24.0-rc.0...v3.24.0-rc.1) (2023-11-22)
|
|
335
|
-
|
|
336
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
337
|
-
|
|
338
|
-
## [3.24.0-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.1-rc.1...v3.24.0-rc.0) (2023-11-21)
|
|
138
|
+
## [3.24.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0...v3.24.0) (2023-11-23)
|
|
339
139
|
|
|
340
140
|
### Features
|
|
341
141
|
|
|
342
142
|
- ds-number-range-field:: eol component [PUI-11807](https://jira.elliemae.io/browse/PUI-11807) ([#6328](https://git.elliemae.io/platform-ui/dimsum/issues/6328)) ([77af41d](https://git.elliemae.io/platform-ui/dimsum/commit/77af41dcc446490c756238ee7c365bf2f3308014))
|
|
343
143
|
|
|
344
|
-
## [3.23.
|
|
345
|
-
|
|
346
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
347
|
-
|
|
348
|
-
## [3.23.1-rc.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.2...v3.23.1-rc.0) (2023-11-16)
|
|
349
|
-
|
|
350
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
351
|
-
|
|
352
|
-
## [3.23.0-rc.2](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.1...v3.23.0-rc.2) (2023-11-14)
|
|
353
|
-
|
|
354
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
355
|
-
|
|
356
|
-
## [3.23.0-rc.1](https://git.elliemae.io/platform-ui/dimsum/compare/v3.23.0-rc.0...v3.23.0-rc.1) (2023-11-13)
|
|
144
|
+
## [3.23.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0...v3.23.0) (2023-11-15)
|
|
357
145
|
|
|
358
146
|
**Note:** Version bump only for package dimsum-e2e-tests
|
|
359
147
|
|
|
360
|
-
## [3.
|
|
361
|
-
|
|
362
|
-
**Note:** Version bump only for package dimsum-e2e-tests
|
|
148
|
+
## [3.22.0](https://git.elliemae.io/platform-ui/dimsum/compare/v3.21.2...v3.22.0) (2023-11-08)
|
|
363
149
|
|
|
364
|
-
|
|
150
|
+
### Features
|
|
365
151
|
|
|
366
|
-
|
|
152
|
+
- dimsum:: change packages structure [PUI-10876](https://jira.elliemae.io/browse/PUI-10876) ([#6266](https://git.elliemae.io/platform-ui/dimsum/issues/6266)) ([565871f](https://git.elliemae.io/platform-ui/dimsum/commit/565871faf8fd8edf056e923cacb1de36f3c5beaa))
|
|
153
|
+
- dimsum:: package json for e2e tests [PUI-11531](https://jira.elliemae.io/browse/PUI-11531) ([#6284](https://git.elliemae.io/platform-ui/dimsum/issues/6284)) ([daa70f0](https://git.elliemae.io/platform-ui/dimsum/commit/daa70f0c26508d0b3dc0e861d8c103888f5e5c4b))
|
|
154
|
+
- ds-dropzone:: dropzone poc [PUI-11334](https://jira.elliemae.io/browse/PUI-11334) ([#6262](https://git.elliemae.io/platform-ui/dimsum/issues/6262)) ([8e973fa](https://git.elliemae.io/platform-ui/dimsum/commit/8e973fa22e8ee6e39db422480f04e4302e0881ed))
|
|
155
|
+
- ds-form-toggle:: update toggle patterns, add axe core tests, add doc [PUI-11035] (https://jira.elliemae.io/browse/PUI-11035) ([#6134](https://git.elliemae.io/platform-ui/dimsum/issues/6134)) ([297340e](https://git.elliemae.io/platform-ui/dimsum/commit/297340ee3b6a234f2b4dc76aa330aa55a218c1e0))
|
|
156
|
+
- ds-side-panel:: slots for side panel header and closeButtonRef [PUI-11333](https://jira.elliemae.io/browse/PUI-11333), [PUI-11558](https://jira.elliemae.io/browse/PUI-11558), [PUI-11494](https://jira.elliemae.io/browse/PUI-11494), [PUI-11493](https://jira.elliemae.io/browse/PUI-11493) ([#6204](https://git.elliemae.io/platform-ui/dimsum/issues/6204)) ([69704dc](https://git.elliemae.io/platform-ui/dimsum/commit/69704dc3fd8f2b529f0ec2176a1f6a6f8299f537))
|
|
157
|
+
- ds-uploader:: slots, styled components migration and customization example [PUI-11217](https://jira.elliemae.io/browse/PUI-11217), [PUI-11218](https://jira.elliemae.io/browse/PUI-11218), [PUI-11210](https://jira.elliemae.io/browse/PUI-11210), [PUI-11286](https://jira.elliemae.io/browse/PUI-11286), [PUI-11256](https://jira.elliemae.io/browse/PUI-11256), [PUI-11314](https://jira.elliemae.io/browse/PUI-11314), [PUI-11322](https://jira.elliemae.io/browse/PUI-11322) ([#6106](https://git.elliemae.io/platform-ui/dimsum/issues/6106)) ([3ccc45a](https://git.elliemae.io/platform-ui/dimsum/commit/3ccc45af0c3eeb6fbe943affe5f4bbd91dbba22d))
|
|
158
|
+
- ds-wizard:: ts, styled components, eslint, global and xstyled attrs, axe-core [PUI-10387](https://jira.elliemae.io/browse/PUI-10387) ([#6111](https://git.elliemae.io/platform-ui/dimsum/issues/6111)) ([0b56b7a](https://git.elliemae.io/platform-ui/dimsum/commit/0b56b7ae2b92b71b9f9a5080d372c5ed1ac5d704))
|
|
159
|
+
- environment:: deprecated components removed [PUI-11186] (https://jira.elliemae.io/browse/PUI-11186) ([#6129](https://git.elliemae.io/platform-ui/dimsum/issues/6129)) ([df8a110](https://git.elliemae.io/platform-ui/dimsum/commit/df8a11025e91cac529ebb5cd180d9840c714d396))
|
|
160
|
+
- environment:: move ds-group-box to EOL [PUI-11411](https://jira.elliemae.io/browse/PUI-11411) ([#6181](https://git.elliemae.io/platform-ui/dimsum/issues/6181)) ([09ad019](https://git.elliemae.io/platform-ui/dimsum/commit/09ad019472e5d5d65f6f0080d22a31ec6b630d1f))
|
|
367
161
|
|
|
368
|
-
|
|
162
|
+
### Bug Fixes
|
|
369
163
|
|
|
370
|
-
|
|
164
|
+
- ds-backdrop:: change backdrop background color [PUI-11073] (https://jira.elliemae.io/browse/PUI-11073) ([#6109](https://git.elliemae.io/platform-ui/dimsum/issues/6109)) ([90d2948](https://git.elliemae.io/platform-ui/dimsum/commit/90d2948d89623802ce1bbd5f81513ac96bb67025))
|
|
165
|
+
- ds-modal-slide:: fixed stories for e2e + fixed changelog generation [PUI-11744](https://jira.elliemae.io/browse/PUI-11744) ([#6297](https://git.elliemae.io/platform-ui/dimsum/issues/6297)) ([cc08d36](https://git.elliemae.io/platform-ui/dimsum/commit/cc08d36c6ed6f785233e7b2cb284677d1cbe2329))
|
|
166
|
+
- ds-shuttle-v2:: fixing amp issues [PUI-11630](https://jira.elliemae.io/browse/PUI-11630), [PUI-10912](https://jira.elliemae.io/browse/PUI-10912) ([#6301](https://git.elliemae.io/platform-ui/dimsum/issues/6301)) ([f721213](https://git.elliemae.io/platform-ui/dimsum/commit/f721213ac324ac23d6824a71627cc13dfaa5f141))
|
|
167
|
+
- environment:: fix ds-card axe core issues [PUI-11050](https://jira.elliemae.io/browse/PUI-11050) ([#6171](https://git.elliemae.io/platform-ui/dimsum/issues/6171)) ([021d741](https://git.elliemae.io/platform-ui/dimsum/commit/021d741a0c568adcec4fb1d191e543801b1d63d2))
|
|
371
168
|
|
|
372
169
|
## [3.22.0-rc.10](https://git.elliemae.io/platform-ui/dimsum/compare/v3.22.0-rc.9...v3.22.0-rc.10) (2023-11-07)
|
|
373
170
|
|
|
@@ -16,8 +16,7 @@ export default class DateSwitcherCO extends PageObject {
|
|
|
16
16
|
|
|
17
17
|
static getRightMMInput = async () => getElementByIndex(this.getMMInputs, 1);
|
|
18
18
|
|
|
19
|
-
static getCenterMenuText = async () =>
|
|
20
|
-
$('[data-testid="ds-controlled-date-time-picker-calendar-controller-wrapper"] h3');
|
|
19
|
+
static getCenterMenuText = async () => $('[data-testid="ds-controlled-date-time-picker-calendar-header-label"]');
|
|
21
20
|
|
|
22
21
|
static getNextAndPrevBts = async () =>
|
|
23
22
|
$$(
|
|
@@ -112,12 +112,14 @@ export default class FiltersCO extends PageObject {
|
|
|
112
112
|
}
|
|
113
113
|
};
|
|
114
114
|
|
|
115
|
+
static getFilterMenuButton = async () => $('[data-testid="ds-button"]');
|
|
116
|
+
|
|
115
117
|
static filterBarBtnTrigger = async () => $('[data-testid="filter-bar-ddmenu-button"]');
|
|
116
118
|
|
|
117
119
|
static openFilterPopperByColumnName = async (columnName) => {
|
|
118
120
|
const headerCell = await HeaderCO.getHeaderCellByText(columnName);
|
|
119
121
|
await headerCell.click();
|
|
120
|
-
const filterBtn = (await headerCell).$('[data-testid="ds-button"]');
|
|
122
|
+
const filterBtn = await (await headerCell).$('[data-testid="ds-button"]');
|
|
121
123
|
await filterBtn.waitForDisplayed();
|
|
122
124
|
await filterBtn.click();
|
|
123
125
|
};
|
|
@@ -128,7 +130,7 @@ export default class FiltersCO extends PageObject {
|
|
|
128
130
|
static closeFilterPopperByColumnName = async (columnName) => {
|
|
129
131
|
const headerCell = await HeaderCO.getHeaderCellByText(columnName);
|
|
130
132
|
// await headerCell.click();
|
|
131
|
-
const filterBtn = (await headerCell).$('[data-testid="ds-button"]');
|
|
133
|
+
const filterBtn = await (await headerCell).$('[data-testid="ds-button"]');
|
|
132
134
|
await filterBtn.waitForDisplayed();
|
|
133
135
|
await filterBtn.click();
|
|
134
136
|
};
|
|
@@ -3,10 +3,9 @@
|
|
|
3
3
|
/* eslint-disable prettier/prettier */
|
|
4
4
|
import { Key } from 'webdriverio';
|
|
5
5
|
import DSDataTableCO from '../DSDataTableCO';
|
|
6
|
-
import { CellCO, RowCO, HeaderCO } from '../components';
|
|
6
|
+
import { CellCO, RowCO, HeaderCO, FiltersCO } from '../components';
|
|
7
7
|
import { mouseOver, type } from '../../helpers';
|
|
8
8
|
import DSComboboxCO from '../../ds-controlled-form/ds-combobox/DSComboboxCO';
|
|
9
|
-
import DSButtonV3CO from '../../ds-button-v3/DSButtonV3CO';
|
|
10
9
|
|
|
11
10
|
if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
|
|
12
11
|
describe('PUI-8828 - DataTable: Custom cell with datepicker - Func.', async () => {
|
|
@@ -42,7 +41,7 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
42
41
|
await rows.waitForDisplayed();
|
|
43
42
|
const header = await HeaderCO.getHeaderCellByIndex(1);
|
|
44
43
|
await mouseOver(header);
|
|
45
|
-
const memoFilter = await
|
|
44
|
+
const memoFilter = await FiltersCO.getFilterMenuButton();
|
|
46
45
|
await expect(rows).toBeDisplayed();
|
|
47
46
|
await expect(header).toBeDisplayed();
|
|
48
47
|
await expect(memoFilter).toBeDisplayed();
|
|
@@ -50,7 +49,7 @@ if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:o
|
|
|
50
49
|
it('02: should expand memoized filter component', async () => {
|
|
51
50
|
const header = await HeaderCO.getHeaderCellByIndex(1);
|
|
52
51
|
await mouseOver(header);
|
|
53
|
-
const memoFilter = await
|
|
52
|
+
const memoFilter = await FiltersCO.getFilterMenuButton();
|
|
54
53
|
await memoFilter.click();
|
|
55
54
|
const memoFilterMenu = await DSComboboxCO.getCombobox();
|
|
56
55
|
await expect(memoFilterMenu).toBeDisplayed();
|
|
@@ -176,3 +176,25 @@ describe.skip('PUI-11541 - DSDragAndDrop: Treeview, keyboard -Func', () => {
|
|
|
176
176
|
await expect(leftListItems).toEqual(4);
|
|
177
177
|
});
|
|
178
178
|
});
|
|
179
|
+
|
|
180
|
+
// Unskip after PUI-11551 gets fixed
|
|
181
|
+
describe('PUI-11536 - DSDragAndDrop: Basic, mouse -Func', () => {
|
|
182
|
+
before('loading page', async () => {
|
|
183
|
+
const errorOnGo = await DSDragAndDropCO.basicURL.go();
|
|
184
|
+
if (errorOnGo) throw errorOnGo;
|
|
185
|
+
});
|
|
186
|
+
it('01: should dnd an item to a position below', async () => {
|
|
187
|
+
const firstDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(0);
|
|
188
|
+
const thirdDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(3);
|
|
189
|
+
await firstDNDHandler.dragAndDrop(thirdDNDHandler);
|
|
190
|
+
const thirdItemText = await (await DSDragAndDropCO.getTypographyByIndex(2)).getText();
|
|
191
|
+
await expect(thirdItemText).toEqual('Test 1');
|
|
192
|
+
});
|
|
193
|
+
it('02: dnd an item to a position above', async () => {
|
|
194
|
+
const fifthDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(4);
|
|
195
|
+
const firstDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(0);
|
|
196
|
+
await fifthDNDHandler.dragAndDrop(firstDNDHandler);
|
|
197
|
+
const thirdItemText = await (await DSDragAndDropCO.getTypographyByIndex(0)).getText();
|
|
198
|
+
await expect(thirdItemText).toEqual('Test 5');
|
|
199
|
+
});
|
|
200
|
+
});
|
package/package.json
CHANGED
|
@@ -1,125 +1,125 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dimsum-e2e-tests",
|
|
3
|
-
"version": "3.38.0
|
|
3
|
+
"version": "3.38.0",
|
|
4
4
|
"description": "End-to-end tests for dimsum library",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@elliemae/ds-
|
|
7
|
-
"@elliemae/ds-app-picker": "3.38.0
|
|
8
|
-
"@elliemae/ds-
|
|
9
|
-
"@elliemae/ds-
|
|
10
|
-
"@elliemae/ds-
|
|
11
|
-
"@elliemae/ds-
|
|
12
|
-
"@elliemae/ds-
|
|
13
|
-
"@elliemae/ds-button": "3.38.0
|
|
14
|
-
"@elliemae/ds-button-group": "3.38.0
|
|
15
|
-
"@elliemae/ds-button-v1": "3.38.0
|
|
16
|
-
"@elliemae/ds-button-v2": "3.38.0
|
|
17
|
-
"@elliemae/ds-card": "3.38.0
|
|
18
|
-
"@elliemae/ds-card-array": "3.38.0
|
|
19
|
-
"@elliemae/ds-card-navigation": "3.38.0
|
|
20
|
-
"@elliemae/ds-card-v2": "3.38.0
|
|
21
|
-
"@elliemae/ds-card-v2-action-addon": "3.38.0
|
|
22
|
-
"@elliemae/ds-card-v2-group": "3.38.0
|
|
23
|
-
"@elliemae/ds-chat-bubble": "3.38.0
|
|
24
|
-
"@elliemae/ds-chat": "3.38.0
|
|
25
|
-
"@elliemae/ds-chip": "3.38.0
|
|
26
|
-
"@elliemae/ds-chat-tile": "3.38.0
|
|
27
|
-
"@elliemae/ds-circular-progress-indicator": "3.38.0
|
|
28
|
-
"@elliemae/ds-codeeditor": "3.38.0
|
|
29
|
-
"@elliemae/ds-controlled-form": "3.38.0
|
|
30
|
-
"@elliemae/ds-
|
|
31
|
-
"@elliemae/ds-
|
|
32
|
-
"@elliemae/ds-
|
|
33
|
-
"@elliemae/ds-data-table
|
|
34
|
-
"@elliemae/ds-
|
|
35
|
-
"@elliemae/ds-
|
|
36
|
-
"@elliemae/ds-
|
|
37
|
-
"@elliemae/ds-date-
|
|
38
|
-
"@elliemae/ds-
|
|
39
|
-
"@elliemae/ds-date-time-picker": "3.38.0
|
|
40
|
-
"@elliemae/ds-date-
|
|
41
|
-
"@elliemae/ds-
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-dialog": "3.38.0
|
|
44
|
-
"@elliemae/ds-drag-and-drop": "3.38.0
|
|
45
|
-
"@elliemae/ds-dropdownmenu": "3.38.0
|
|
46
|
-
"@elliemae/ds-
|
|
47
|
-
"@elliemae/ds-
|
|
48
|
-
"@elliemae/ds-
|
|
49
|
-
"@elliemae/ds-form": "3.38.0
|
|
50
|
-
"@elliemae/ds-form-date-
|
|
51
|
-
"@elliemae/ds-form-date-
|
|
52
|
-
"@elliemae/ds-form-layout-blocks": "3.38.0
|
|
53
|
-
"@elliemae/ds-form-layout-label": "3.38.0
|
|
54
|
-
"@elliemae/ds-
|
|
55
|
-
"@elliemae/ds-
|
|
56
|
-
"@elliemae/ds-group-box": "3.38.0
|
|
57
|
-
"@elliemae/ds-
|
|
58
|
-
"@elliemae/ds-
|
|
59
|
-
"@elliemae/ds-
|
|
60
|
-
"@elliemae/ds-
|
|
61
|
-
"@elliemae/ds-
|
|
62
|
-
"@elliemae/ds-image": "3.38.0
|
|
63
|
-
"@elliemae/ds-imagelibrarymodal": "3.38.0
|
|
64
|
-
"@elliemae/ds-indeterminate-progress-indicator": "3.38.0
|
|
65
|
-
"@elliemae/ds-label-value": "3.38.0
|
|
66
|
-
"@elliemae/ds-
|
|
67
|
-
"@elliemae/ds-
|
|
68
|
-
"@elliemae/ds-loading-indicator": "3.38.0
|
|
69
|
-
"@elliemae/ds-menu": "3.38.0
|
|
70
|
-
"@elliemae/ds-menu
|
|
71
|
-
"@elliemae/ds-mini-toolbar": "3.38.0
|
|
72
|
-
"@elliemae/ds-
|
|
73
|
-
"@elliemae/ds-modal": "3.38.0
|
|
74
|
-
"@elliemae/ds-
|
|
75
|
-
"@elliemae/ds-notification-badge": "3.38.0
|
|
76
|
-
"@elliemae/ds-number-range-field": "3.38.0
|
|
77
|
-
"@elliemae/ds-page-header": "3.38.0
|
|
78
|
-
"@elliemae/ds-page-header-
|
|
79
|
-
"@elliemae/ds-page-
|
|
80
|
-
"@elliemae/ds-page-
|
|
81
|
-
"@elliemae/ds-
|
|
82
|
-
"@elliemae/ds-
|
|
83
|
-
"@elliemae/ds-
|
|
84
|
-
"@elliemae/ds-
|
|
85
|
-
"@elliemae/ds-
|
|
86
|
-
"@elliemae/ds-
|
|
87
|
-
"@elliemae/ds-
|
|
88
|
-
"@elliemae/ds-query-builder": "3.38.0
|
|
89
|
-
"@elliemae/ds-read-more": "3.38.0
|
|
90
|
-
"@elliemae/ds-resizeable-container": "3.38.0
|
|
91
|
-
"@elliemae/ds-
|
|
92
|
-
"@elliemae/ds-
|
|
93
|
-
"@elliemae/ds-separator": "3.38.0
|
|
94
|
-
"@elliemae/ds-shuttle": "3.38.0
|
|
95
|
-
"@elliemae/ds-
|
|
96
|
-
"@elliemae/ds-
|
|
97
|
-
"@elliemae/ds-skeleton": "3.38.0
|
|
98
|
-
"@elliemae/ds-
|
|
99
|
-
"@elliemae/ds-
|
|
100
|
-
"@elliemae/ds-
|
|
101
|
-
"@elliemae/ds-
|
|
102
|
-
"@elliemae/ds-
|
|
103
|
-
"@elliemae/ds-system": "3.38.0
|
|
104
|
-
"@elliemae/ds-tabs": "3.38.0
|
|
105
|
-
"@elliemae/ds-test-utils": "3.38.0
|
|
106
|
-
"@elliemae/ds-
|
|
107
|
-
"@elliemae/ds-
|
|
108
|
-
"@elliemae/ds-
|
|
109
|
-
"@elliemae/ds-toolbar": "3.38.0
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-
|
|
115
|
-
"@elliemae/ds-truncated-
|
|
116
|
-
"@elliemae/ds-truncated-
|
|
117
|
-
"@elliemae/ds-typography": "3.38.0
|
|
118
|
-
"@elliemae/ds-uploader": "3.38.0
|
|
119
|
-
"@elliemae/ds-virtual-list": "3.38.0
|
|
120
|
-
"@elliemae/ds-wizard": "3.38.0
|
|
121
|
-
"@elliemae/ds-
|
|
122
|
-
"@elliemae/ds-
|
|
123
|
-
"@elliemae/ds-
|
|
6
|
+
"@elliemae/ds-accessibility": "3.38.0",
|
|
7
|
+
"@elliemae/ds-app-picker": "3.38.0",
|
|
8
|
+
"@elliemae/ds-accordion": "3.38.0",
|
|
9
|
+
"@elliemae/ds-basic": "3.38.0",
|
|
10
|
+
"@elliemae/ds-breadcrumb": "3.38.0",
|
|
11
|
+
"@elliemae/ds-backdrop": "3.38.0",
|
|
12
|
+
"@elliemae/ds-banner": "3.38.0",
|
|
13
|
+
"@elliemae/ds-button": "3.38.0",
|
|
14
|
+
"@elliemae/ds-button-group": "3.38.0",
|
|
15
|
+
"@elliemae/ds-button-v1": "3.38.0",
|
|
16
|
+
"@elliemae/ds-button-v2": "3.38.0",
|
|
17
|
+
"@elliemae/ds-card": "3.38.0",
|
|
18
|
+
"@elliemae/ds-card-array": "3.38.0",
|
|
19
|
+
"@elliemae/ds-card-navigation": "3.38.0",
|
|
20
|
+
"@elliemae/ds-card-v2": "3.38.0",
|
|
21
|
+
"@elliemae/ds-card-v2-action-addon": "3.38.0",
|
|
22
|
+
"@elliemae/ds-card-v2-group": "3.38.0",
|
|
23
|
+
"@elliemae/ds-chat-bubble": "3.38.0",
|
|
24
|
+
"@elliemae/ds-chat": "3.38.0",
|
|
25
|
+
"@elliemae/ds-chip": "3.38.0",
|
|
26
|
+
"@elliemae/ds-chat-tile": "3.38.0",
|
|
27
|
+
"@elliemae/ds-circular-progress-indicator": "3.38.0",
|
|
28
|
+
"@elliemae/ds-codeeditor": "3.38.0",
|
|
29
|
+
"@elliemae/ds-controlled-form": "3.38.0",
|
|
30
|
+
"@elliemae/ds-csv-converter": "3.38.0",
|
|
31
|
+
"@elliemae/ds-comments": "3.38.0",
|
|
32
|
+
"@elliemae/ds-datagrids": "3.38.0",
|
|
33
|
+
"@elliemae/ds-data-table": "3.38.0",
|
|
34
|
+
"@elliemae/ds-dataviz": "3.38.0",
|
|
35
|
+
"@elliemae/ds-data-table-cell-header": "3.38.0",
|
|
36
|
+
"@elliemae/ds-date-picker": "3.38.0",
|
|
37
|
+
"@elliemae/ds-date-range-selector": "3.38.0",
|
|
38
|
+
"@elliemae/ds-dataviz-pie": "3.38.0",
|
|
39
|
+
"@elliemae/ds-date-time-picker": "3.38.0",
|
|
40
|
+
"@elliemae/ds-date-time-recurrence-picker": "3.38.0",
|
|
41
|
+
"@elliemae/ds-decision-graph": "3.38.0",
|
|
42
|
+
"@elliemae/ds-date-range-picker": "3.38.0",
|
|
43
|
+
"@elliemae/ds-dialog": "3.38.0",
|
|
44
|
+
"@elliemae/ds-drag-and-drop": "3.38.0",
|
|
45
|
+
"@elliemae/ds-dropdownmenu": "3.38.0",
|
|
46
|
+
"@elliemae/ds-filterbar": "3.38.0",
|
|
47
|
+
"@elliemae/ds-dropzone": "3.38.0",
|
|
48
|
+
"@elliemae/ds-fast-list": "3.38.0",
|
|
49
|
+
"@elliemae/ds-form": "3.38.0",
|
|
50
|
+
"@elliemae/ds-form-date-time-picker": "3.38.0",
|
|
51
|
+
"@elliemae/ds-form-date-range-picker": "3.38.0",
|
|
52
|
+
"@elliemae/ds-form-layout-blocks": "3.38.0",
|
|
53
|
+
"@elliemae/ds-form-layout-label": "3.38.0",
|
|
54
|
+
"@elliemae/ds-grid": "3.38.0",
|
|
55
|
+
"@elliemae/ds-global-header": "3.38.0",
|
|
56
|
+
"@elliemae/ds-group-box": "3.38.0",
|
|
57
|
+
"@elliemae/ds-header": "3.38.0",
|
|
58
|
+
"@elliemae/ds-hooks-fontsize-media": "3.38.0",
|
|
59
|
+
"@elliemae/ds-icon": "3.38.0",
|
|
60
|
+
"@elliemae/ds-icons": "3.38.0",
|
|
61
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.38.0",
|
|
62
|
+
"@elliemae/ds-image": "3.38.0",
|
|
63
|
+
"@elliemae/ds-imagelibrarymodal": "3.38.0",
|
|
64
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.38.0",
|
|
65
|
+
"@elliemae/ds-label-value": "3.38.0",
|
|
66
|
+
"@elliemae/ds-left-navigation": "3.38.0",
|
|
67
|
+
"@elliemae/ds-list-section-header": "3.38.0",
|
|
68
|
+
"@elliemae/ds-loading-indicator": "3.38.0",
|
|
69
|
+
"@elliemae/ds-menu-items": "3.38.0",
|
|
70
|
+
"@elliemae/ds-menu": "3.38.0",
|
|
71
|
+
"@elliemae/ds-mini-toolbar": "3.38.0",
|
|
72
|
+
"@elliemae/ds-modal": "3.38.0",
|
|
73
|
+
"@elliemae/ds-modal-slide": "3.38.0",
|
|
74
|
+
"@elliemae/ds-mobile": "3.38.0",
|
|
75
|
+
"@elliemae/ds-notification-badge": "3.38.0",
|
|
76
|
+
"@elliemae/ds-number-range-field": "3.38.0",
|
|
77
|
+
"@elliemae/ds-page-header": "3.38.0",
|
|
78
|
+
"@elliemae/ds-page-header-v2": "3.38.0",
|
|
79
|
+
"@elliemae/ds-page-header-v1": "3.38.0",
|
|
80
|
+
"@elliemae/ds-page-number": "3.38.0",
|
|
81
|
+
"@elliemae/ds-pills": "3.38.0",
|
|
82
|
+
"@elliemae/ds-popover": "3.38.0",
|
|
83
|
+
"@elliemae/ds-pagination": "3.38.0",
|
|
84
|
+
"@elliemae/ds-page-layout": "3.38.0",
|
|
85
|
+
"@elliemae/ds-popperjs": "3.38.0",
|
|
86
|
+
"@elliemae/ds-progress-indicator": "3.38.0",
|
|
87
|
+
"@elliemae/ds-popper": "3.38.0",
|
|
88
|
+
"@elliemae/ds-query-builder": "3.38.0",
|
|
89
|
+
"@elliemae/ds-read-more": "3.38.0",
|
|
90
|
+
"@elliemae/ds-resizeable-container": "3.38.0",
|
|
91
|
+
"@elliemae/ds-search-field": "3.38.0",
|
|
92
|
+
"@elliemae/ds-ribbon": "3.38.0",
|
|
93
|
+
"@elliemae/ds-separator": "3.38.0",
|
|
94
|
+
"@elliemae/ds-shuttle-v2": "3.38.0",
|
|
95
|
+
"@elliemae/ds-shuttle": "3.38.0",
|
|
96
|
+
"@elliemae/ds-side-panel": "3.38.0",
|
|
97
|
+
"@elliemae/ds-skeleton": "3.38.0",
|
|
98
|
+
"@elliemae/ds-spinner": "3.38.0",
|
|
99
|
+
"@elliemae/ds-square-indicator": "3.38.0",
|
|
100
|
+
"@elliemae/ds-stepper": "3.38.0",
|
|
101
|
+
"@elliemae/ds-svg": "3.38.0",
|
|
102
|
+
"@elliemae/ds-slider": "3.38.0",
|
|
103
|
+
"@elliemae/ds-system": "3.38.0",
|
|
104
|
+
"@elliemae/ds-tabs": "3.38.0",
|
|
105
|
+
"@elliemae/ds-test-utils": "3.38.0",
|
|
106
|
+
"@elliemae/ds-text-wrapper": "3.38.0",
|
|
107
|
+
"@elliemae/ds-time-picker": "3.38.0",
|
|
108
|
+
"@elliemae/ds-toolbar": "3.38.0",
|
|
109
|
+
"@elliemae/ds-toolbar-v2": "3.38.0",
|
|
110
|
+
"@elliemae/ds-tooltip": "3.38.0",
|
|
111
|
+
"@elliemae/ds-toast": "3.38.0",
|
|
112
|
+
"@elliemae/ds-tree-model": "3.38.0",
|
|
113
|
+
"@elliemae/ds-treeview": "3.38.0",
|
|
114
|
+
"@elliemae/ds-transition": "3.38.0",
|
|
115
|
+
"@elliemae/ds-truncated-expandable-text": "3.38.0",
|
|
116
|
+
"@elliemae/ds-truncated-tooltip-text": "3.38.0",
|
|
117
|
+
"@elliemae/ds-typography": "3.38.0",
|
|
118
|
+
"@elliemae/ds-uploader": "3.38.0",
|
|
119
|
+
"@elliemae/ds-virtual-list": "3.38.0",
|
|
120
|
+
"@elliemae/ds-wizard": "3.38.0",
|
|
121
|
+
"@elliemae/ds-wysiwygeditor": "3.38.0",
|
|
122
|
+
"@elliemae/ds-zipcode-search": "3.38.0",
|
|
123
|
+
"@elliemae/ds-zoom": "3.38.0"
|
|
124
124
|
}
|
|
125
125
|
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/* eslint-disable max-lines */
|
|
2
|
-
import DSDragAndDropCO from './DSDragAndDropCO';
|
|
3
|
-
|
|
4
|
-
if (!browser.capabilities['ice:options'].isPhone && !browser.capabilities['ice:options'].isTablet) {
|
|
5
|
-
// Unskip after PUI-11551 gets fixed
|
|
6
|
-
describe('PUI-11536 - DSDragAndDrop: Basic, mouse -Func', () => {
|
|
7
|
-
before('loading page', async () => {
|
|
8
|
-
const errorOnGo = await DSDragAndDropCO.basicURL.go();
|
|
9
|
-
if (errorOnGo) throw errorOnGo;
|
|
10
|
-
});
|
|
11
|
-
it('01: should dnd an item to a position below', async () => {
|
|
12
|
-
const firstDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(0);
|
|
13
|
-
const thirdDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(3);
|
|
14
|
-
await firstDNDHandler.dragAndDrop(thirdDNDHandler);
|
|
15
|
-
const thirdItemText = await (await DSDragAndDropCO.getTypographyByIndex(2)).getText();
|
|
16
|
-
await expect(thirdItemText).toEqual('Test 1');
|
|
17
|
-
});
|
|
18
|
-
it('02: dnd an item to a position above', async () => {
|
|
19
|
-
const fifthDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(4);
|
|
20
|
-
const firstDNDHandler = await DSDragAndDropCO.getListItemSVGByIndex(0);
|
|
21
|
-
await fifthDNDHandler.dragAndDrop(firstDNDHandler);
|
|
22
|
-
const thirdItemText = await (await DSDragAndDropCO.getTypographyByIndex(0)).getText();
|
|
23
|
-
await expect(thirdItemText).toEqual('Test 5');
|
|
24
|
-
});
|
|
25
|
-
});
|
|
26
|
-
}
|