discourse/spec/components
Sam Saffron 6dd4bc7d57 FEATURE: support group owner, capable of controlling group membership
Group owners are regular users that can add or remove users to a group
The Admin UX allows admins to appoint group owners
The public group UX will display group owners first and unlock UI to
add and remove members

Group owners can only be appointed on non automatic groups
Group owners may not appoint another group owner
2015-11-10 00:56:57 +11:00
..
auth few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
common_passwords few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
concern - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
demon FIX: ensure child demon is correctly terminated from parent on stop 2015-06-15 12:36:47 +10:00
email FIX: List-ID should not contain space 2015-10-21 00:00:06 +05:30
file_store fix build 2015-06-01 11:22:58 +02:00
freedom_patches few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
highlight_js Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
import few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
middleware FEATURE: page view stats for mobile view 2015-07-03 17:19:33 -04:00
onebox/engine FEATURE: add context for cross topic links 2015-09-25 14:52:43 +10:00
plugin Allow plugins to specify a minimum requires version 2015-04-27 13:07:12 -04:00
scheduler FEATURE: per host regular jobs 2015-06-26 13:37:05 +10:00
sidekiq few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
site_settings FEATURE: global admin override of most of the user preferences 2015-08-21 20:39:21 +02:00
validators FIX: incorrect logic in email blocker 2015-06-15 11:28:50 +10:00
admin_user_index_query_spec.rb FIX: moderators should be able to search users by email 2014-10-29 22:08:41 +01:00
archetype_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
avatar_lookup_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
cache_spec.rb FIX: emoji cache could get corrupt 2015-02-19 16:58:22 +11:00
category_list_spec.rb FIX: unpinned topics shouldn't remain pinned on categories page 2015-06-10 14:36:55 -04:00
composer_messages_finder_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
content_buffer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
cooked_post_processor_spec.rb FIX: Tests would fail if your test db's optimized image ids were high 2015-10-16 17:08:41 -04:00
crawler_detection_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
current_user_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
directory_helper_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_diff_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_event_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_hub_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_plugin_registry_spec.rb FEATURE: plugins can register a custom admin quick start topic that will be seeded into new sites 2015-06-04 15:56:17 -04:00
discourse_plugin_spec.rb FIX: Clean up after adding events. Fixes random test failures. 2015-02-04 17:33:18 -05:00
discourse_sass_compiler_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_spec.rb MessageBus handles readonly redis now, no need to wrap it 2015-05-04 12:21:00 +10:00
discourse_stylesheets_spec.rb PERF: don't recompile css files that have already been compiled 2015-05-12 16:12:49 -04:00
discourse_updates_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
distributed_cache_spec.rb FEATURE: allow distributed cache to handle Set as value 2015-06-10 06:13:36 +10:00
distributed_memoizer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
distributed_mutex_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
enum_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
filter_best_posts_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
flag_query_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
gaps_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
guardian_spec.rb FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
has_errors_spec.rb PostEnqueuer object to handle validation of enqueued posts 2015-04-15 14:54:36 -04:00
html_prettify_spec.rb FEATURE: remove dependency of Redcarpet 2015-09-24 13:37:53 +10:00
image_sizer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
js_locale_helper_spec.rb Add JsLocaleHelper tests for i18n fallback 2015-07-15 14:23:41 -07:00
json_error_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
letter_avatar_spec.rb Convert specs to RSpec 2.99.2 syntax with Transpec 2015-04-25 11:18:35 -04:00
new_post_manager_spec.rb one more test 2015-08-06 10:38:30 +10:00
new_post_result_spec.rb NewPostManager determines whether to queue a post or not 2015-04-15 14:54:36 -04:00
oneboxer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
onpdiff_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
pbkdf2_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
pinned_check_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
post_creator_spec.rb FIX: timing issue with edits and cook post processing 2015-09-29 18:51:26 +02:00
post_destroyer_spec.rb FIX: When recovering a post, it should recreate user actions 2015-09-18 12:48:43 -04:00
post_enqueuer_spec.rb FIX: When approving/rejecting a post it should delete the user action 2015-04-24 15:25:47 -04:00
post_revisor_spec.rb FIX: remove latest empty revision 2015-05-29 20:08:39 +02:00
pretty_text_spec.rb improve UX remove username said if we have a title 2015-09-25 14:18:38 +10:00
promotion_spec.rb Promotion fails if the user account isn't old enough yet. 2015-04-14 12:14:59 -04:00
rate_limiter_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
redis_store_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
s3_helper_spec.rb remove invalid test since fog is gone 2015-05-25 18:08:59 +10:00
score_calculator_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
search_spec.rb FEATURE: new hide_user_profiles_from_public site setting 2015-10-28 19:56:08 +01:00
site_setting_extension_spec.rb fix the build 2015-09-09 15:34:53 +02:00
slug_spec.rb store the slug as the title is, only sanitize the slug 2015-05-05 18:33:16 +08:00
spam_handler_spec.rb FIX: do not block registration for whitelisted IP address 2015-06-02 15:06:45 +05:30
sql_builder_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
suggested_topics_builder_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
system_message_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
text_cleaner_spec.rb FIX: stop stripping zero-width-whitespace 2015-03-27 13:03:24 +11:00
text_sentinel_spec.rb FIX: Allow long words if they contain periods 2015-05-19 13:10:25 -04:00
topic_creator_spec.rb FIX: min_trust_to_create_topic affects private messages 2015-10-17 15:30:18 +05:30
topic_query_spec.rb correct implementation add tests 2015-11-02 15:05:08 +11:00
topic_retriever_spec.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
topic_view_spec.rb fix the build (460243d7) 2015-09-11 11:37:36 -07:00
topics_bulk_action_spec.rb FEATURE: Bulk Unlisting of topics 2015-10-27 16:57:40 -04:00
trashable_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
unread_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
url_helper_spec.rb FIX: properly support HTTPS CDN on HTTP site 2015-07-24 14:08:32 +10:00
user_name_suggester_spec.rb FIX: UserNameSuggester should not suggest usernames with a sequence of 2 or more special chars 2015-09-11 16:53:26 +05:30
version_spec.rb Allow plugins to specify a minimum requires version 2015-04-27 13:07:12 -04:00