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
Bianca Nenciu eeae657ca5
FIX: No tags should be set if tag chooser is hidden (#11362)
If a user could not set tags because they had a trust level lower than
min_trust_level_to_tag_topics site setting, the "Create Topic" button
from a tag page would still show up and be enabled. Clicking it caused
the composer model to silently have the tags set.
2020-11-27 13:03:37 +02:00
..
acceptance FIX: No tags should be set if tag chooser is hidden (#11362) 2020-11-27 13:03:37 +02:00
fixtures FEATURE: Implement edit functionality for post notices (#11140) 2020-11-11 14:49:53 +02:00
helpers FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
integration FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
unit FIX: Add secure media url to SERVER_SIDE_ONLY list (#11348) 2020-11-25 15:31:31 +11:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js FIX: Modal methods should be wired up in setupTests not in module 2020-11-18 15:42:49 -05:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00