Upgrading kinto-admin to v2.1.0. Upgrading node version to 18. #3303
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes several issues from kinto-admin.
Refactor the JSONEditor component kinto-admin#237
Display a busy state whenever the server info is fetched kinto-admin#579
No attachment widget is shown if collection has no schema kinto-admin#616
Cannot edit collection metadata without display fields defined kinto-admin#621
If collection creation is not allowed, form shows confusing message kinto-admin#633
Prevent double submission of forms kinto-admin#1360
Loading indicator not shown when loading history kinto-admin#1596
Swap kinto-admin-form with rjsf/bootstrap-x? kinto-admin#2118
Use official Enzyme test adapter when it is available for React 17 kinto-admin#2159
[signoff] Simple Review should disable the approve/reject buttons after they're clicked kinto-admin#2206
[signoff] Offer ability to use simple-review as default review UI kinto-admin#2269
Migrate away from container components in favor of functional compomnents with
react-redux
hooks kinto-admin#3026Attempting to update a collection's settings when there is an error, leads to no obvious indication without scrolling kinto-admin#3059
Add tests.
Add a changelog entry.
Add your name in the contributors file.