This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
Dan Ungureanu c3bab3ef38
FIX: Make category change work with shared drafts (#11705)
It used to change the category of the topic, instead of the destination
category (topic.category_id instead of topic.shared_draft.category_id).

The shared drafts controls were displayed only if the current category
matched the 'shared drafts category', which was not true for shared
drafts that had their categories changed (affected by the previous bug).
2021-01-14 19:20:34 +02:00
..
acceptance FIX: Make category change work with shared drafts (#11705) 2021-01-14 19:20:34 +02:00
fixtures UX: transition to edit URL when adding a category (#11634) 2021-01-05 08:34:35 -05:00
helpers FIX: Reset theme install modal state on close (#11670) 2021-01-11 18:27:31 +03:00
integration FEATURE: Optional filtered replies view (#11387) 2020-12-10 12:02:07 -05:00
unit FIX: Don't count HTML comments when calculating reply length. (#11658) 2021-01-07 15:44:17 -03:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00