mediawiki-extensions-Multim.../tests/qunit/mmv/ui
Gergő Tisza f04f5984d5 Display correct file type on download button
Works, but awkward - the extension name changes a little later than the button
text itself. This is hard to avoid since we don't know beforehand
what the thumbnail type is - we have to wait for the API request.
(We can't do thumbnail URL guessing here since we cannot catch the 404 error.)

In general the whole API handling here is not so good, with a separate API
request going out when we should just get all size options in a single request,
when the user opens the reuse panel.

Change-Id: I502b7cb4e99d8af348d7d1967eb8343ec0f926fe
Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/471
2014-04-21 23:51:15 +00:00
..
mmv.ui.canvas.test.js Do not load too-big thumbnails for SVGs 2014-04-15 11:21:05 -07:00
mmv.ui.canvasButtons.test.js Rename Buttons to CanvasButtons 2014-03-28 00:10:04 +00:00
mmv.ui.categories.test.js Make categories behave 2014-04-08 19:58:13 +00:00
mmv.ui.description.test.js Merge MultiLightbox into MultimediaViewer 2014-02-25 02:00:13 +00:00
mmv.ui.fileUsage.test.js Use mw-mmv CSS prefix consistently for all things 2014-03-31 21:33:12 +00:00
mmv.ui.metadataPanel.test.js Load moment.js on demand 2014-04-15 14:13:27 +02:00
mmv.ui.permission.test.js Make $.animate a noop in some tests to avoid conflicts 2014-03-29 20:56:06 +01:00
mmv.ui.reuse.dialog.test.js Load oojs-ui on demand when "use this file" is clicked 2014-04-14 11:50:05 +02:00
mmv.ui.reuse.download.test.js Display correct file type on download button 2014-04-21 23:51:15 +00:00
mmv.ui.reuse.embed.test.js Selects html embed by default for logged-out users 2014-04-10 00:06:54 +00:00
mmv.ui.reuse.share.test.js Replace current URL generation logic with routing classes 2014-04-16 12:51:38 +02:00
mmv.ui.reuse.tab.test.js Add share panel, replace reuse 2014-03-19 02:06:21 +00:00
mmv.ui.reuse.utils.test.js Download tab, basic download and preview 2014-04-02 23:00:28 +00:00
mmv.ui.stripeButtons.test.js Show tooltip when all sorts of conditions are met 2014-04-08 18:33:24 +00:00
mmv.ui.test.js Add named timeouts to mw.mmv.ui.Element 2014-04-07 21:20:59 +00:00
mmv.ui.truncatableTextField.test.js Add truncatable text field, use for some fields 2014-04-09 15:53:37 -07:00