docbrown/spec/system
rhymes f9506affb5
Use faster JS selection methods (#11409)
* Add JS tips section to frontend documentation

* Replace document.getElementsByTagName('body') with document.body

* Replace querySelectorAll with faster selecting methods where appropriate

* Replace querySelector with faster selecting methods where appropriate

* Fix typo

* Fix forEach and getElementsByClassName

* Change querySelector* to faster methods in erb files

* Change querySelector* to faster methods in ruby files

* Fix runkit tag

* Various fixes

* Update app/assets/javascripts/initializers/initializeEllipsisMenu.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update app/assets/javascripts/utilities/slideSidebar.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Commenting out flaky spec

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2020-11-16 17:35:50 +01:00
..
admin Add system spec for profile fields (#11398) 2020-11-13 14:51:42 -06:00
articles Developer experience/security: Make dev/test blow up if current_user is used erroneously (#11237) 2020-11-12 11:54:23 -05:00
authentication Conditionally hide onboarding task card (#11259) 2020-11-04 11:04:34 -08:00
collections Fix Bug: Series index page showing series with 0 articles -#9658 (#11227) 2020-11-03 09:10:46 +01:00
comments Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
dashboards Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
homepage Developer experience/security: Make dev/test blow up if current_user is used erroneously (#11237) 2020-11-12 11:54:23 -05:00
notifications Notifications redesign (#11084) 2020-10-29 20:38:17 +01:00
onboardings Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
organization Organizations profile header redesign (#10258) 2020-09-10 12:42:36 +02:00
podcasts Makes Runtime.js detect the generalized ForemWebView User Agent (#11288) 2020-11-05 14:18:17 -06:00
resource_admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
search Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
user Profile UI update (#11357) 2020-11-12 08:47:04 +01:00
videos [deploy] Fixes a duplicate page title on the /videos page (#10170) 2020-09-03 16:07:11 +02: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 Update main authentication view to improve visual design (#9856) [deploy] 2020-08-31 09:55:27 -07:00
user_logs_in_with_password_spec.rb [Email/Password Authentication] Allow Admins to enable email/password login (#10745) 2020-10-12 12:54:35 -04:00
user_selects_looking_for_work_spec.rb [deploy] /profile/settings page rendering (Ridhwana/Michael) (#10733) 2020-10-20 09:18:13 -04:00
user_uses_the_editor_spec.rb Flaky Spec Fix:Ensure We Fill In Article Content Successfully with More Targeted tag (#10330) 2020-09-14 14:28:51 -05: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 Render op markers for coauthors (#11294) 2020-11-06 12:01:16 -06:00