Commit bd05295
authored
[RI-7074] Replace EuiToolTip with RiTooltip (#4659)
* RI-7074: init RiTooltip
* RI-7074: replace EuiTooltip with RITooltip
* update unit tests
* remove euiTooltip styles
* fix failing tests
* cleanup TODOs
* resolve comments
* remove EuiTooltip
* expose TOOLTIP_DELAY_LONG constant1 parent 7f0bbd4 commit bd05295
File tree
191 files changed
+908
-1260
lines changed- redisinsight/ui/src
- components
- auto-refresh
- base
- text
- tooltip
- consents-settings
- database-list-modules
- database-list-options
- database-overview/components/OverviewMetrics
- formated-date
- full-screen
- hightlighted-feature
- inline-item-editor
- instance-header
- components/user-profile
- markdown
- CodeButtonBlock
- RedisInsightLink
- RedisUploadButton
- monitor
- MonitorHeader
- Monitor
- multi-search
- page-breadcrumbs
- query
- query-actions
- query-card
- QueryCardHeader
- QueryCardTooltip
- rdi-instance-header
- recommendation
- badge-icon
- recommendation-voting
- components/vote-option
- scan-more
- side-panels/panels
- ai-assistant/components
- expert-chat/components/expert-chat-header
- enablement-area/EnablementArea/components
- Group
- InternalLink
- InternalPage
- UploadTutorialForm
- live-time-recommendations
- components/recommendation
- triggers
- copilot-trigger
- insights-trigger
- constants
- packages
- redisearch/src/components/TableResult
- redisgraph/src
- ri-explain/src
- pages
- autodiscover-cloud
- redis-cloud-databases-result
- redis-cloud-databases
- RedisCloudDatabases
- redis-cloud-subscriptions
- RedisCloudSubscriptions
- autodiscover-sentinel
- sentinel-databases-result
- sentinel-databases
- components/SentinelDatabases
- browser
- components
- add-items-actions
- add-key
- add-multiple-fields
- browser-search-panel
- bulk-actions
- BulkDelete/BulkDeleteSummary
- BulkUpload
- create-redisearch-index
- key-list
- key-row-name
- key-row-size
- key-row-ttl
- keys-header
- load-sample-data
- popover-delete
- redisearch-key-list
- virtual-tree/components/Node
- modules
- key-details-header
- components
- key-details-header-formatter
- key-details-header-name
- key-details-header-size-length
- key-details
- components
- change-editor-type-button
- hash-details/hash-details-table
- key-details-actions
- add-items-action
- edit-item-action
- remove-items-action
- stream-items-action
- list-details
- list-details-table
- remove-list-elements
- no-key-selected
- rejson-details/components/add-item
- stream-details
- add-stream-entity/StreamEntryFields
- add-stream-group
- consumers-view
- groups-view
- messages-view/MessageClaimPopover
- stream-data-view
- string-details
- string-details-value
- text-details-wrapper
- zset-details/zset-details-table
- cluster-details/components
- cluser-nodes-table
- cluster-details-header
- database-analysis/components
- header
- recommendations-view
- top-keys
- top-namespace
- home
- components
- add-database-screen
- components/connection-url
- cloud-connection/cloud-connection-form
- cluster-connection/cluster-connection-form
- database-alias
- database-list-component
- database-manage-tags-modal
- db-status
- form
- sentinel
- import-database
- manual-connection/manual-connection-form/components
- sentinel-connection/sentinel-connection-form
- tags-cell
- utils
- pub-sub/components
- messages-list/MessagesList
- subscription-panel
- components/patternsInfo
- rdi
- home
- connection-form
- components
- instance-list
- instance/components/header/components
- buttons
- deploy-pipeline-button
- reset-pipeline-button
- start-pipeline-button
- stop-pipeline-button
- current-pipeline-status
- pipeline-actions
- pipeline-management
- components
- jobs-panel
- jobs-tree
- template-button
- template-form
- pages/job
- statistics
- data-streams
- target-connections
- redis-cluster
- settings/components
- cloud-settings/components/user-api-keys-table
- general-settings/datetime-formatter/components/datetime-form
- slow-log/components
- Actions
- SlowLogTable
- workbench
- styles
- components
- utils
- tests/e2e/pageObjects
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
191 files changed
+908
-1260
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
226 | | - | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
| |||
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
245 | | - | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
Lines changed: 5 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 25 | + | |
31 | 26 | | |
32 | 27 | | |
33 | 28 | | |
| |||
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
39 | | - | |
| 34 | + | |
40 | 35 | | |
41 | 36 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 37 | + | |
48 | 38 | | |
49 | 39 | | |
50 | 40 | | |
| |||
53 | 43 | | |
54 | 44 | | |
55 | 45 | | |
56 | | - | |
| 46 | + | |
57 | 47 | | |
58 | 48 | | |
59 | 49 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | | - | |
337 | 336 | | |
338 | 337 | | |
339 | | - | |
| 338 | + | |
340 | 339 | | |
341 | 340 | | |
342 | 341 | | |
| |||
355 | 354 | | |
356 | 355 | | |
357 | 356 | | |
358 | | - | |
| 357 | + | |
359 | 358 | | |
360 | 359 | | |
361 | 360 | | |
| |||
Lines changed: 6 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 145 | + | |
151 | 146 | | |
152 | | - | |
| 147 | + | |
153 | 148 | | |
154 | 149 | | |
155 | 150 | | |
| |||
164 | 159 | | |
165 | 160 | | |
166 | 161 | | |
167 | | - | |
| 162 | + | |
168 | 163 | | |
169 | 164 | | |
170 | | - | |
171 | 165 | | |
172 | 166 | | |
173 | 167 | | |
174 | 168 | | |
175 | | - | |
| 169 | + | |
176 | 170 | | |
177 | 171 | | |
178 | 172 | | |
| |||
0 commit comments