Timur Davletov
|
fa4ef337a7
|
#702 Supported incremental config update for brokers (#751)
|
2021-07-30 12:48:42 +03:00 |
|
Anna Antipova
|
686a319678
|
#498 add backend and frontend paths for e2e tests triggering
|
2021-07-30 12:38:46 +03:00 |
|
Ilnur Farukhshin
|
ec70e28bff
|
Merge pull request #746 from provectus/#710/internal-topics-repagination
[#710] feat(react-app): call fetchTopics on toggle show internal topics
|
2021-07-29 21:45:06 +03:00 |
|
Anna Antipova
|
02462a4497
|
#498 add separate GitHub workflow for running checks
|
2021-07-29 17:13:19 +03:00 |
|
Anna Antipova
|
0839be497c
|
#498 remove e2e-checks as submodule from backend workflow
|
2021-07-29 17:11:43 +03:00 |
|
Ilnur Farukhshin
|
392abf2991
|
[#710] feat(react-app): call fetchTopics on toggle show internal topics
|
2021-07-29 16:10:38 +03:00 |
|
Timur Davletov
|
2ab1601a7f
|
#708 Added log dirs alter operation (#723)
* #708 Added log dirs alter operation
|
2021-07-29 14:52:02 +03:00 |
|
Marsel
|
699512f706
|
Issue#701 brokers config (#730)
* adding getBrokerConfigs endpoint
* adding tests
Co-authored-by: marselakhmetov <makhmetov@provectus.com>
|
2021-07-29 13:50:44 +03:00 |
|
dependabot[bot]
|
2f47f8fd9d
|
Bump @types/lodash from 4.14.170 to 4.14.171 in /kafka-ui-react-app (#737)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.170 to 4.14.171.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
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-07-29 11:19:14 +03:00 |
|
Oleg Shur
|
35cbbdf8e8
|
[CHORE] Bump packages (#736)
|
2021-07-29 11:05:29 +03:00 |
|
Alexander Krivonosov
|
ad8598a1d2
|
Sending messages (#675)
* Implement message sending
|
2021-07-29 10:26:40 +03:00 |
|
Alexander Krivonosov
|
268c871312
|
Display cleanup policy in the topic list (#732)
* Add clean up policy to the topic overview
* Add clean up policy to the topic list
|
2021-07-29 10:16:10 +03:00 |
|
Timur Davletov
|
d29f42e0a0
|
Fix for randomly failing tests (null in KafkaCluster.getTopics()) (#728)
|
2021-07-29 08:44:37 +03:00 |
|
Anna Antipova
|
4c13555461
|
Merge pull request #696 from provectus/checks/626-update-delete-topics
626: e2e tests for update delete topics
|
2021-07-27 19:09:15 +03:00 |
|
Anna Antipova
|
5ec6094cd4
|
626: change names for better clarity
|
2021-07-27 18:34:40 +03:00 |
|
Anna Antipova
|
32186a5e77
|
626: fix incorrect order of argument
|
2021-07-27 18:33:19 +03:00 |
|
Ilnur Farukhshin
|
693cd475f3
|
Merge pull request #682 from provectus/issue207/ksqldb
Add KSQL DB support
|
2021-07-27 15:16:25 +03:00 |
|
Anna Antipova
|
e5feaa6925
|
Merge branch 'master' into checks/626-update-delete-topics
|
2021-07-27 13:20:41 +03:00 |
|
Anna Antipova
|
2aa8003101
|
Merge remote-tracking branch 'origin/checks/626-update-delete-topics' into checks/626-update-delete-topics
|
2021-07-27 13:15:59 +03:00 |
|
Timur Davletov
|
29a3158df6
|
#707 Exposed broker log dirs (#720)
#707 Exposed broker log dirs
|
2021-07-27 13:03:21 +03:00 |
|
marat
|
7f3dfc553c
|
#626 refactoring topic tests
|
2021-07-27 12:24:17 +03:00 |
|
Anna Antipova
|
af16f93cdc
|
Merge branch 'master' into checks/626-update-delete-topics
|
2021-07-27 10:51:55 +03:00 |
|
Alexander Krivonosov
|
38e1d12452
|
Add clean up policy to the topic overview (#718)
|
2021-07-26 23:13:31 +03:00 |
|
Ildar Almakaev
|
978091d92c
|
[issue-698] Fix docker-compose with connectors (#719)
* Install JDBC source/sink connector manually via Dockerfile
* Replace Docker image for running curl commands in 'create-connectors' service
|
2021-07-26 17:53:24 +03:00 |
|
Ilnur Farukhshin
|
3bf5a08d3a
|
Merge branch 'master' into issue207/ksqldb
|
2021-07-26 13:55:25 +03:00 |
|
Ilnur Farukhshin
|
64e2caf55c
|
[#207]: PR feedback
|
2021-07-26 13:52:38 +03:00 |
|
Alexander Krivonosov
|
8da350ea38
|
Allow increasing the number of partitions and updating of the replication factor (#544)
|
2021-07-24 18:00:29 +03:00 |
|
Marsel
|
20cbcd33e2
|
Issue#493 add authentication to schema registry (#679)
* adding basic authentication for SchemaRegistry
* checkstyle fix
* tests fix
* pull request fix
* pull request fixes
* replace string with constant
* adding documentation
Co-authored-by: marselakhmetov <makhmetov@provectus.com>
|
2021-07-23 18:52:15 +03:00 |
|
Anna Antipova
|
f523bfdbdf
|
626: use different lombok version for e2e-checks
|
2021-07-23 16:53:42 +03:00 |
|
Ildar Almakaev
|
3cec4a1d6f
|
Create JDBC Source and Sink connectors using docker-compose file (kafka-ui-connector.yaml) (#709)
|
2021-07-23 16:37:51 +03:00 |
|
Ilnur Farukhshin
|
232a17b80d
|
[#207]: fix(api): clean up
|
2021-07-23 16:32:45 +03:00 |
|
Ilnur Farukhshin
|
82ce538488
|
[#207] fix(api): lint
|
2021-07-23 13:15:34 +03:00 |
|
Ilnur Farukhshin
|
c784fc87c4
|
[#207] fix(api): lint import
|
2021-07-23 13:04:01 +03:00 |
|
Ilnur Farukhshin
|
0434c48a2d
|
[#207] fix(api): lint
|
2021-07-23 12:49:11 +03:00 |
|
Ilnur Farukhshin
|
d59b4e69f9
|
[#207] tests(api): added unit tests for KsqlService, KsqlCommandStrategies
|
2021-07-23 10:07:54 +03:00 |
|
Anna Antipova
|
7ab069f1e7
|
626: increase wait interval
|
2021-07-22 21:21:10 +03:00 |
|
Anna Antipova
|
7eef24b373
|
626: make path configurable instead of hardcoded
|
2021-07-22 21:11:45 +03:00 |
|
Anna Antipova
|
7ae04f7fa6
|
626: get rid of reloadPage method and provide parameters instead of path + method rename
|
2021-07-22 21:05:15 +03:00 |
|
Anna Antipova
|
ed2d88f17c
|
626: provide encapsulation for MainPage field
|
2021-07-22 21:01:34 +03:00 |
|
Anna Antipova
|
08843343bb
|
626: provide encapsulation for TopicView fields
|
2021-07-22 20:59:54 +03:00 |
|
Anna Antipova
|
7503c41cbf
|
626: refactor names of class and methods
|
2021-07-22 20:53:52 +03:00 |
|
Anna Antipova
|
f79fd92a47
|
626: reverting back lombok version to 1.18.10
|
2021-07-21 17:54:29 +03:00 |
|
Anna Antipova
|
7e5d628f9f
|
Merge branch 'master' into checks/626-update-delete-topics
|
2021-07-21 16:28:25 +03:00 |
|
MBovtriukProvectus
|
326786e4ff
|
Display replication factor field in topics list #608 (#697)
|
2021-07-21 15:55:30 +03:00 |
|
Roman Zabaluev
|
b296108e5b
|
Forward schema registry errors to API (#693)
* Forward schema registry errors to API
* Fix pr checks job
|
2021-07-21 15:54:31 +03:00 |
|
Anna Antipova
|
5d8a1afd5d
|
Merge branch 'master' into checks/626-update-delete-topics
|
2021-07-21 11:45:12 +03:00 |
|
Anna Antipova
|
e57b4304d3
|
626: wait for cleanup policy to update
|
2021-07-20 19:45:34 +03:00 |
|
Roman Zabaluev
|
443ed8bc8c
|
Replace favicon (#695)
* Replace favicon
* Fix pr checks job (again)
|
2021-07-20 18:00:46 +03:00 |
|
Anna Antipova
|
d47c7b1649
|
Merge branch 'master' into checks/626-update-delete-topics
|
2021-07-20 17:41:28 +03:00 |
|
Anna Antipova
|
1ec461e812
|
626: add test for delete topic
|
2021-07-20 17:39:58 +03:00 |
|