0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Matt Hanley 1fabd76391 Added newsletter permissions for Editors and Authors
refs https://github.com/TryGhost/Team/issues/1618

- Editors and Authors require read access to newsletters as part of the publish + send workflow
2022-05-12 14:46:55 +01:00
..
clients Switched to mysql2 library 2022-03-03 09:59:37 +01:00
default-settings Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
fixtures Added newsletter permissions for Editors and Authors 2022-05-12 14:46:55 +01:00
commands.js Altered migration utility to always use algorithm=copy for MySQL (#14699) 2022-05-09 10:16:36 +01:00
index.js Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
schema.js 🏗 Dropped webhooks.status column (#14713) 2022-05-11 14:11:47 +01:00
validator.js Fixed model validation erroneously triggering on non-nullable text fields 2022-05-05 14:56:59 +01:00