Skip to content
Snippets Groups Projects
Unverified Commit f691250b authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Migrate snippet form to formik (#26928)

* Add `NativeQuerySnippet` type

* Add `NativeQuerySnippet` mocks

* Add `snippets` to entities store type

* Add `SnippetCollectionName` component

* Support snippet folders in `FormCollectionPicker`

* Add `SnippetForm`

* Add `SnippetFormModal`

* Use new `SnippetFormModal`

* Remove `SnippetModal`

* Fix initial values formatting

* Ensure errors are displayed

* Simplify archive button

* Remove commented out code

* Detach entity loader props from own props

* Add unit tests

* Fix test names

* Fix modal props usage

* Use `NativeQuerySnippetId` type

* Make description field nullable

* Fix `FormTextArea` styling
parent 43a6e10e
No related merge requests found
Showing
with 706 additions and 148 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment