Commit graph

1664 commits

Author SHA1 Message Date
German Osin
d894413251
ISSUE-803 Backend fail if there is no version property (#814) 2021-08-23 17:11:42 +03:00
Alexander Krivonosov
eaf77c49a2
Fix topic form (#767) 2021-08-23 08:49:15 +03:00
Roman Zabaluev
8f625367b3
Update contributing guidelines (#731)
* Update CONTRIBUTING.md guidelines

* More edits
2021-08-19 14:49:21 +03:00
Azat Belgibayev
03ed67db89
Issue#207 Requests to KsqlDb from UI (#786)
* Add ksql page

* Add streams to table

Add tables and streams count

* Add query execution modal

* Add tabs tests

* Adjust SQLEditor test

* Remove unused command

* Add QueryModal tests

* Remove excess box wrapper

* Add KsqlDb component tests

* Refactor SQLEditor displayName

* Refactor setIsShown naming

* Add empty placeholder for table

* Refactor use shortcut for Dictionary interface

* Refactor raw data to object transformation

* Add KsqlDb List component tests

* Remove excess import

* Add ksqlDb reducer tests

* Add ksqlDb fetch tables error alert

* Refactor remove code smell

* Add ksqlDb actions tests

* Add KsqlDb List component test for non-empty store

* Add streamProperties JSON field

* Adjust QueryModal test to new field

* Fix query with empty streamProperties

* Refactor query to modal to page form

* Add expanding to tables and streams table

* Refactor ksql execution to redux store

* Add Query component tests

* Add Breadcrumbs component tests

* Add ksqldb reducer tests

* Add result renderer test

* Add ksqlDb thunk tests

* Resolve PR comments
2021-08-18 13:24:17 +03:00
Marsel
7f66f00008
Issue#517 connector task status bug (#747)
* kafka-ui-connectors.yaml fix

* adding tasks status check

* adding new Connector Status

* adding new Connector Status

* [issue-517] connector task status bug #747

Co-authored-by: marselakhmetov <makhmetov@provectus.com>
Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
2021-08-18 12:03:41 +03:00
Alexander Krivonosov
128c67c1cf
Resetting consumer group offsets (#774) 2021-08-16 07:39:35 +03:00
Ilnur Farukhshin
4f14942c6d
Merge pull request #787 from provectus/#207/ksql-parallel_requests_fix
KSQL: fixed ShowStatement behaviour for parallel requests
2021-08-13 11:32:15 +03:00
Ilnur Farukhshin
db578dc650 [#207] test(api): fix KsqlServiceTest 2021-08-12 12:38:02 +03:00
Oleg Shuralev
91e93a727e
Add specs for brokers reducer 2021-08-12 11:40:05 +03:00
Ilnur Farukhshin
efa646a657 [#207] fix(api): fixed ShowStatement behaviour for parallel requests 2021-08-11 20:39:19 +03:00
Oleg Shur
5930023365
Revert "Bump react-hook-form from 7.6.9 to 7.12.2 in /kafka-ui-react-app (#760)" (#783)
This reverts commit 050bd605f3.
2021-08-10 15:14:43 +03:00
dependabot[bot]
050bd605f3
Bump react-hook-form from 7.6.9 to 7.12.2 in /kafka-ui-react-app (#760)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.6.9 to 7.12.2.
- [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.12.2)

---
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>
2021-08-10 15:07:03 +03:00
Oleg Shur
87af48d7c2
[chore] Update React-hook-form (#782) 2021-08-10 15:04:32 +03:00
dependabot[bot]
381adcf381
Bump date-fns from 2.22.1 to 2.23.0 in /kafka-ui-react-app (#758)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.22.1 to 2.23.0.
- [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.22.1...v2.23.0)

---
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-08-10 14:32:13 +03:00
Oleg Shur
c71d642757
[CHORE] Bump dependencies (#781) 2021-08-10 14:29:02 +03:00
Ilnur Yakupov
d035aa9e80
Merge pull request #771 from provectus/issues/243-244
#243 #244 Delete topics and topics messages using multi-selection
2021-08-10 09:32:03 +03:00
Ilnur Yakupov
5e94f0fadc update confirmation text 2021-08-10 09:14:31 +03:00
Federico Bevione
6280c921f2 helm: add configmap and secret checksum
Closes #772
2021-08-09 18:18:27 +03:00
Anna Antipova
4fc5c40029
Merge pull request #762 from provectus/checks/622-run-e2e-on-current-build
Checks/622 use current code build for e2e-checks
2021-08-09 12:05:42 +03:00
Anna Antipova
2d5e2b0dff #622 check tests run after changes from master 2021-08-09 11:48:04 +03:00
Anna Antipova
9cec117353 Merge branch 'master' into checks/622-run-e2e-on-current-build 2021-08-09 11:33:11 +03:00
Anna Antipova
e453806086 #622 fix step with e2e-checks run 2021-08-06 19:39:40 +03:00
Anna Antipova
e7cd2878e4 #622 exclude api-contract submodule 2021-08-06 19:24:23 +03:00
Anna Antipova
fd658efdcf #622 exclude submodule API to skip api tests 2021-08-06 16:51:09 +03:00
Anna Antipova
2844b04d93 #622 extract run of API tests from e2e-checks.yaml 2021-08-06 12:30:32 +03:00
Anna Antipova
845cfb9889 622: add changes for tests triggering 2021-08-05 17:30:09 +03:00
Anna Antipova
7a34edfaa6 #622 extract docker file for e2e-checks 2021-08-05 16:26:59 +03:00
Anna Antipova
cb50cfea49 #622 extract output of the version 2021-08-05 15:57:25 +03:00
Ilnur Yakupov
bd7ae932e8 api requests for issues/243 and issues/244 2021-08-05 13:03:27 +03:00
Ilnur Yakupov
08a3c5e225 UI for issues/243 and issues/244 2021-08-05 12:29:48 +03:00
Leandro Franciscato
4067880966
Create SASL_SCRAM.md (#769) 2021-08-05 09:05:21 +03:00
Anna Antipova
4f48ccffd6 622: rollback changes which were used for tests triggering 2021-08-04 21:03:41 +03:00
Anna Antipova
00e6a73993 622: testing of tests triggering 2021-08-04 20:45:54 +03:00
Anna Antipova
10dc9e0f50 #622 change test values for test triggering 2021-08-04 19:36:26 +03:00
Anna Antipova
ecd6f08374 #622 change mvn test triggering command 2021-08-04 18:27:50 +03:00
Anna Antipova
75474c6066 #622 enable e2e checks 2021-08-04 17:00:38 +03:00
Anna Antipova
9c456f929f #622 remove the step Build and Push of the latest version of the image due to unnecessary 2021-08-04 16:32:55 +03:00
German Osin
18f5e1a2b2
Switched messages endpoint to provide sse with phases & consuming info (#645)
* Switched messages endpoint to provide sse with phases & consuming info

* Switched messages endpoint to provide sse with phases & consuming info

* fixed comments

* Fixed comparator

* Fixed tests

* Reduced images size

* Feature/sse for messages (#681)

* [#645] SSE. Cleanup Topic Messages

* New messages page

* Update outdated snapshots

* Specs

* Specs

* Fixed build

* Fixed possible npe in update cluster on init stage

* Provided additional information with messages #677 (to messages_sse branch) (#700)

* Provided additional information with messages #677

* Sse messages front (#725)

* SSE. Messages page

* Fix handleNextClick

* Add the page loader to the list of messages

Co-authored-by: Alexander <mr.afigitelniychuvak@gmail.com>

* Fix merge errors

* fix conflicts

Co-authored-by: Timur Davletov <tdavletov@provectus.com>
Co-authored-by: Oleg Shur <workshur@gmail.com>
Co-authored-by: Alexander <mr.afigitelniychuvak@gmail.com>
2021-08-04 16:30:00 +03:00
Anna Antipova
5918d40315 #622 fix tags on Build and Push step 2021-08-04 11:43:06 +03:00
Anna Antipova
80bf047216 #622 skip tests for building with Maven 2021-08-03 17:56:42 +03:00
Diego Ching Jenkins
1f268579d0
Merge pull request #724 from provectus/703-additional-fields-topicConfig
703 additional fields topic config
2021-08-03 07:56:15 -06:00
Anna Antipova
d76d48cda9 #622 move setting up of JDK previous than running of app building 2021-08-03 16:54:43 +03:00
Diego Ching
db1456abbd Adding assertNotNull instead of assertEquals 2021-08-03 07:36:53 -06:00
Victor Alfaro
51646e786a
666: Adding new endpoint with corresponding service method. Also a… (#714)
* (#666): Adding new endpoint with corresponding service method. Also adding search box to kafka connect screen with consuming logic for added endopoint.

* Applying feedback: reusing same endpoint and removing '/filtered' version
2021-08-03 16:08:55 +03:00
Anna Antipova
0361c6107d #622 fix id of workflow 2021-08-03 16:04:46 +03:00
Anna Antipova
8d54cf1ad1 #622 add step of reloading of page for tests triggering 2021-08-03 15:43:58 +03:00
Anna Antipova
dc49f28e4e Merge branch 'master' into checks/622-run-e2e-on-current-build 2021-08-03 15:39:41 +03:00
Rustam Gimadiev
9770ad47af
add example of docker-compose with traefik proxy (#763) 2021-08-03 12:20:53 +03:00
Anna Antipova
df5dda4c5b #622 add changes for test triggering 2021-08-03 12:01:33 +03:00
Anna Antipova
8a02937713 #622 use current code build for e2e-checks 2021-08-03 11:26:59 +03:00