0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Fabien 'egg' O'Carroll e9687d359d
Removed unique constraint from Product names (#12928)
refs https://github.com/TryGhost/Team/issues/586

A discussion in the Members team resulted in us determining that we do
not need to enforce unique names for Products. Stripe does not enforce
uniqueness for their Products, and we feel it's not necessary for us to.
2021-05-07 13:34:23 +01:00
..
api-acceptance Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
frontend-acceptance
regression Added ability to send a newsletter to members with a certain label or product (#12932) 2021-05-07 11:56:41 +01:00
unit Removed unique constraint from Product names (#12928) 2021-05-07 13:34:23 +01:00
utils Moved theme service to core/server 2021-04-27 15:14:49 +01:00
.eslintignore
.eslintrc.js Switched to using .js files for eslint 2021-05-07 10:30:41 +01:00
.jshintrc