Commit 1ae7ec2
Updating main after the 2.66.0 release (#4445)
* release/2.66.0
* RI-6527 Resolve an issue on Ubuntu with a space in a folder name && RI-6551 Resolve the app name issue for Debian (#4304)
* RI-6527 Resolve an issue on Ubuntu with a space in a folder name
* RI-6551 Resolve the app name issue for Debian
* RI-6527 Resolve an issue on Ubuntu with a space in a folder name. Updated based on PR feedback
* RI-6527 Resolve an issue on Ubuntu with a space in a folder name && RI-6551 Resolve the app name issue for Debian
* fixed chrome sandbox permissions
(cherry picked from commit fa50a4f)
* RI-6651 fix empty cli opened when switching btw dbs
* RI-6651 fix reset db context
* RI-6667 better handle errors for recommendations to avoid crashes (#4330)
* RI-6660 fix APPLICATION_FIRST_START event was not sent (#4326)
* RI-6661 apply "count" arg before applying DEFAULT_COUNT value for threshold (#4328)
* e2e/bugfix/fix-failing-e2e (#4327)
* e2e/bugfix/fix-failing-e2e
* remove only
* RI-6656 hide cpu from mini-dash on small screen (#4331)
* RI-6684 Open new window doesnt work on windows due to a typo (#4333)
---------
Co-authored-by: vlad-dargel <[email protected]>
Co-authored-by: Vlad <[email protected]>
Co-authored-by: kchepikava <[email protected]>
Co-authored-by: Artsiom Kharuzhenka <[email protected]>
Co-authored-by: kchepikava <[email protected]>1 parent 2dd7f80 commit 1ae7ec2
File tree
19 files changed
+33
-22
lines changed- .github/build
- redisinsight
- api
- config
- src/modules
- database-recommendation
- init
- desktop/src/lib
- aboutPanel
- window
- ui
- src
- components/database-overview/components/OverviewMetrics
- pages
- home/components/database-list-component
- instance
- rdi/instance
- slices
- app
- browser
- tests/e2e/tests
- electron/critical-path/workbench
- web
- critical-path/browser
- regression/insights
19 files changed
+33
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments