0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/client
Kevin Ansfield 871ba32343 Basic post/user search
refs #5343, #5652
- implements basic post and user search using selectize input
- queries minimal API endpoint and refreshes results on search input focus if results are older than 60 seconds
2015-08-31 22:47:26 +01:00
..
about_test.js Fix route for About page 2015-05-25 17:06:17 +01:00
app_test.js Basic post/user search 2015-08-31 22:47:26 +01:00
content_test.js Remove legacy mobile view logic 2015-06-14 14:42:21 -07:00
editor_test.js Set a minimum spin time of 1 second for gh-spin-button 2015-08-27 22:16:01 +01:00
psm_test.js Replace the current tag input with a selectize based input 2015-08-20 14:40:56 +01:00
settings_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00
signin_test.js Add loading spinner to forgot button on signin page 2015-08-28 17:20:03 +01:00
signout_test.js Fix-up remaining functional tests 2015-05-22 20:13:54 +01:00
signup_test.js Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
tags_test.js Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
team_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00