Guzel738
44cf449a8f
Create Schema Registry form ( #209 )
...
* First commit
* Create Schema Form. Refactoring
* Specs for Create Schema Registry form created
* Update thunks.spec.ts
* Update actions.spec.ts
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-02-28 22:39:09 +03:00
Oleg Shur
3bc9447cc7
Schema Registry Views ( #195 )
...
* Schema Registry index page https://github.com/provectus/kafka-ui/pull/183
* Schema Registry show page https://github.com/provectus/kafka-ui/pull/196
* Specs https://github.com/provectus/kafka-ui/pull/208
* New JsonViewer common component
2021-02-24 15:05:05 +03:00
Oleg Shur
8f63cf775e
[CHORE] Specs. Improvements ( #202 )
...
* [CHORE] Improve types
* [CHORE] Example of actions & thunks specs
* [CHORE] Example of reducer & selectors specs
* [CHORE] Update dependencies
2021-02-20 00:10:50 +03:00
Oleg Shur
b4a243f470
[Issue 191] Fix Cluster Widgets on dashboard ( #201 )
...
* [ISSUE-191] Update Bulma to 0.9.2
* [ISSUE-191] Add links to Cluster Widget
* [ISSUE-191] Cluster Widget improvements
2021-02-17 21:17:26 +03:00
Oleg Shur
6fb1d12355
[CHORE] Specs and Test env improvements ( #198 )
...
* [CHORE] Update dependencies
* [CHORE] Configure Test env. Add enzyme-to-json snapshot serializer
* [CHORE] Specs for Topic Messages component
* [CHORE] Mock Date-fns
* [CHORE] Refactor keys
* Run related tests on commit
* [CHORE] Stub date
Co-authored-by: Azat Mutigullin <mehemaul@gmail.com>
2021-02-16 14:16:03 +03:00
Oleg Shur
ddc784559d
Get rid of redundant enums ( #186 )
...
* [CHORE] Get rid of redundant ActionType enum
* [CHORE] Get rid of redundant FetchStatus enum
* [CHORE] Get rid of redundant CustomParamButtonType enum
2021-02-11 16:29:18 +03:00
Guzel738
10a27ba60e
Messages component refactoring ( #174 )
...
* ISSUE-169 Sort topics (#172 )
* Messages Table component created
* Messages component refactored
* MessageItem component fixed
* MessageItem component updated
* MessageItem component refactored
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
2021-02-05 16:53:41 +03:00
Guzel738
5518bbd196
File for enzyme configuration fixed
2021-02-03 17:15:29 +03:00
Guzel738
1940ff8065
Package.json file edited
2021-02-03 13:58:22 +03:00
Guzel738
8320e9755b
Update Messages.spec.tsx
2021-02-02 17:26:25 +03:00
Guzel738
51c0b1a41c
Configuration files updated
2021-02-02 14:48:29 +03:00
Guzel738
8ecbeda71f
Merge branch 'i154/tests' of github.com:provectus/kafka-ui into i154/tests
2021-02-02 13:37:08 +03:00
Guzel738
d59355873e
Improvements made
2021-02-02 13:36:22 +03:00
Guzel738
a08fc65487
Update Messages.spec.tsx
2021-02-02 12:51:38 +03:00
Guzel738
b4f71891a9
Mock function fixed
2021-02-01 21:21:40 +03:00
Guzel738
bbf6807a0c
Messages component covered with tests
2021-02-01 17:51:53 +03:00
Guzel738
5f1e057a48
Messages component covered with tests, integration to the git hooks added
2021-02-01 17:13:27 +03:00
Guzel738
fe1929ebe8
Changes made
2021-02-01 14:11:09 +03:00
Guzel738
a818168eaa
serviceWorker file fixed
2021-02-01 13:04:05 +03:00
Guzel738
79033de3ea
Tests for Messages component
2021-02-01 13:04:05 +03:00
Guzel738
b27bef8afa
Clean up
2021-02-01 13:04:05 +03:00
Guzel738
89ae3c0e0e
Initial tests created
2021-02-01 13:03:01 +03:00
Guzel738
3c843e1266
Unexpected any types replaced ( #160 )
...
* Any types replaced
* No console rule disabled
2021-01-26 21:42:16 +03:00
soffest
fbc2ab306e
Issue#149 Fixed consumer groups pages. ( #150 )
...
* Fixed consumer groups pages.
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-12-25 18:27:09 +03:00
soffest
4bd5f7d9da
Fixed topic message search params after navigation to next page. ( #140 )
...
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-12-15 15:26:37 +03:00
Oleg Shur
f5ed4a4d1b
Merge pull request #133 from provectus/chore/update_react
...
[CHORE] Update dependencies. Clean linter warnings
2020-12-07 14:46:09 +03:00
Oleg Shuralev
7ac9f6d038
[CHORE] Update dependencies. Clean linter warnings
2020-12-02 17:33:59 +03:00
soffest
dd26014be1
Fixed api base path in react app. ( #131 )
...
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-12-02 16:54:35 +03:00
soffest
4ec0422357
Brokers, Topic details: Display disk usage. ( #129 )
...
* Display brokers disk usage.
* Fixed disk usage alignment.
* Added disk usage to topic details.
* Updated metrics wrapper props.
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-11-30 15:48:08 +03:00
Azat Mutigullin
ead4789cff
[FE] Simplify Eslint config
2020-11-24 14:10:47 +03:00
Azat Mutigullin
effe0603d6
[FE] After merge fixes
2020-11-23 14:47:40 +03:00
Azat Mutigullin
058c156144
Merge remote-tracking branch 'origin/master' into enhancement/fix-eslint-errors
...
# Conflicts:
# kafka-ui-react-app/package-lock.json
# kafka-ui-react-app/src/components/Brokers/Brokers.tsx
# kafka-ui-react-app/src/components/Brokers/BrokersContainer.ts
# kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClusterWidget.tsx
# kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx
# kafka-ui-react-app/src/components/Topics/Details/DetailsContainer.ts
# kafka-ui-react-app/src/components/Topics/Details/Messages/Messages.tsx
# kafka-ui-react-app/src/components/Topics/List/ListItem.tsx
# kafka-ui-react-app/src/components/Topics/New/NewContainer.ts
# kafka-ui-react-app/src/components/Topics/TopicsContainer.ts
# kafka-ui-react-app/src/redux/actions/actions.ts
# kafka-ui-react-app/src/redux/api/clusters.ts
# kafka-ui-react-app/src/redux/api/consumerGroups.ts
# kafka-ui-react-app/src/redux/api/topics.ts
# kafka-ui-react-app/src/redux/interfaces/broker.ts
# kafka-ui-react-app/src/redux/interfaces/topic.ts
# kafka-ui-react-app/src/redux/reducers/clusters/selectors.ts
# kafka-ui-react-app/src/redux/reducers/topics/reducer.ts
2020-11-23 14:39:34 +03:00
soffest
494443bb08
OpenAPI integration for kafka-ui frontend ( #120 )
...
* Added react openapi gen
* Integrated Openapi to React
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
2020-11-20 14:16:27 +03:00
Azat Mutigullin
be4b9543ce
[FE] Use id field for keys
2020-11-12 18:21:21 +03:00
Azat Mutigullin
cba12d4ff4
[FE] Fix eslint errors
2020-11-11 12:36:44 +03:00
soffest
fb67b538c6
Feature#94 Added submit button to handle messages filter change. ( #107 )
...
* Added submit button to handle messages filter change.
* Using memoized callback for messages filtering.
2020-11-10 17:44:54 +03:00
soffest
cee189a861
Feature#108: Topic message content tree view ( #110 )
...
* Implemented topic message content tree view.
* Cleanup.
* Attempt to fix build.
2020-11-10 13:38:19 +03:00
soffest
15c818fa70
Merge pull request #113 from provectus/bugfix/topic-create-update-callback
...
Prevent redirect to topic details before topic create/update response arrives.
2020-11-10 13:16:19 +03:00
Sofia Shnaidman
6673bd53c4
Prevent redirect to topic details before topic create/update response arrives.
2020-11-09 11:20:17 +03:00
Sofia Shnaidman
7d5af72bb9
Added cluster status to sidebar.
2020-11-03 00:10:48 +03:00
German Osin
8057dc123f
Fixed bugs ( #90 )
...
* Fixed bugs
* More fixes
2020-08-03 15:40:58 +03:00
maxim_tereshin
7b61a9b51d
Fix timestamp search ( #75 )
2020-07-07 14:23:27 +03:00
maxim_tereshin
be2d38133d
Topic messages filtering paginating ( #72 )
...
* Add filtering and pagination for topic messages
* Add delay to search query, momoize some functions
* Add partition selection
2020-07-07 12:45:34 +03:00
maxim_tereshin
f71c601d0d
Add filtering and pagination for topic messages ( #66 )
...
* Add filtering and pagination for topic messages
* Add delay to search query, momoize some functions
2020-07-02 14:29:12 +05:00
maxim_tereshin
f974febb5f
Add topic messages UI ( #61 )
2020-06-16 12:46:51 +03:00
Sergey Zakirov
128c0d2e92
Topic settings editing ( #55 )
...
* Topic editing
* Remove old code
* Implement unique field name select
* Final changes to topic editing
* Cleanup eslint.json
2020-06-16 12:24:24 +03:00
soffest
0815739d79
Consumer group details view. ( #18 )
...
* Added concumer groups list with search.
* Added consumer group details view.
* Minor tweaks.
* Backend group details (#19 )
* temp result commit
* consumer group details api done
* fixes
* changed calls from loop into vars, changed foreach to map
* changes
* removed redundant import
* Refactoring, fixed contract
* Fixed useless group query
* fix-consumer-groups-retaining-cluster-on-cluster-switch
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Azat Gataullin <gataniel@gmail.com>
* Add loader, fix details
* Add empty text for consumer groups
Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
Co-authored-by: Roman Nedzvetskiy <gmcodemail@gmail.com>
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Azat Gataullin <gataniel@gmail.com>
Co-authored-by: Maxim Tereshin <tereshin93@gmail.com>
2020-05-21 14:09:59 +03:00
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