discourse/spec
Blake Erickson 9c606dd99a FIX: Return error if new topic category not found
If creating a topic via the api as an admin and the category you specify
cannot be found an error will now be returned instead of just creating
the topic with no category. This will prevent accidental public topic
creation originally intended for a private category.
2019-05-08 15:02:00 -06:00
..
components Track Discourse user agent pageviews as crawler 2019-05-08 10:38:55 -04:00
fabricators DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
fixtures DEV: introduce new API to look up dynamic site setting 2019-05-07 11:00:30 +10:00
helpers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
import_export DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integration DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
integrity DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
jobs FEATURE: Hide Reviewable scores, change score filter to Priority 2019-05-07 14:05:23 -04:00
lib DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
mailers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
models FIX: Correctly clear theme stylesheet cache when changing color scheme 2019-05-08 16:02:55 +01:00
multisite DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
requests FIX: Return error if new topic category not found 2019-05-08 15:02:00 -06:00
serializers DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
services Fix broken spec in 405ba00 take 2. 2019-05-08 16:07:14 +08:00
support FIX: don't bump topics when hidden tags are added or removed 2019-05-06 14:52:18 -04:00
tasks DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00
views/omniauth_callbacks DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00
rails_helper.rb DEV: Prefabrication (test optimization) (#7414) 2019-05-07 13:12:20 +10:00