2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
Hannah Wolfe 2876178dcf 🐛 Fixed logic error in navigation for isSecondary
closes #11772

- Ensures that isSecondary is a boolean true or false
- Added tests that cover the bug, switching to using compile because the helpers have to be run together
- TODO: all tests for helpers should be switched to compile, it's SO MUCH easier
2020-05-18 19:15:28 +01:00
..
client@78e905e272 Updated Ghost-Admin to v3.16.0 2020-05-18 14:43:53 +01:00
frontend 🐛 Fixed logic error in navigation for isSecondary 2020-05-18 19:15:28 +01:00
server Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
shared Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00