kafka-ui/kafka-ui-react-app/src/redux
Alexander Krivonosov caec4eb170
Schema registry views (#317)
* Add schema type select to the form

* Implement adding new version of a schema

* Fix some issues & Increase test coverage

* Add more tests

* Add compatibility level update

* Abstract updating schema into a separate thunk & test it

* Remove warnings and skipped test

* Update failed tests

* Update failing tests

* Update markup

* Make the JSONEditor a part of the form

* Fix linting problem

* Fix errors
2021-04-22 16:26:02 +03:00
..
actions Schema registry views (#317) 2021-04-22 16:26:02 +03:00
interfaces Improve eslint configuration (#385) 2021-04-22 14:50:06 +03:00
reducers Improve eslint configuration (#385) 2021-04-22 14:50:06 +03:00
store/configureStore Kafka Connect. Initial setup (#362) 2021-04-07 23:50:17 +03:00