discourse/test/javascripts
Joffrey JAFFEUX f5eccdd0b8
FIX: ensures period-chooser is not losing query params (#10534)
eg repro before:
- visit http://pr-discourse.test/top/weekly?f=foo
- select another period in the period chooser
- f=foo was gone

After this commit it should still be present
2020-08-26 19:01:08 +02:00
..
acceptance FIX: ensures period-chooser is not losing query params (#10534) 2020-08-26 19:01:08 +02:00
admin REFACTOR: Remove `Discourse` constant from `get-owner` 2020-08-25 09:16:32 -04:00
components FIX: Current title wasn't visible when assigning badge title 2020-08-24 21:39:44 +02:00
controllers REFACTOR: Migrate `screenTrack` to a service 2020-08-14 13:14:17 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures Make prettier happy 2020-08-20 16:27:32 +02:00
helpers REFACTOR: Move `bootbox` to an import instead of global variable (#10533) 2020-08-26 12:57:13 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib REFACTOR: Move `bootbox` to an import instead of global variable (#10533) 2020-08-26 12:57:13 -04:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
services REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -04:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets FIX: do not override logo markup when loading page in dark mode 2020-08-18 20:33:42 -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 REFACTOR: Remove `Discourse` constant from `get-owner` 2020-08-25 09:16:32 -04:00