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
soffest
1679d7267f
Merge pull request #16 from provectus/improvement/6-remove-disk-system-dashboards
...
Removed disk/system dashboards.
2020-03-11 11:16:33 +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
Oleg Shur
886035f564
Merge pull request #15 from provectus/improvement/13-show-isr-osr
...
Implemented ISR & OSR display.
2020-03-10 21:13:11 +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
Sofia Shnaidman
91149ee332
Updated README.md
2020-03-03 18:34:18 +03:00
Oleg Shur
86307e9132
Update README.md
2020-03-03 12:40:58 +03:00
Yevgen Taran
db372ad346
Update README.md
2020-03-03 10:28:17 +02:00
Yevgen Taran
033fe1b539
Update README.md
2020-03-03 10:26:50 +02:00
Zhenya Taran
8b64575bd5
use cluster name instead of cluster id
2020-03-01 16:07:33 +02:00
Zhenya Taran
01c2c8b20b
add isr count and out of sync replicas count
2020-03-01 12:52:11 +02:00
Zhenya Taran
ef39834651
add swagger-ui on /swagger-ui.html
2020-03-01 12:08:26 +02:00
Zhenya Taran
6a15b18d4a
fix build and issue with offline cluster
2020-02-27 15:28:57 +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
Oleg Shuralev
83ce3f7f5b
Update the file structure
2020-02-04 09:24:16 +03:00
Oleg Shur
7193af2b52
Merge pull request #2 from provectus/feature/topics_ui_react
...
Topics UI
2020-01-27 18:32:27 +03:00
Oleg Shuralev
d75250259b
Docs
2020-01-19 22:47:38 +03:00
Oleg Shuralev
d9768bce30
Cleanup
2020-01-19 22:44:10 +03:00
Oleg Shuralev
4dce582b64
[API] Remove fastify
2020-01-19 22:24:28 +03:00
Oleg Shuralev
2548c200ed
[API] Json server mocks
2020-01-19 22:23:45 +03:00
Oleg Shuralev
affd24560f
Cleanup
2020-01-19 21:08:34 +03:00
Oleg Shuralev
fad704f377
[UI] Dashboard
2020-01-19 20:50:59 +03:00
Oleg Shuralev
870971f879
[UI] Lodash
2020-01-19 20:50:39 +03:00
Oleg Shuralev
4b176b87b4
[API] Update cluster mocks
2020-01-19 20:50:24 +03:00
Oleg Shuralev
c327908493
[UI] Cleanup
2020-01-19 17:45:04 +03:00
Oleg Shuralev
82d81dd847
[UI] Create Topic action
2020-01-17 23:53:46 +03:00
Oleg Shuralev
ee92f4482f
[API] POST Topic
2020-01-17 23:06:48 +03:00
Oleg Shuralev
e24423e613
[UI] Topic Creation Page
2020-01-17 22:35:19 +03:00
Oleg Shuralev
3ef98359d5
[UI] Add react-hook-form
2020-01-17 22:34:44 +03:00
Oleg Shuralev
cc98afca0d
[UI] Details
2020-01-12 21:39:43 +03:00
Oleg Shuralev
4d82638f49
[API] Update payload
2020-01-12 21:39:31 +03:00
Oleg Shuralev
30954ba5be
[API] Add Topic Config Mock
2020-01-12 02:45:19 +03:00
Oleg Shuralev
3eb74bdaea
[UI] Cleanup
2020-01-12 02:12:16 +03:00
Oleg Shuralev
ff852b390e
[UI] Topic Details
2020-01-12 01:53:04 +03:00
Oleg Shuralev
ea4b9dc0b4
[API] Topic Deatils mocks
2020-01-12 01:52:37 +03:00
Oleg Shuralev
dbe497f0f2
[UI] Add TopicDetails interface
2020-01-08 15:41:46 +03:00
Oleg Shuralev
ff6b28487a
[UI] Normalize Topic State
2020-01-08 15:19:52 +03:00
Oleg Shuralev
b49fb14623
[UI] Breadcrumb
2020-01-08 14:28:46 +03:00
Oleg Shuralev
e30dcdd7f0
[UI] Add common metrics components
2020-01-08 13:27:37 +03:00
Oleg Shuralev
25a7bf0301
[UI] Cleanup
2020-01-08 04:10:10 +03:00
Oleg Shuralev
5a94e9084f
[UI] Nav cleanup
2020-01-08 03:18:49 +03:00
Oleg Shuralev
74b0c000da
[UI] Brokers Dashboard
2020-01-08 03:11:52 +03:00
Oleg Shuralev
88335f94a8
[UI] Add byte formater
2020-01-08 03:08:22 +03:00
Oleg Shuralev
e4adeece6d
[API] Mocking
2020-01-08 03:07:57 +03:00
Oleg Shuralev
9c0d4ef2c2
[UI] Metrics polling
2020-01-08 01:38:53 +03:00