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 624893456e Set a minimum spin time of 1 second for gh-spin-button
refs #5652, #5719
- adds a timeout to `gh-spin-button` so the spinner is always shown for at least 1 second

As a stopgap solution before #5719 can be implemented it was decided to keep the button spinning for a minimum time, even if the associated action completes quickly. Discussion can be found at https://ghost.slack.com/archives/dev/p1440670418004358
2015-08-27 22:16:01 +01:00
..
about_test.js Fix route for About page 2015-05-25 17:06:17 +01:00
app_test.js Move users routes out of settings & change to team 2015-06-18 19:46:46 +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 Change reset page errors to match sign-in page 2015-08-26 12:00:37 +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 Add inline error handling when creating/editing tag 2015-08-21 18:06:52 +01:00
team_test.js Replace validation notifications with inline validations 2015-07-28 12:26:34 +01:00