docbrown/app
Julianna Tetreault 0a5babc10e
Add Recent Reactions to the Admin Users' Page (#10680)
* Adds Recent Reations back to the Admin Users page...UGH rebasing :(
  - Render negative_reactions partial in admin/edit.html.erb
  - Add #set_related_reactions back to Admin::UsersController
  - Refacotors JS to target #reports-row in _reports.html.erb

* Alphabetizes reports and reactions partials in edit.html.erb

* Adds tests around Recent Reports and Recent Reactions sections to users_spec.rb
2020-10-07 14:21:10 +07:00
..
assets Removed unused CodeMirror CSS class (#10611) 2020-10-06 10:02:10 +07:00
black_box [deploy] Adjust score a little bit more (#10034) 2020-08-27 07:21:44 -04:00
controllers Add Recent Reactions to the Admin Users' Page (#10680) 2020-10-07 14:21:10 +07:00
dashboards [deploy] Add co_author_ids to Articles (#10339) 2020-10-02 11:06:11 -04:00
decorators CSS Cleanups, part 2 (#10527) 2020-10-03 06:57:57 +02:00
errors [deploy] Add contexts and permissions to liquid tags (#8917) 2020-06-30 14:53:18 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers [deploy] Limit articles created by newer users (#10686) 2020-10-06 21:02:05 -04:00
javascript Return if receive own message (#10618) 2020-10-06 14:33:29 -04:00
labor Update BatchRewarder::REPOSITORIES (#10593) 2020-10-07 09:00:26 +07:00
lib [deploy] Add feed_strategy config (#10245) 2020-10-06 17:36:27 -04:00
liquid_tags [deploy] Add twitch liquid tags (#10577) 2020-10-05 11:55:27 -04:00
mailers Add missing presence validators to models (#10495) 2020-10-01 16:15:32 +02:00
middlewares [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
models [deploy] Limit articles created by newer users (#10686) 2020-10-06 21:02:05 -04:00
policies [deploy] [Admin Tooling] Allow admins unpublish articles from the Mod Actions Panel (#10038) 2020-09-02 16:08:08 -05:00
queries/admin Fixes 500 error when viewing the "Tag Mods" page without having the role on the database (#10515) 2020-10-01 12:55:25 -06:00
sanitizers [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
serializers [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
services Move method #approved_liquid_tags to user service (#10663) 2020-10-07 12:04:08 +07:00
uploaders [deploy] Bug Fix: Validate GIFs Frames and Add MiniMagick Timeout (#9319) 2020-07-15 09:49:24 -05:00
view_objects [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
views Add Recent Reactions to the Admin Users' Page (#10680) 2020-10-07 14:21:10 +07:00
workers Slack notification with reminder to delete user gdpr data (#10532) 2020-10-02 10:12:12 -04:00