Commit graph

1567 commits

Author SHA1 Message Date
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
Andor Markus
1b5e9b4bca
Adding service annotation to helm chart service.yaml (#404)
* Adding service annotation to helm chart service.yaml

* Increasing values for the livenessProbe and readinessProbe. On AWS Fargate the container will enter into a 'boorloop' because it need more time to start compared the default values

Co-authored-by: andormarkus <andormarkus@marc-o-polo.com>
2021-05-14 13:27:41 +03:00
TEDMykhailo
5d65967bc6
WIP: [issues#121] Topic Details: Display consumers (#448)
* [issues#121] Topic Details: Display consumers

* [issues#121] Topic Details: Display consumers

* [issues#121] Topic Details: Display consumers

* [issues#121] Topic Details: Display consumers

* [issues#121] Topic Details: Display consumers

* [issues#121] Topic Details: Display consumers

Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
2021-05-14 10:23:04 +03:00
Jakub Štiller
69c034c793
Do not try to connect to zookeeper if connection string is empty (#428)
Co-authored-by: Jakub Štiller <stiller@2n.cz>
2021-05-13 10:11:38 +03:00
Alexander Krivonosov
b60ff8acf6
Fix linter (#452) 2021-05-12 21:10:38 +03:00
Alexander Krivonosov
98fcc90c6b
Topics' filtration (#405)
* Implement topics' filtration
2021-05-12 16:34:24 +03:00
Oleg Shuralev
00da655e54
Cleanup prettier warnings 2021-05-12 16:14:03 +03:00
German Osin
345e1e2b85
Use npm codegen instead of maven (#451) 2021-05-12 15:50:05 +03:00
Marat Adiyatullin
8b3b51fa31
Merge pull request #403 from provectus/feature/connect-views
Add connect views
2021-05-12 14:45:12 +03:00
Marat Adiyatullin
a0b78f68df Merge master 2021-05-12 14:37:46 +03:00
Marat Adiyatullin
01213c96db Add object->any type mapping for openapi generator config 2021-05-12 13:28:00 +03:00
TEDMykhailo
c3ff5a2c6b
[issues-357] - User should not be able to update/delete (#392)
* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions

* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions

* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions

* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions

* [issues-357] - User should not be able to update/delete internal topics. Add confirmation for all delete/reset actions

* [issues-357] - User should not be able to update/delete

Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
2021-05-11 22:53:02 +03:00
dependabot[bot]
c8829d6fcf
Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#443)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.23.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.23.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-11 15:05:47 +03:00
dependabot[bot]
e2a745949c
Bump @typescript-eslint/parser in /kafka-ui-react-app (#444)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.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.23.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-11 15:05:36 +03:00
Jakub Štiller
f156302c47 Remove default cluster configuration.
When this default cluster configuration is setup, user have to override complete first cluster. Eg have to set KAFKA_CLUSTERS_0_ZOOKEEPER to empty string to override default localhost.
2021-05-11 14:17:47 +03:00
Oleg Shuralev
7dc0807ec5
[CHORE] Post Prettier update cleanup. 2021-05-11 13:49:22 +03:00
dependabot[bot]
a25cf33bf0
Bump lint-staged from 10.5.4 to 11.0.0 in /kafka-ui-react-app (#432)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:29:40 +03:00
dependabot[bot]
357f53d543
Bump @types/node from 15.0.1 to 15.0.2 in /kafka-ui-react-app (#433)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2.
- [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-11 13:29:26 +03:00
dependabot[bot]
6318b3f3b4
Bump @typescript-eslint/parser in /kafka-ui-react-app (#434)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1.
- [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.22.1/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:29:06 +03:00
dependabot[bot]
2837c337de
Bump dotenv from 8.2.0 to 9.0.1 in /kafka-ui-react-app (#440)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.1.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:28:52 +03:00
dependabot[bot]
f93aeb8272
Bump @types/react from 17.0.4 to 17.0.5 in /kafka-ui-react-app (#437)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.4 to 17.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:27:43 +03:00
dependabot[bot]
1243005938
Bump prettier from 2.2.1 to 2.3.0 in /kafka-ui-react-app (#438)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [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.2.1...2.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:27:28 +03:00
dependabot[bot]
4f7586c28f
Bump eslint from 7.25.0 to 7.26.0 in /kafka-ui-react-app (#436)
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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.25.0...v7.26.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:27:11 +03:00
dependabot[bot]
0068edae94
Bump date-fns from 2.21.1 to 2.21.3 in /kafka-ui-react-app (#435)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.21.3.
- [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/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:26:44 +03:00
German Osin
a427a55c30
ISSUE-408 Mark underscored topics as internal (#430)
* ISSUE-408 Mark underscored topics as internal

* ISSUE-408 Mark underscored topics as internal
2021-05-07 18:06:02 +03:00
Jakub Štiller
632bcd20e9 Use spring oauth2 starter as dependency to be able use various oauth2 providers. 2021-05-07 17:14:11 +03:00
Marat Chukmarov
5ae73948a3
Merge pull request #429 from provectus/hotfix/e2e-run
fixing e2e-checks run
2021-05-07 16:39:24 +03:00
marat
5305319074 reverting dep change 2021-05-07 16:36:47 +03:00
marat
37087eccd3 fixing moving package 2021-05-07 16:31:08 +03:00
marat
f5fd654b65 fixing moving package 2021-05-07 16:25:16 +03:00
marat
fe97bb57f8 moved screenshooter to tests 2021-05-07 16:19:56 +03:00
marat
f2d9819c39 fixing bug 2021-05-07 16:13:21 +03:00
marat
0de420d7c4 fixing bug 2021-05-07 16:07:01 +03:00
marat
6e74272258 fixing sonar 2021-05-07 16:01:10 +03:00
marat
e5c724e2eb trying to reproduce issue 2021-05-07 15:54:15 +03:00
marat
32f97870c0 fixing e2e-checks run 2021-05-07 15:37:02 +03:00
Marat Chukmarov
7514c74884
Merge pull request #423 from mikementor/checks/e2e-checks
[hotfix] letting compile version down for e2e checks
2021-05-06 14:38:36 +03:00
marat
b8a11bae93 letting compile version down for e2e checks 2021-05-06 14:35:37 +03:00
Marat Chukmarov
05af366f49
Merge pull request #381 from mikementor/checks/e2e-checks
#380 example of  E2E UI screenshot check
2021-05-06 12:22:48 +03:00
marat
6f63360d2c formatting fixes 2021-05-06 12:19:22 +03:00
marat
24fbd1631c local run fixes 2021-05-06 12:11:10 +03:00
Marat Adiyatullin
7667149776 Remove nonsensical snapshots 2021-05-05 12:25:45 +03:00
Marat Adiyatullin
0bf9b92563 Merge master 2021-05-05 12:18:08 +03:00
dependabot[bot]
7d42656d41
Bump @types/react from 17.0.3 to 17.0.4 in /kafka-ui-react-app (#420)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 00:57:56 +03:00
dependabot[bot]
d13c9d2430
Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /kafka-ui-react-app (#419)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 00:57:52 +03:00
dependabot[bot]
4f96e7212a
Bump @rooks/use-outside-click-ref in /kafka-ui-react-app (#418)
Bumps [@rooks/use-outside-click-ref](https://github.com/imbhargav5/rooks/tree/HEAD/packages/outside-click-ref) from 4.11.0 to 4.11.2.
- [Release notes](https://github.com/imbhargav5/rooks/releases)
- [Commits](https://github.com/imbhargav5/rooks/commits/v4.11.2/packages/outside-click-ref)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 00:57:48 +03:00
dependabot[bot]
58bc4b10f1
Bump @types/jest from 26.0.22 to 26.0.23 in /kafka-ui-react-app (#417)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 00:57:44 +03:00
dependabot[bot]
3e2f2704b4
Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#416)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.21.0 to 4.22.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.22.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-04 00:57:40 +03:00