Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.32k stars 421 forks source link

Upgrading kinto-admin to v2.1.0. Upgrading node version to 18. #3303

Closed alexcottner closed 9 months ago

alexcottner commented 9 months ago

Fixes several issues from kinto-admin.

grahamalama commented 9 months ago

I think if you just include the issue number in the list (without the markdown formatting), we'll get the title of the issue inline. i.e. - #237

vs - [#237](https://github.com/Kinto/kinto-admin/issues/237)

alexcottner commented 9 months ago

I think if you just include the issue number in the list (without the markdown formatting), we'll get the title of the issue inline. i.e. - #237

* [Activate POST on collections #237](https://github.com/Kinto/kinto/issues/237)

vs - [#237](https://github.com/Kinto/kinto-admin/issues/237)

* [#237](https://github.com/Kinto/kinto-admin/issues/237)

That links it to issue 237 in the kinto repo and not the kinto-admin repo. I couldn't find another way to do it.

grahamalama commented 9 months ago

🤦🏻‍♂️ my bad, got my repos mixed up, and that notation referring to this repo indeed makes sense.

I did just stumble on this though -- does this work in the description?

- https://github.com/Kinto/kinto-admin/issues/237

alexcottner commented 9 months ago

Oh yeah that's way better.