discourse/test/javascripts/fixtures
jbrw 09a97363da
FIX: allow editing in composer before a category is selected (#10724)
* FIX: allow editing in composer before a category is selected

If the site setting `allow_uncategorized_topics` is disabled, but no site categories have a topic template, the textarea of the composer should be enabled. This allows for a post body to be entered, however the post/topic should not be successfully created until a category is selected.

If `allow_uncategorized_topics` is disabled *and* one or more categories have a topic template, the textarea of the composer should remain disabled until a category is chosen (so that the body of their post isn’t overwritten by the template).

* Avoid recalculating hasTopicTemplates repeatedly
2020-09-23 10:28:56 -04:00
..
concerns Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
about.js Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
badges_fixture.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
category-fixtures.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
dashboard-general.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
dashboard.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
directory-fixtures.js FIX: move total rows count & load more URL inside meta. 2020-04-03 07:32:50 +05:30
discovery_fixtures.js FEATURE: add user opt to select bookmarks as home (#10597) 2020-09-10 11:13:12 -04:00
draft.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
drafts.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
group-fixtures.js Make prettier happy 2020-08-20 16:27:32 +02:00
groups-fixtures.js UX: drop the automatic_membership_retroactive column from groups model. (#9430) 2020-04-22 22:07:39 +05:30
notification_fixtures.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
poll.js FEATURE: Remove user topic timers and migrate to bookmarks with reminders (#10474) 2020-09-14 11:11:55 +10:00
post.js DEV: post fixture mismatching topic fixture 2020-04-01 17:44:18 +11:00
private_messages_fixtures.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
problems.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
reports_bulk.js UX: rework date time input range (#9524) 2020-04-22 22:17:53 +02:00
reports.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
search-fixtures.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
session-fixtures.js FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
site_settings.js FIX: Fewer 404s in JS tests 2020-07-16 16:23:54 -04:00
site-fixtures.js FIX: allow editing in composer before a category is selected (#10724) 2020-09-23 10:28:56 -04:00
static_fixtures.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
top_fixture.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
topic.js FEATURE: Remove user topic timers and migrate to bookmarks with reminders (#10474) 2020-09-14 11:11:55 +10:00
user_fixtures.js FEATURE: add regular_categories field in site setting & user option. (#10477) 2020-08-20 00:35:04 +05:30
user-badges.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
watched-words-fixtures.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00