Jan Cizmar

Results 111 issues of Jan Cizmar

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade codemirror from 5.62.0 to 5.65.5. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=codemirror&from_version=5.62.0&to_version=5.65.5&pr_id=c5e71a5b-d1e4-4463-906d-7db0a9d4d22a&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @formatjs/icu-messageformat-parser from 2.0.8 to 2.1.3. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@formatjs/icu-messageformat-parser&from_version=2.0.8&to_version=2.1.3&pr_id=a48c6b7f-c7bc-43f5-b476-df4c9af3809d&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade intl-messageformat from 9.8.1 to 9.13.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @sentry/browser from 6.10.0 to 6.19.7. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@sentry/browser&from_version=6.10.0&to_version=6.19.7&pr_id=847c48d2-4619-4895-a551-901ed21daca1&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-query from 3.19.1 to 3.39.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-query&from_version=3.19.1&to_version=3.39.1&pr_id=c12195e1-d7ad-4f8c-85e8-1debaa497748&visibility=true&has_feature_flag=false) :information_source: Keep your...

I've added endpoints to store and get current user language, so we don't have to store it in local storage. It's `GET /v2/user-preferences` and `PUT /v2/user-preferences/set-language/{languageTag}`

When multiople oAuth (GitHub/Google/etc) options are enabled. We shouldn't stack login buttons under each other, but put all of them to single line.

![image](https://user-images.githubusercontent.com/18496315/173564096-51dcfd7e-08a2-4ec3-8d57-9a4f8bffdaa8.png)