docbrown/spec/system/admin
Julianna Tetreault 281fdc499c
[15-Minute Fix] Fix Broken Admin Tags #create and #update Forms (#14049)
* Adds name to ALLOWED_PARAMS in Admin::TagsController

* Adds local: true to /admin/tags/_form.html.erb
  - Sets local: true in tags partial for proper
redirects and to properly render flash messages
for both the #create and #update actions

* Adds local: true to the Add Moderator button for tags

* Adds and updates systems specs for tags
  - Updates the admin_updates_tag_spec.rb system spec
  - Adds an admin_creates_new_tag_spec.rb system spec
  - Updates the success flash message in Admin::TagsController
2021-06-23 14:30:17 +02:00
..
admin_awards_badges_spec.rb Use Rails path helpers in admin system specs (#11399) 2020-11-13 10:45:57 -06:00
admin_bans_or_warns_user_spec.rb RFC 50: Remove hardcoded paths and use path_helpers instead (in the specs) (#13549) 2021-04-28 21:32:51 +02:00
admin_creates_new_event_spec.rb RFC 50: Remove hardcoded paths and use path_helpers instead (in the specs) (#13549) 2021-04-28 21:32:51 +02:00
admin_creates_new_page_spec.rb RFC #74, Pt. 2: Private Forem Landing Page (#13819) 2021-06-10 11:46:24 -06:00
admin_creates_new_tag_spec.rb [15-Minute Fix] Fix Broken Admin Tags #create and #update Forms (#14049) 2021-06-23 14:30:17 +02:00
admin_deletes_user_spec.rb Use Rails path helpers in admin system specs (#11399) 2020-11-13 10:45:57 -06:00
admin_manages_chat_channels_spec.rb [deploy] Adding Crayons to Admin (#10015) 2020-08-31 10:29:06 -04:00
admin_manages_configuration_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
admin_manages_organizations_spec.rb Uncomments line 26 in admin_manages_organizations_spec.rb (#14051) 2021-06-23 09:22:59 +02:00
admin_manages_pages_spec.rb RFC #74, Pt. 2: Private Forem Landing Page (#13819) 2021-06-10 11:46:24 -06:00
admin_manages_profile_fields_spec.rb Adds a feature flag for Data Update Scripts (#12641) 2021-02-10 18:22:27 +02:00
admin_manages_reports_spec.rb [deploy] Adding Crayons to Admin (#10015) 2020-08-31 10:29:06 -04:00
admin_updates_tag_spec.rb [15-Minute Fix] Fix Broken Admin Tags #create and #update Forms (#14049) 2021-06-23 14:30:17 +02:00
admin_views_tags_spec.rb Add sorting feature to /admin/tags (#12249) 2021-01-13 17:03:17 -05:00
admin_visits_overview_spec.rb Add admin overview page (#12726) 2021-03-01 18:59:05 -06:00
user_email_tools_spec.rb Create Settings::SMTP (#13943) 2021-06-14 10:29:43 -04:00