Azat Gataullin
42085b5f07
fix-routes-for-details ( #45 )
2020-05-05 15:03:44 +03:00
Azat Gataullin
2d45c488f9
Enhancement/improve time to retain usability v2 ( #35 )
...
* enhancement/improve-time-to-retain-usability
* add-btn-controls-for-time-to-retain-for-topics
2020-04-28 14:21:36 +03:00
Azat Gataullin
3c5b46bd76
fix-bug-topic-not-creatable-when-no-custom-params ( #37 )
...
* fix-bug-topic-not-creatable-when-no-custom-params
* remove-linter-changes-to-cleanup-PR
2020-04-28 14:18:22 +03:00
Azat Gataullin
5d0b783abb
issue-31/add-ui-prefix-for-react-routes ( #34 )
...
* issue-31/add-ui-prefix-for-react-routes
* added route for /ui path (#40 )
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: Roman Nedzvetskiy <gmcodemail@gmail.com>
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
2020-04-28 14:17:52 +03:00
Azat Gataullin
ef1edba34b
Merge pull request #27 from provectus/issue-14/update-custom-params-key-to-work-as-object-not-array
...
issue-14/update-custom-params-key-to-work-as-object-not-array
2020-04-20 12:41:53 +03:00
Azat Gataullin
1fe6ec611c
redesign-topics-adding-custom-params-design
2020-04-16 17:23:05 +03:00
Azat Gataullin
df6884e575
issue-14/update-custom-params-key-to-work-as-object-not-array
2020-04-16 14:31:35 +03:00
Azat Gataullin
c17d8bfc28
enhancement/24-remove-extra-git-add
2020-04-14 15:35:14 +03:00
Azat Gataullin
2966881d69
enhancement/24-remove-extra-command-in-lint-staged
2020-04-14 15:33:59 +03:00
Azat Gataullin
0d9a6abc91
Update kafka-ui-react-app/package.json
...
Co-Authored-By: Gafiatullin Roman <rgafiatullin@provectus.com>
2020-04-14 15:30:51 +03:00
Azat Gataullin
fd6296fa9a
enhancement/24-add-husky-and-other-scripts
2020-04-13 13:26:48 +03:00
Azat Gataullin
78377d4321
enhancement/24-use-arbnb-setup
2020-04-13 13:26:44 +03:00
Azat Gataullin
a2ad214ccf
enhancement/24-init-standard-eslint
2020-04-13 13:09:31 +03:00
Azat Gataullin
e4dbebbc20
Merge branch 'master' into feature/14-add-custom-params-for-topics-creation
2020-04-10 17:00:34 +03:00
Azat Gataullin
3c4c9c1ef9
feature/14-code-cleanup
2020-04-09 20:04:39 +03:00
Azat Gataullin
3e174e8a44
issue/21-topic-form-make-time-to-retain-customizable
2020-04-09 17:05:44 +03:00
Azat Gataullin
0e7f75bf21
feature/14-cleanup
2020-04-09 13:36:43 +03:00
Azat Gataullin
1109240169
feature/14-add-custom-params-for-topics-creation
2020-04-09 13:32:46 +03:00
soffest
c26edd1316
WIP: Consumer groups list with search. ( #17 )
...
* Added concumer groups list with search.
* added endpoint for group consumers
* removed redundand code and imports
* changed method to async mono
* method located better
* changes after review
* changed foreach to map
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
2020-04-07 11:15:48 +03:00
Sofia Shnaidman
8e58a0895d
Merge branch 'master' of github.com:provectus/kafka-ui into improvement/6-remove-disk-system-dashboards
2020-03-11 11:15:08 +03:00
Sofia Shnaidman
7b151d50ca
Removed disk/system dashboards.
2020-03-04 17:41:11 +03:00
Sofia Shnaidman
cf645e9fe4
Implemented ISR & OSR display. Updated mock.
2020-03-04 17:23:25 +03:00
Zhenya Taran
8b64575bd5
use cluster name instead of cluster id
2020-03-01 16:07:33 +02:00
Yevgen Taran
498eb96bee
Feature/backend init ( #3 )
...
* move react-app to its own folder inside project
* move backend to kafka-ui repo
* setup react inside netty
* make application ready in 2 commands
* update readme
* update readme
* update readme
* update readme
* update profiles for application start inside (sdp profile) and outside docker (local profile)
* broker metrics endpoint
* topics endpoint start commit
* topics details endpoint start commit //
dependencies and versions fix
* small pom updates //
continue review fixes
* fix review issues //
save errors //
save connections and update connection logic //
save jmx, zookeeper, kafka statuses //
error with getting one topic doesn't fail others //
async metrics processing //
cluster data storage refactoring
* properties version extracting
* properties versions
* topic details
* remove jmx, topic details, topic configs
* create topic
* final fixes, topic creation
* topic creation ui fixes
* add check for cases when cluster is offline
2020-02-27 15:55:53 +03:00