Ilnur Yakupov
b7a1d1143d
Added number of messages and size columns to Topics List ( #638 )
2021-07-07 12:06:41 +03:00
Ilya Kuramshin
66228b00d5
#234 : Consumer group offsets reset implementation ( #605 )
...
* junit4 annotations replaced with jupiter
* Consumer group offsets reset implementation
* comments added, Sonar warn fix
* minor cleanup
* checkstyle fix
* PR comments fix
* API doc fix
* API path renamed
Co-authored-by: Ilya Kuramshin <ikuramshin@provectus.com>
2021-07-05 14:32:01 +03:00
dependabot[bot]
97e9db0d8c
Bump @types/react-datepicker from 3.1.8 to 4.1.1 in /kafka-ui-react-app ( #615 )
...
Bumps [@types/react-datepicker](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-datepicker ) from 3.1.8 to 4.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-datepicker )
---
updated-dependencies:
- dependency-name: "@types/react-datepicker"
dependency-type: direct:development
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-07-05 13:00:14 +03:00
Oleg Shuralev
87d9f7dea6
Bump packages
2021-07-05 12:21:58 +03:00
German Osin
e3b2ea1052
Added cluster version to api ( #609 )
2021-07-02 15:33:52 +03:00
German Osin
ca476d3373
#122 Fixed compacted topics backward reading ( #607 )
2021-07-02 14:52:40 +03:00
Marsel
09ebd03e71
Issue#314 partitions count increase ( #579 )
...
* adding topic's partitions count increase
* adding tests
* making pull request fixes
* making pull request fixes
* adding checkstyle fix
* pull request fixes
* adding cluster update after increasing partitions
* pull requset fix
Co-authored-by: marselakhmetov <makhmetov@provectus.com>
2021-07-02 14:38:22 +03:00
Alexander Krivonosov
64a5985e81
Implement consumer group deleting ( #600 )
...
* Implement consumer group deleting
2021-07-02 11:05:59 +03:00
andormarkus
7482465943
feat: Introducing precedingPaths in the Ingress object. With the help of the precedingPaths you can to SSL redirect on the ingress controller side. Inspired by Airflow Helm chart web ingress object.
...
BREAKING CHANGE: Ingress object changed.
2021-07-02 08:58:58 +03:00
andormarkus
82fadb5e43
fix : #511 introduced custom basePath, however when custom basePath is used than Helm chart livenessProbe and readinessProbe will fail because it will try to probe on the default path which does not exist anymore. With these changes it automatically picks up SERVER_SERVLET_CONTEXT_PATH
from the myconfig.yaml and sets correct path for livenessProbe and readinessProbe
2021-07-02 08:58:08 +03:00
Alexandr Marchenko
59a8237b79
option to override listening port ( #604 )
...
in my case, somehow running everything in single deployment pod i got error complaining that 8080 is already taken, and did not found any docs here about ability to change it
2021-07-01 09:35:01 +03:00
Marat Chukmarov
551b99702e
adding default params to e2e checks ( #603 )
...
* adding default params to e2e checks
* adding ci defaults as .env.ci
Co-authored-by: marat <ttx013@gmail.com>
2021-06-30 14:01:08 +03:00
MBovtriukProvectus
aa46749778
Cover Dashboard page with tests ( #527 )
...
* Cover Dashboard page with tests
* Cover Dashboard page with tests
* Cover Dashboard page with tests
* Cover Dashboard page with tests
* Cover Dashboard page with tests
* Cover Dashboard page with tests #527
* Cover Brokers page with tests #213
2021-06-30 12:41:53 +03:00
German Osin
3fa2b995c6
#122 Fixed npe in backward emitter ( #601 )
2021-06-29 19:00:31 +03:00
German Osin
97ec512b00
#122 Fix emitter to consume records in right order ( #598 )
...
* #122 Fix emitter to consume records in right order
* Fixed naming
2021-06-29 09:52:18 +03:00
Oleg Shur
106bd8dfbf
Bump packages ( #596 )
...
* Bump prettier from 2.3.1 to 2.3.2 in /kafka-ui-react-app (#592 )
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: prettier
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>
* Bump @typescript-eslint/parser in /kafka-ui-react-app (#595 )
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.27.0 to 4.28.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.28.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
* Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#594 )
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.27.0 to 4.28.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.28.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
* Bump @types/react-dom from 17.0.7 to 17.0.8 in /kafka-ui-react-app (#593 )
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.7 to 17.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
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>
* Bump react-hook-form from 7.6.9 to 7.9.0 in /kafka-ui-react-app (#569 )
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.6.9 to 7.9.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.6.9...v7.9.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
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>
* Bump @hookform/resolvers from 2.5.2 to 2.6.0 in /kafka-ui-react-app (#570 )
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers ) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases )
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.5.2...v2.6.0 )
---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
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>
* Fix contract
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 18:43:04 +03:00
Oleg Shur
98c55180c6
Bump packages ( #590 )
2021-06-28 11:48:03 +03:00
German Osin
1460fef68e
ISSUE-502 Send messages & avro key deserializer ( #582 )
...
* ISSUE-502 Send messages & avro key deserializer
* Fixed sonarcube issue
* Fixed sonarcube issues
* Schema endpoint & fixes
* fixed sonar issue
2021-06-28 09:54:20 +03:00
Saeed Shariati
eb188da0a7
Update README.md ( #587 )
...
Adding details of KafkaConnect environments in the readme to be easier to find for users
2021-06-28 09:53:58 +03:00
Rustam Gimadiev
db090a3985
Add SSO instruction ( #545 )
...
* add sso instruction
* Update SSO.md
* Update SSO.md
2021-06-28 09:49:28 +03:00
Alexander Krivonosov
57a4125c71
Properly display the list of topic consumers ( #585 )
2021-06-28 08:54:07 +03:00
German Osin
1a916ab247
#581 Skip trailing slash ( #586 )
2021-06-25 15:39:07 +03:00
Oleg Shuralev
80581f6288
Linting
2021-06-25 15:34:23 +03:00
Alexander Krivonosov
53aec4d8c6
Reverse topic messages ( #528 )
...
* Add SeekDirection to the GET topic messages request
* Implement toggle for the direction of the messages
2021-06-25 15:21:01 +03:00
German Osin
50bf0f1780
#573 added sasl plain example ( #584 )
2021-06-25 13:22:47 +03:00
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