Ildar Almakaev
5dd3944faa
Add API to delete consumer group by id ( #578 )
...
* [issue-516] Add API to delete consumer groups by IDs
* Add more tests to check consumer groups deletions
* Refactor and fix code style
* Fix codestyle
* Rethrow OperationInterruptedException with 500 error code if a thread is interrupted
* Use SneakyTrhrows to handle InterruptedException. Refactor
* Change deletion of groups API to single group delete
* Fix codestyle
* Rollback changes in kafka-ui-react-app/package-lock.json
2021-06-23 20:47:32 +03:00
German Osin
de5a8652a1
#122 Added messages reording ( #577 )
2021-06-22 16:06:03 +03:00
dwikov
cdcba2d2e9
Updated implementation ( #576 )
2021-06-22 12:40:22 +03:00
MBovtriukProvectus
dbebb440ac
Cover Brokers page with tests #213 ( #546 )
...
* Cover Brokers page with tests #213
* Cover Brokers page with tests #213
* Cover Brokers page with tests #213
* Cover Brokers page with tests #213
2021-06-21 16:17:40 +03:00
dwikov
96f2072eae
Changed ConsumerGroups in the topics folder (with its spec file and container) to TopicConsumerGroups ( #572 )
2021-06-21 16:16:49 +03:00
dwikov
7ad8e4493f
Removed redundant "await" ( #571 )
2021-06-21 16:16:14 +03:00
German Osin
d3bf65cfb6
#122 Seek direction backend support ( #562 )
2021-06-18 11:56:14 +03:00
Oleg Shur
2cb9b30090
Update node to v14.17.1 + deps ( #559 )
2021-06-16 19:14:16 +03:00
Bogdan Volodarskiy
6fd3777957
revert kafka-ui-react-app/package-lock.json
2021-06-16 12:54:31 +03:00
Bogdan Volodarskiy
19b454288f
fixed tests
2021-06-16 12:50:34 +03:00
Bogdan Volodarskiy
11e57b0221
changed api interaction to openapi generated jar
2021-06-16 11:59:46 +03:00
faillefer
e2e1b54235
Fix 556. Kafka-ui is available on port 8080 ( #557 )
...
* Fix 556. Kafka-ui is available on port 8080
* svc/kafka-ui available on port 80
Co-authored-by: David Faillefer <faillefer+github@gmail.com>
2021-06-15 18:05:01 +03:00
Bogdan Volodarskiy
a7e1b7360c
fixed baseURL
2021-06-15 16:02:41 +03:00
Bogdan Volodarskiy
704427b340
added api interaction to topic test
2021-06-15 15:40:30 +03:00
Evanto
804e3b96fc
Update README.md
2021-06-10 12:05:43 +03:00
Evanto
70b4e5f263
Add files via upload
2021-06-10 12:05:00 +03:00
Evanto
8382c2185c
Delete kafka-ui-interface-dashboard.png
2021-06-10 12:04:47 +03:00
Evanto
c390a04899
Add files via upload
2021-06-10 12:03:34 +03:00
Evanto
0990777f06
Delete kafka-ui-interface-dashboard.png
2021-06-10 12:02:52 +03:00
Evanto
77c1c03c8b
Add files via upload
2021-06-10 12:02:16 +03:00
Evanto
2c874071e7
Delete kafka-ui-interface-dashboard.png
2021-06-10 12:01:58 +03:00
Rustam Gimadiev
dc5c046673
fix pipeline
2021-06-09 15:13:58 +03:00
Rustam Gimadiev
3e020ffa10
fix fetch-depth for release
2021-06-09 15:08:13 +03:00
Rustam Gimadiev
d376e9a885
add flexibility for release
2021-06-09 15:03:54 +03:00
github-actions
081695d5e6
Increased version in pom.xml
2021-06-09 11:37:21 +00:00
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