Commit 833f22d
chore(compass-components): update LeafyGreen packages, update table usage COMPASS-7046 (#5400)
* bump LG modal deps
* bump typography and palette
* deps: update leafygreen display components
* package-lock
* chore(deps): update leafygreen table usage and other smaller remaining lg deps
* fixup: remove extra disabled testing prop
* fixup: use xsmall instead of small for segmented control, remove unused comments
* fixup: update disabled button tests to use aria-disabled property
* fixup: use isSticky prop, update tests
* chore: add custom event mock for jsdom eventtarget check
* fixup: remove aria-label usage in text inputs as its no longer passed by LeafyGreen
* fixup: downgrade focus-trap-react for fallback focus fix
* deps
* fixup: add tabbable display check override, more aria-disabled updates
* fixup: update disabled check
* fixup: aria-disabled checks and update selectors
* fixup: modal loses focus on menu close so we click exit instead of escape button
* chore(compass-components): bump leafygreen packages to latest
* chore(mocha-config): apply generalized solution for tabbable testing issues
* chore(components): add missing dep
* chore(components): fix ts issues
* chore(indexes): fix table styles
* chore(e2e): work around the leafygreen issue with copy button
* chore(e2e): remove unused import
* chore(e2e): fix select value selection flake by clicking until it works
* chore(e2e): also click another select in a modal until it works
* chore(components): remove arbitrary timeout from test
* chore(e2e): do not screenshot in a loop
* chore(e2e): clickVisible instead of click
* chore: remove unused sinon cleanup
* chore(export-to-language): add test for copy button click
* chore(indexes): preserve indexes selected sorting state per tab
* chore(indexes): add back custom sorting tests for regular indexes
* chore(indexes): add search indexes sorting test; remove only; make sure tab state hooks is better adapted for testing env
---------
Co-authored-by: Sergey Petushkov <[email protected]>1 parent 15265f8 commit 833f22d
File tree
79 files changed
+2462
-3239
lines changed- configs/mocha-config-compass/register
- packages
- atlas-service/src/components
- compass-aggregations
- src/components
- aggregation-side-panel/stage-wizard-use-cases
- group
- lookup
- match
- project
- search
- sort
- focus-mode
- pipeline-builder-workspace/pipeline-as-text-workspace
- pipeline-results-workspace
- pipeline-toolbar
- pipeline-header
- pipeline-settings
- test
- compass-components
- src
- components
- combobox
- guide-cue
- links
- modals
- hooks
- compass-connection-import-export/src/components
- compass-connections/src/components/connection-list
- compass-crud/src/components
- compass-e2e-tests
- helpers
- commands
- tests
- compass-export-to-language/src
- compass-generative-ai/src/components
- compass-import-export/src/components
- compass-indexes
- src
- components
- indexes-table
- indexes-toolbar
- indexes
- regular-indexes-table
- search-indexes-table
- modules
- test
- fixtures
- compass-query-bar/src/components
- compass-saved-aggregations-queries/src
- hooks
- compass-shell/src/components/shell-info-modal
- compass-workspaces/src/components
- connection-form/src/components
- advanced-options-tabs
- advanced-tab
- general-tab
- databases-collections/src/components/rename-collection-modal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+2462
-3239
lines changedLines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | 262 | | |
264 | 263 | | |
265 | 264 | | |
| |||
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
287 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
288 | 290 | | |
289 | 291 | | |
290 | 292 | | |
| |||
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
336 | | - | |
337 | 338 | | |
338 | 339 | | |
339 | 340 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
179 | 181 | | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
183 | | - | |
| 185 | + | |
| 186 | + | |
184 | 187 | | |
185 | 188 | | |
186 | 189 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
185 | 184 | | |
186 | 185 | | |
187 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
194 | | - | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
0 commit comments