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/fixtures
Roman Rizzi b45a30c40f
FIX: Users without shared drafts access can still have access to the category. (#11476)
This is an edge-case of 9fb3629. An admin could set the shared draft category to one where both TL2 and TL3 users have access but only give shared draft access to TL3 users. If something like this happens, we need to make sure that TL2 users won't be able to see them, and they won't be listed on latest.

Before this change, `SharedDrafts` were lazily created when a destination category was selected. We now create it alongside the topic and set the destination to the same shared draft category.
2020-12-14 16:08:20 -03:00
..
concerns REFACTOR: Remove .erb file from javascript tests 2020-10-08 18:36:09 -04:00
about.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
badges-fixture.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
category-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
dashboard-general.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
dashboard.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
directory-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
discovery-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
draft.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
drafts.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
group-fixtures.js FIX: moderators can add/remove group owners (#10960) 2020-10-19 16:30:21 -04:00
groups-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
notification-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
poll.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
post.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
private-messages-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
problems.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
reports-bulk.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
reports.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
search-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
session-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
site-fixtures.js UX: Move category editing/creation to its own page (#10973) 2020-10-23 12:49:02 -04:00
site-settings.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
static-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
top-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
topic.js FIX: Users without shared drafts access can still have access to the category. (#11476) 2020-12-14 16:08:20 -03:00
user-badges.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
user-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
watched-words-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00