* 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