0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/tests/unit
Kevin Ansfield fd73ca72cd Minor tag settings validation updates & fixes
refs #5845
- add tests for `tag-settings` validator
- add validation for tag slug length
- fix display of error message when saving tag fails on the server
- add max chars text to description char count, remove error message as the count/input colour already indicates an error
2015-10-19 10:45:41 +01:00
..
components Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
controllers deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
helpers Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
mixins Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
models Fix "Unsupported rule: jsDoc" when linting 2015-10-15 09:24:39 +01:00
services Avoid duplicate alerts, clear alerts on successful retry or sign-in 2015-10-12 19:21:30 +01:00
utils Standardize ember test names and file names 2015-10-06 17:31:03 +01:00
validators Minor tag settings validation updates & fixes 2015-10-19 10:45:41 +01:00
.gitkeep