discourse/test/javascripts
Jarek Radosz de79f19947
Revert "UX: Style video elements, show descriptions (#10040)" (#10258)
This reverts commit 7d289a4f3e.

Now that 36bad0c31f is in and we have video previews on all platforms, the commit that's being reverted is no longer needed. In the worst case scenario, the video description is clipped under the video poster if the video aspect ratio is other than 16:9. This commit removes descriptions and the custom style for the video elements.

# Conflicts:
#	app/assets/javascripts/pretty-text/addon/engines/discourse-markdown-it.js
#	test/javascripts/lib/pretty-text-test.js
2020-07-17 23:31:01 +02:00
..
acceptance FIX: Fewer broken image paths in tests 2020-07-17 15:43:17 -04:00
admin DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
components FIX: More 404 image requests in test 2020-07-17 14:58:32 -04:00
controllers FIX: passwordRequired is a computed property 2020-07-17 15:07:49 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FIX: Fewer broken image paths in tests 2020-07-17 15:43:17 -04:00
helpers FIX: Don't load images that don't exist in test 2020-07-17 14:33:38 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib Revert "UX: Style video elements, show descriptions (#10040)" (#10258) 2020-07-17 23:31:01 +02:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: count new and unread respects muted categories (#10131) 2020-07-16 12:24:51 +10:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets FIX: More 404 image requests in test 2020-07-17 14:58:32 -04:00
plugin_tests.js.erb FIX: Allow plugins to provide test directories with transpiled .js 2020-06-16 14:31:01 -04:00
test_helper.js FIX: Silence route-recognizer source map errors in development mode 2020-07-15 15:42:04 -04:00