discourse/spec
Bianca Nenciu 1d26a473e7 FEATURE: Show "Recently used devices" in user preferences (#6335)
* FEATURE: Added MaxMindDb to resolve IP information.

* FEATURE: Added browser detection based on user agent.

* FEATURE: Added recently used devices in user preferences.

* DEV: Added acceptance test for recently used devices.

* UX: Do not show 'Show more' button if there aren't more tokens.

* DEV: Fix unit tests.

* DEV: Make changes after code review.

* Add more detailed unit tests.

* Improve logging messages.

* Minor coding style fixes.

* DEV: Use DropdownSelectBoxComponent and run Prettier.

* DEV: Fix unit tests.
2018-10-09 22:21:41 +08:00
..
components FIX: Make error in Discourse Hub more descriptive. (#6438) 2018-10-09 22:05:31 +08:00
fabricators Add missing fields to Upload Fabricator (#6448) 2018-10-04 22:00:07 +08:00
fixtures FEATURE: Post deployment migrations. (#6406) 2018-10-08 15:47:38 +08:00
helpers extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00
import_export FIX: topic and category exporters were only exporting users who created the first post 2018-01-16 12:51:53 -05:00
integration FEATURE: Automatically expire keys if not used for a configurable amount of time. (#6264) 2018-08-20 17:36:14 +02:00
integrity Use a more helpful failure message in spec 2018-09-13 21:31:44 +02:00
jobs DEV: Improve `Jobs::CleanUpEmailLogs` specs. 2018-10-08 11:11:20 +08:00
lib FEATURE: Show "Recently used devices" in user preferences (#6335) 2018-10-09 22:21:41 +08:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FEATURE: Mixed case tagging (#6454) 2018-10-05 10:23:52 +01:00
multisite DEV: Clear connections after multisite specs. 2018-09-11 10:15:06 +08:00
requests FEATURE: Show "Recently used devices" in user preferences (#6335) 2018-10-09 22:21:41 +08:00
serializers Add missing fields to Upload Fabricator (#6448) 2018-10-04 22:00:07 +08:00
services FEATURE: only export settings that changed via rake task 2018-10-08 11:54:52 +11:00
support FEATURE: Show "Recently used devices" in user preferences (#6335) 2018-10-09 22:21:41 +08:00
tasks suppress print output when running specs 2017-10-31 16:06:11 +05:30
views/omniauth_callbacks Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rails_helper.rb FEATURE: Post deployment migrations. (#6406) 2018-10-08 15:47:38 +08:00