docbrown/app/views/admin/feedback_messages
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
..
_abuse_reports.html.erb [deploy] Add ability for admin to add anti-spam terms (#10615) 2020-10-06 10:10:30 -04:00
_feedback_message.html.erb Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
_latest_articles.html.erb [deploy] Admin Reports view hot fix 2020-08-31 18:32:41 +02:00
_potential_spam_users.html.erb [deploy] Adding Crayons to Admin (#10015) 2020-08-31 10:29:06 -04:00
_style.html.erb [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
index.html.erb Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00
show.html.erb [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00