Ghost/ghost/admin/app/templates/settings
Kevin Ansfield bd5f7a8daa 🐛 Fixed missing "file too large" text for import uploads (#867)
closes https://github.com/TryGhost/Ghost/issues/8660

- detect a `413` when uploading an import and show the appropriate message
- refactor `{{gh-file-upload}}` to use closure actions
- add test selectors to import errors HTML
- note: doesn't include tests because `{{gh-file-upload}}` doesn't rely on the file input's `change` event (as used by our other uploader components to facilitate testing) and browsers don't allow us to artificially set and submit files
2017-09-22 21:59:05 +02:00
..
apps 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
design 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00
tags Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
apps-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
apps.hbs 🎨 team + apps header consistency (#716) 2017-05-30 15:23:38 +02:00
code-injection-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
code-injection.hbs 🎨 team + apps header consistency (#716) 2017-05-30 15:23:38 +02:00
design-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
design.hbs 🎨 Improved theme validation messages (#812) 2017-08-02 14:30:47 +04:00
general-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
general.hbs Upload/Download redirects UI 2017-09-21 17:01:40 +02:00
labs-loading.hbs 💄 Fix positioning of loading spinner (#751) 2017-06-19 11:09:53 +01:00
labs.hbs 🐛 Fixed missing "file too large" text for import uploads (#867) 2017-09-22 21:59:05 +02:00
tags-loading.hbs Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
tags.hbs Refactor general UI state into a service 2017-08-15 16:01:12 +01:00