Ghost/apps
Sag 6e68c43f78
Added uniqueness validation for the recommendation URL (#18163)
closes https://github.com/TryGhost/Product/issues/3818

- in Admin, when adding a recommendation, the URL is compared against all existing ones. If the URL is already recommended, the publisher is shown an error: "A recommendation with this URL already exists.". Protocol, www, query parameters and hash fragments are ignored during the URL comparison.
- on the backend, there is another uniqueness validation for the recommendation URL. This check is redundant when adding a recommendation from Admin, but helps to keep data integrity when recommendations are added through other paths (e.g. via the API)
2023-09-15 13:14:47 +00:00
..
admin-x-settings Added uniqueness validation for the recommendation URL (#18163) 2023-09-15 13:14:47 +00:00
announcement-bar Reverted flexsearch to v0.7.21 2023-09-15 15:07:57 +02:00
comments-ui Temporarily increased timeout for Comments-UI web server init 2023-09-15 10:48:08 +02:00
portal Update sentry-javascript monorepo to v7.69.0 2023-09-15 10:33:55 +02:00
signup-form Update dependency @storybook/testing-library to v0.2.1 2023-09-15 11:15:56 +02:00
sodo-search Reverted flexsearch to v0.7.21 2023-09-15 15:07:57 +02:00