discourse/app
Bianca Nenciu 42f62a9e63
FIX: Shows all_results if current settings category has no results (#10358)
Searching for a specific setting only showed results from the current selected category. Before fixing fd02856, it automatically redirected the user to all_results. This was a problem because the redirect always happened and there was no way to share a link to a specific category.

The fix to this bug is to simply redirect the user to all_results if there are no results to be displayed.
2020-08-05 09:39:54 +02:00
..
assets FIX: Shows all_results if current settings category has no results (#10358) 2020-08-05 09:39:54 +02:00
controllers FEATURE: Invite emails to groups from add member modal (#10308) 2020-08-04 10:02:01 -05:00
helpers FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
jobs Revert "FIX: Regularly reset unknown extension of uploads" 2020-08-03 13:37:32 +02:00
mailers FIX: Add strip_secure_urls method to GroupSmtpMailer 2020-07-24 13:55:07 +10:00
models FIX: Previous fix comitted the wrong thing and was broken :( 2020-08-04 13:46:26 -04:00
serializers FEATURE: Add category_id to TopicViewWordpressSerializer (#10372) 2020-08-05 11:50:15 +10:00
services DEV: adds plugin api to add custom recipients of a post revision (#10367) 2020-08-04 11:57:33 +02:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00