Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
7f1aa61
E2e/ri 7131 е2е tests are failing for both app image and docker (#4…
Jul 8, 2025
edba017
[Snyk] Security upgrade typeorm from 0.3.15 to 0.3.18 (#4642)
ArtemHoruzhenko Jul 8, 2025
788ab7a
RI-7169 handle redis connection error (#4662)
ArtemHoruzhenko Jul 9, 2025
f68c3dc
RI-7160 Stop fetching key details for key that was opened in another …
ArtemHoruzhenko Jul 9, 2025
e1ef6fb
fix some branch name prefixes (#4684)
dantovska Jul 9, 2025
319ddd7
Close the add key panel if open, after load sample data is executed (…
dantovska Jul 10, 2025
42d122b
Change button text from New Report to Analyze, and the empty reports …
dantovska Jul 10, 2025
6eb3207
Update CODEOWNERS (#4709)
Jul 10, 2025
81f92ff
post 2.70.1 update of main (#4713)
Jul 11, 2025
a212e04
Bump multer from 2.0.0 to 2.0.1 in /redisinsight/api (#4685)
dependabot[bot] Jul 11, 2025
9a1888c
RI-7203 throw HttException errors immediately (#4714)
ArtemHoruzhenko Jul 12, 2025
ba98a4c
Bump form-data from 4.0.0 to 4.0.4 in /tests/e2e (#4743)
dependabot[bot] Jul 22, 2025
4de8180
[RI-6570] Add Playwright E2E tests (#4615)
KrumTy Jul 24, 2025
aaefb5f
RI-7187 show deployed pipeline by default (#4752)
ArtemHoruzhenko Jul 24, 2025
896cf80
RI-6570 Verify read operations for all key types in the browsers modu…
valkirilov Jul 25, 2025
33e61f7
RI-7017: chat text flicker
pd-redis Jul 25, 2025
1d8e24e
RI-6570 Verify delete operations for all key types in the browsers mo…
valkirilov Jul 25, 2025
0d149d9
RI-6570 Verify generic edit operations in the browsers module (#4730)
valkirilov Jul 25, 2025
2948bac
RI-7187 fix behavior after verification. popup was shown while loadin…
ArtemHoruzhenko Jul 25, 2025
529bcc1
RI-6570 Verify edit string key operations for in the browsers module …
valkirilov Jul 25, 2025
39b9a25
RI-6570 Verify edit list key operations for in the browsers module (#…
valkirilov Jul 25, 2025
4800cec
RI-6570 Verify edit set and sorted set keys operations for in the bro…
valkirilov Jul 25, 2025
a32b350
RI-6570 Verify edit hash keys operations for in the browsers module (…
valkirilov Jul 25, 2025
5211755
Bump tar-fs from 2.1.2 to 2.1.3 in /tests/playwright (#4754)
dependabot[bot] Jul 25, 2025
b4cd7fd
RI-6570 Verify edit json keys operations for in the browsers module (…
valkirilov Jul 25, 2025
78db5b6
Bump form-data from 4.0.3 to 4.0.4 in /tests/playwright (#4759)
dependabot[bot] Jul 25, 2025
78b64b8
Bump brace-expansion from 1.1.11 to 1.1.12 in /tests/playwright (#4758)
dependabot[bot] Jul 25, 2025
47eb18d
RI-7187 use existing isOpenDialog flag for source pipeline (#4766)
ArtemHoruzhenko Jul 29, 2025
7a8873a
DEV: Consolidate ESLint configs (#4726)
pawelangelow Jul 29, 2025
3d232d8
RI-7200 add request metadata to session metadata and exclude it from …
ArtemHoruzhenko Jul 30, 2025
89f947b
RI-7204 change enterprise build names (#4779)
ArtemHoruzhenko Aug 5, 2025
75b6799
RI-7039: replace eui (#4548)
pd-redis Aug 6, 2025
0d636c0
Fe/feature/RI-7284 RI-7285 RI-7286 (#4815)
Aug 6, 2025
86440a9
[RI-7280] resolve redux store circular dependencies during tests (#4809)
KrumTy Aug 7, 2025
2e5eb80
Merge branch 'main' into feature/RI-6855/update-branch
KrumTy Aug 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Ignores folders covered with custom linters configs
redisinsight/api
tests/e2e

# Logs
Expand Down
Loading