Robert Azizbekyan
6891f71452
fixing create schema page validation issue ( #2313 )
2022-07-21 14:03:13 +04:00
Oleg Shur
66e4eede51
Upgrade RQ to v4 ( #2300 )
2022-07-21 10:08:23 +04:00
Robert Azizbekyan
30f836645d
Dependabot/npm and yarn/kafka UI react app/eslint plugin react 7.30.1 ( #2232 )
...
* Bump eslint-plugin-react from 7.29.4 to 7.30.1 in /kafka-ui-react-app
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.29.4 to 7.30.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* taking ActionsCell out of List
* removing package-lock
* refactoring props
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 18:53:07 +04:00
Oleg Shur
96b00785b5
Upgrade redux ( #2299 )
...
* got rid of redux-thunk
* Bump redux
* Bump ace. Got rid of node-fetch
* Fix vite config
2022-07-19 16:18:28 +03:00
Boris Djurdjevic
dfe12807e2
Fix typos in readme ( #2296 )
2022-07-19 14:43:41 +04:00
Oleg Shur
eb26883949
Upgrade dependancies ( #2290 )
...
* Bump vite
* bump eslint-import-resolver-typescript
* Cleanup
* Bump datepicker
2022-07-19 12:42:32 +03:00
Oleg Shur
7d4e42c860
got rid of the dead code ( #2286 )
2022-07-18 18:33:44 +03:00
kshpilchyna
cfcadd122c
[e2e] Implement Qase.io integration ( #2233 )
...
* qase.io integration
moved all helpers/util to main/java
* fix for locator (message/content)
* fix for locator (message/content) v2
* refactoring due to review
* refactoring, added verification by @CaseId
* small fix with NullPointer
* TEST FAILED RUN
* TEST FAILED RUN2
* TEST FAILED RUN3
* removed token, set correct @CaseId
* added status SKIPED for manual tests or not automated
changed getting token .getenv
* fix for token
* changed cases limit to 100
* fix for getting token
* refactoring due review
* changed name of variable
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-07-18 19:31:59 +04:00
Robert Azizbekyan
7845476af1
fixing forms not no be able to submit until all required fields are f… ( #2221 )
...
* fixing forms not no be able to submit until all required fields are filled
* fixing topic form validation issue
2022-07-18 17:08:32 +04:00
Robert Azizbekyan
002e4db355
fixing create topic ( #2275 )
2022-07-18 14:57:28 +04:00
dependabot[bot]
620d2955fb
Bump actions/setup-node from 3.4.0 to 3.4.1 ( #2279 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 14:18:49 +04:00
Oleg Shur
9af6b0032b
Kafka Connect with React-Query ( #2258 )
...
* Kafka Connect hooks
* Migrate connectors list page to RQ
* Migrate connector details page overview to RQ
* Migrate connector config page to RQ
* Migrate connector tasks page to RQ
* Get rid of some deadcode
* Migrate connector Actions page to RQ
* Get rid of some deadcode
* Migrate connector create page to RQ
* Migrate connector Edit page to RQ
* move fixtures to lib folder
* refactoring
2022-07-18 13:06:55 +03:00
Roman Zabaluev
5e04f3e880
Pass qase.io token into e2e workflow
2022-07-15 19:30:19 +04:00
Roman Zabaluev
541e4018ec
Active Directory support for LDAP ( #2056 )
...
* AD support for LDAP
* Review suggestions, documentation update
2022-07-15 18:06:49 +04:00
dependabot[bot]
119c7d0107
Bump docker/setup-buildx-action from 1 to 2 ( #1945 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:38:55 +04:00
dependabot[bot]
33eb50a397
Bump docker/build-push-action from 2 to 3 ( #1943 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:38:23 +04:00
dependabot[bot]
b3c7637a51
Bump hashicorp/setup-terraform from 1 to 2 ( #1894 )
...
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ) from 1 to 2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:37:11 +04:00
dependabot[bot]
9e661b4aa6
Bump docker/login-action from 1 to 2 ( #2273 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:34:12 +04:00
dependabot[bot]
163a6cf2c6
Bump svenstaro/upload-release-action from 2.2.1 to 2.3.0 ( #2272 )
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.2.1...2.3.0 )
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:06:57 +04:00
dependabot[bot]
199c4ea2e8
Bump aquasecurity/trivy-action from 0.3.0 to 0.5.1 ( #2271 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.3.0 to 0.5.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.3.0...0.5.1 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:05:17 +04:00
dependabot[bot]
cb8e8b2dc2
Bump actions/setup-node from 3.1.1 to 3.4.0 ( #2270 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 13:03:11 +04:00
dependabot[bot]
2b27195cbf
Bump github/codeql-action from 1 to 2 ( #2269 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 12:10:43 +04:00
dependabot[bot]
88cff603d5
Bump pnpm/action-setup from 2.0.1 to 2.2.2 ( #2268 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.0.1 to 2.2.2.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 12:08:56 +04:00
dependabot[bot]
f94952dabc
Bump mheap/github-action-required-labels from 1 to 2 ( #2267 )
...
Bumps [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels ) from 1 to 2.
- [Release notes](https://github.com/mheap/github-action-required-labels/releases )
- [Commits](https://github.com/mheap/github-action-required-labels/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: mheap/github-action-required-labels
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 12:06:47 +04:00
dependabot[bot]
eb21e7f974
Bump docker/setup-qemu-action from 1 to 2 ( #1956 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 12:02:55 +04:00
Roman Zabaluev
2d9bab7714
Fix workflows to satisfy workflow linter
...
* Update build-public-image.yml
* Update delete-public-image.yml
2022-07-13 21:20:41 +04:00
Azat Safin
3ab44233ed
Publish and delete docker image in public ecr ( #2259 )
...
* publish and delete docker image into public ecr
* small fix
Co-authored-by: Azat Safin <azsafin@provectus.com>
2022-07-13 16:13:37 +03:00
Kirill Morozov
0b76b12518
Added key-value form for stream parameters ( #2191 )
...
* Added key-value form for stream parameters
* Removed unused variable
* fixing some test cases and fixing width of stream props
* adding key value validation and tests
* fixing placeholder padding and font size
* remove unnecessary code
Co-authored-by: rAzizbekyan <razizbekyan@provectus.com>
Co-authored-by: Robert Azizbekyan <103438454+rAzizbekyan@users.noreply.github.com>
2022-07-12 12:40:52 +04:00
Artem Kazlanzhy
cbd4e4a52a
KSQLDB: Support Basic Auth ( #2247 )
...
* Support basic authentication for KSQL server
* Resolve mr issues
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-07-07 19:50:26 +04:00
ㅅㅅㅇ
83222edc62
Update running.md ( #2248 )
...
Fix broken url link
2022-07-06 09:10:40 +04:00
Roman Zabaluev
8b0515c027
Update issues templates
...
* Update helm issue template
* Update feature issue template
* Update bug issue template
* Add a question template
* Add a reminder to check for existing issues
2022-07-05 12:40:15 +04:00
azatsafin
f8713cf3ef
Flow to update product version on AWS Marketplace ( #1951 )
...
* add publish step
* test path
* set workdir for packer
* update workflow
Co-authored-by: Azat Safin <azsafin@provectus.com>
Co-authored-by: Oleksii Troian <otroian@provectus.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-07-05 00:34:56 +04:00
Roman Zabaluev
b9170956ff
Update logdirs label ( #2234 )
...
Signed-off-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-07-04 13:36:56 +04:00
Oleg Shur
5296d42e88
Use pnpm ( #2081 )
...
* Migrate FE app to pnpm
* Fix node install cache
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-07-01 12:02:18 +03:00
Smbat Siradeghyan
9f2310472d
[ BROKER ] Add broker metrics page ( #2157 )
...
* add metrics page
* add test for broker
* add test for paths
* remove unused-vars
* add editor view for broker metrics
* add not available message
* try to fix BrokerLogdir tests
* add tests for translateLogdir and translateLogdirs
* add tests for translateLogdir and translateLogdirs
* add tests for metrics page
* fix review comments
* fix unused var
* remove describe duplicate
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-06-30 13:22:52 +04:00
Robert Azizbekyan
a77869783b
fixing connectors path redirection issue no to navigate dashboard ( #2187 )
2022-06-29 16:10:55 +04:00
azatsafin
46bcbb3436
Get rid of feature-testing useless comments ( #2219 )
...
Co-authored-by: Azat Safin <azsafin@provectus.com>
2022-06-29 13:40:50 +04:00
Artem Kazlanzhy
3e5093d101
Make max-in-memory configurable for webclients ( #2139 )
...
* Fix max-in-memory configuration for KsqlApiClient
* Fix tests, resolve mr comments
* Fix max-in-memory configuration for RetryingKafkaConnectClient
* Refactor KafkaConnectClients class
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-06-28 23:58:50 +04:00
Oleg Shur
a4046d46ef
chore: migrate clusters from toolkit to react-query ( #2214 )
2022-06-28 15:15:12 +03:00
dependabot[bot]
0efbd130b9
Bump dayjs from 1.11.2 to 1.11.3 in /kafka-ui-react-app ( #2210 )
...
Bumps [dayjs](https://github.com/iamkun/dayjs ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/iamkun/dayjs/releases )
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: dayjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 13:00:12 +03:00
Roman Zabaluev
6e67255053
Update readme
2022-06-27 20:05:27 +04:00
azatsafin
101ebc55ef
Helm Chart Quick Start ( #2176 )
...
* add quickstart readme for helm chart
* add link to root README.md
* fix configurationfile example stored in configmap
* change order of possible deployment configuration
Co-authored-by: Azat Safin <azsafin@provectus.com>
2022-06-27 18:57:49 +03:00
Robert Azizbekyan
d7a3629470
Change the name of path for Schema Compare versions ( #2194 )
2022-06-27 16:59:00 +04:00
Robert Azizbekyan
cc0a98262b
fixing alert close icon position ( #2193 )
2022-06-27 16:24:47 +04:00
Oleg Shur
8acbcbacb9
Upgrade deps ( #2206 )
...
* hook
* Upgrade Jest to v28
* Upgrade Typescript
2022-06-27 13:07:47 +03:00
Robert Azizbekyan
5cb1a7e0ce
Fix incorrect order of requests for changing SR compatibility lvl ( #2201 )
2022-06-25 01:47:05 +04:00
Robert Azizbekyan
9c7f078ded
fixing logout redirect issue ( #2170 )
...
* fixing logout redirect issue
* fixing logout problem
2022-06-23 17:59:30 +04:00
Robert Azizbekyan
aa839b4d69
add asterix for custom params ( #2192 )
2022-06-22 11:48:03 +04:00
Kirill Morozov
3c922bc470
Make broker table row clickable ( #2151 )
...
* Added click functionality to the row
* Clickablerow moved to separate file
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-06-21 19:53:11 +04:00
Kirill Morozov
fac348bb38
Added Social icons ( #2137 )
...
* Added Social icons
* Removed unused import
* Icon name fixed
* package-lock.json reverted
* Delete package-lock.json
* Added colors to theme
* Social icons refactored
* Discord icon size fixed
* Discord icon color fixed
* Discord icon replaced with the new one
* Icons colors changed
* Social Network Links
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2022-06-21 15:23:28 +03:00