Commit graph

1664 commits

Author SHA1 Message Date
github-actions
54581bee63 Increased release 2021-06-09 11:37:18 +00:00
Rustam Gimadiev
2628d2c364
Fix release 2021-06-09 14:36:18 +03:00
Rustam Gimadiev
76f3f9b09a
Fix release pipeline 2021-06-09 14:33:06 +03:00
Rustam Gimadiev
a4134693d8
add ability to bump version 2021-06-09 14:26:24 +03:00
German Osin
58f3421d0b Merge branch 'master' of github.com:provectus/kafka-ui 2021-06-09 14:25:17 +03:00
German Osin
5c5efeb428 Renamed to UI for Apache Kafka 2021-06-09 14:24:32 +03:00
Bogdan Volodarskiy
760149eb85
Checks/424 creating topic UI check (#508)
* kafka-create-topic-test

* waituntil

* steps

* topic tests

* fixed ui topic test(refresh page until element is present

* fixed refreshUntil method

* kafka-create-topic-test

* waituntil

* steps

* topic tests

* fixed ui topic test(refresh page until element is present

* fixed refreshUntil method

* changed test name for topic creation

* try comment afterAll to fix

* moved steps folder form main to test

Co-authored-by: marat <ttx013@gmail.com>
Co-authored-by: Bogdan Volodarskiy <bvolodarskiy@provectus.com>
2021-06-09 12:09:05 +03:00
Alexander Krivonosov
048e503c4b
Fix erroneous field disabling (#542) 2021-06-09 10:34:56 +03:00
dependabot[bot]
4fa9616a8a
Bump ts-node from 9.1.1 to 10.0.0 in /kafka-ui-react-app (#490)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 23:02:02 +03:00
dependabot[bot]
2b6a86c234
Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app (#497)
Bumps [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) from 2.2.6 to 2.3.3.
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.2.6...v2.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 22:54:50 +03:00
dependabot[bot]
facba3eb90
Bump dotenv from 9.0.2 to 10.0.0 in /kafka-ui-react-app (#491)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.2 to 10.0.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v9.0.2...v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 22:47:39 +03:00
dependabot[bot]
a8525090a5
Bump react-datepicker from 3.8.0 to 4.1.1 in /kafka-ui-react-app (#540)
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 3.8.0 to 4.1.1.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v3.8.0...v4.1.1)

---
updated-dependencies:
- dependency-name: react-datepicker
  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>
2021-06-08 22:45:52 +03:00
dependabot[bot]
a902b97ebb
Bump typescript from 4.2.4 to 4.3.2 in /kafka-ui-react-app (#541)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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>
2021-06-08 22:45:23 +03:00
dependabot[bot]
c98feb2ab8
Bump @types/lodash from 4.14.169 to 4.14.170 in /kafka-ui-react-app (#488)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.169 to 4.14.170.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 22:38:28 +03:00
dependabot[bot]
a83e8054cc
Bump @testing-library/jest-dom in /kafka-ui-react-app (#535)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  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>
2021-06-08 22:30:06 +03:00
dependabot[bot]
b2dac46ee2
Bump react-ace from 9.4.0 to 9.4.1 in /kafka-ui-react-app (#537)
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: react-ace
  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>
2021-06-08 22:29:10 +03:00
dependabot[bot]
3d6b2ca9ee
Bump date-fns from 2.21.3 to 2.22.1 in /kafka-ui-react-app (#538)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.3...v2.22.1)

---
updated-dependencies:
- dependency-name: date-fns
  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>
2021-06-08 22:28:50 +03:00
dependabot[bot]
2d4a02bded
Bump @types/node from 15.3.0 to 15.12.2 in /kafka-ui-react-app (#539)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  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>
2021-06-08 22:28:25 +03:00
dependabot[bot]
27cafe1ac8
Bump eslint-plugin-import from 2.23.2 to 2.23.4 in /kafka-ui-react-app (#506)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.4.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 18:59:39 +03:00
dependabot[bot]
308d470ca9
Bump @types/react from 17.0.5 to 17.0.9 in /kafka-ui-react-app (#520)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.5 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  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>
2021-06-08 18:58:25 +03:00
dependabot[bot]
8b14925c09
Bump eslint from 7.26.0 to 7.28.0 in /kafka-ui-react-app (#533)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  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>
2021-06-08 18:57:59 +03:00
Alexander Krivonosov
a01d9b69fc
Add wrapping for topic names (#534)
* Add wrapping for topic names

* Wrap tags in an additional div
2021-06-08 17:48:24 +03:00
German Osin
723d552c23
Update StaticController.java
Fixed basepath replacer
2021-06-08 14:19:35 +03:00
Oleg Shuralev
3e93fd5f2e
Update base path for local env 2021-06-08 12:02:09 +03:00
Oleg Shur
3f0192e02c
Merge pull request #529 from provectus/revert-519-reverse-topic-messages
Revert "Add SeekDirection to the GET topic messages request"
2021-06-07 11:05:02 +03:00
Oleg Shur
7ffe7300be Revert "Add SeekDirection to the GET topic messages request (#519)"
This reverts commit f2cff5e43c.
2021-06-07 11:03:17 +03:00
Alexander Krivonosov
f2cff5e43c
Add SeekDirection to the GET topic messages request (#519) 2021-06-05 10:40:18 +03:00
German Osin
a1ee6a30c0
#518 Fixed backend page size (#523)
* #518 Fixed backend page size

* Fixedd tests
2021-06-03 19:44:42 +03:00
Rustam Gimadiev
fcc703ddd6
Add ability to use custom basePath (#511)
* add ability to use relative pathes

* Add basename prop (#513)

* add static controller

* add docker-compose

* Refactoring

* Refactoring

* fixed comparison bugs

* dirty

* clenaup

* Update React app

Co-authored-by: Alexander Krivonosov <31561808+GneyHabub@users.noreply.github.com>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-06-03 15:46:13 +03:00
Alexander Krivonosov
0c9ff4cd17
Add fieldset to the TopicForm (#514) 2021-06-03 11:06:31 +03:00
Marat Chukmarov
b3624e965d
changed pull_request to pull_request_target (#509)
Co-authored-by: marat <ttx013@gmail.com>
2021-05-31 12:47:41 +03:00
Ildar Almakaev
721cf0e750
[Kafka Connect] Fix getting list of connector's topics (#504)
* [Kafka Connect] Fix getting list of connector's topics

* Fix code style in KafkaConnectService.java

* Fix code style
2021-05-31 12:30:29 +03:00
Alexander Krivonosov
3370e3a489
Migrate react-hook-form to the latest version (#441)
* Migrate react-hook-form to the latest version
2021-05-31 10:42:08 +03:00
Alexander Krivonosov
30ceb98491
Bump redux to 4.1.0 (#495) 2021-05-25 12:53:17 +03:00
MBovtriukProvectus
acdcf2eab6
Clear messages should not be present when in readonly mode #481 (#494)
* Clear messages should not be present when in readonly mode #481

* Clear messages should not be present when in readonly mode #481
2021-05-24 22:40:17 +03:00
MBovtriukProvectus
1377e02fcb
The key of the message is not visible / accessible #377 (#477)
* The key of the message is not visible / accessible #377

* The key of the message is not visible / accessible #377
2021-05-20 12:56:02 +03:00
Bogdan Volodarskiy
f3ca164411
simple check (#476)
* simple check

* try to fix

* simple check another one

* fixed link

Co-authored-by: Bogdan Volodarskiy <bvolodarskiy@provectus.com>
2021-05-19 12:59:25 +03:00
Bogdan Volodarskiy
59a464ed5f
Checks/446 run on ci (#469)
* try to add selenoid to flow

* trying to copy .env file

* fixed cp

* changed backed yml for tests ci

* added allure to ci

* fixed allure gh pages

* fixed after rewiev

Co-authored-by: Bogdan Volodarskiy <bvolodarskiy@provectus.com>
2021-05-19 09:28:43 +03:00
Oleg Shuralev
c9890ca695
Merge branch 'master' of github.com:provectus/kafka-ui 2021-05-18 13:32:05 +03:00
Oleg Shuralev
0699789ea6
Rollback to node-sass v5 2021-05-18 13:31:32 +03:00
Marat Chukmarov
407375c678
#449 adding issue templates, pr template (#472)
* adding issue templates, pr template

* fixed pr template

Co-authored-by: marat <ttx013@gmail.com>
2021-05-18 13:25:26 +03:00
dependabot[bot]
7b483b5376
Bump eslint-plugin-import from 2.22.1 to 2.23.2 in /kafka-ui-react-app (#459)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:10:18 +03:00
dependabot[bot]
d3a0426a33
Bump @types/lodash from 4.14.168 to 4.14.169 in /kafka-ui-react-app (#463)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.169.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:06:41 +03:00
dependabot[bot]
7246eec107
Bump dotenv from 9.0.1 to 9.0.2 in /kafka-ui-react-app (#460)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v9.0.1...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:05:38 +03:00
dependabot[bot]
e8d1e047ae
Bump @types/node from 15.0.2 to 15.3.0 in /kafka-ui-react-app (#461)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:05:26 +03:00
dependabot[bot]
034cb4831c
Bump react-ace from 9.3.0 to 9.4.0 in /kafka-ui-react-app (#464)
Bumps [react-ace](https://github.com/securingsincity/react-ace) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v9.3.0...v9.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:04:52 +03:00
dependabot[bot]
47ac6f23e8
Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#471)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 13:04:35 +03:00
dependabot[bot]
9569938c13
Bump node-sass from 5.0.0 to 6.0.0 in /kafka-ui-react-app (#465)
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 12:58:12 +03:00
dependabot[bot]
ef029deb1c
Bump @typescript-eslint/parser in /kafka-ui-react-app (#470)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 12:57:44 +03:00
Alexander Krivonosov
7801c292af
Message truncation (#457)
* Implement message truncation
2021-05-18 10:05:25 +03:00