docbrown/spec/system
Julianna Tetreault 5daf162629
[deploy] Update "/internal/badges" route to "/internal/badge_achievements" (#9643)
* Update /internal/badges route to be /internal/badges/award
  -Updates the route
  -Redirects the old route, /internal/badges, to the new route

* Updates the redirect in #award_badges to correct route
  -Updates #award_badges in Internal::Badges::Controller
   to account for the new route, /internal/badges/award

* Adjust route to be /internal/badges/award in admin_awards_badges_spec.rb

* Adjust URL to be /internal/badges/award in badges_spec.rb

* Replace /internal/badges/award with /internal/badge_achievements to follow convention
  -Updates the old route in routes.rb
  -Updates the old route in #award_badges in Internal::Badges::Controller
  -Updates the old route in admin_awards_badges_spec.rb
  -Updates the old route in badges_spec.rb
2020-08-06 09:58:19 -04:00
..
admin [deploy] Move Admin interface paths (#9576) 2020-08-03 08:49:23 -04:00
articles [deploy] Fix showing unpublished article edit link (#9511) 2020-07-30 15:18:30 +02:00
authentication [deploy] Refactor: Remove Omniauth Error Logs, Send to Honeybadger (#9205) 2020-07-08 11:21:57 -05:00
collections [deploy] Add index and show pages for series (#9201) 2020-07-29 10:01:52 -04:00
comments Flaky Spec Fix:Clear Elasticsearch FeedContent to avoid trying to load missing images (#9402) 2020-07-20 09:01:42 -05:00
dashboards [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
homepage Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
internal [deploy] Update "/internal/badges" route to "/internal/badge_achievements" (#9643) 2020-08-06 09:58:19 -04:00
notifications Add ahoy + welcome notification tracking (#8758) [deploy] 2020-06-18 13:40:14 -07:00
organization Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
podcasts Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
search Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
user [deploy] Make UX settings save button sticky when modified (#9478) 2020-07-27 12:52:21 -04:00
videos Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
banned_user_interactions_spec.rb Replace ban/banned with suspend/suspended in user facing text (#5816) [deploy] 2020-02-10 10:12:53 -05:00
link_for_tags_in_posts_in_notifications_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_logs_in_with_password_spec.rb [deploy] Activate Devise::Lockable (#9535) 2020-07-30 10:28:51 -04:00
user_selects_looking_for_work_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_uses_the_editor_spec.rb Rubocop: re-activate Style/RegexpLiteral and fix violations (#9418) 2020-07-22 16:28:27 +02:00
user_views_a_reading_list_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_visits_a_comments_page_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00