docbrown/app/views/listings
rhymes 3be26dae97
Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891)
* Remove unused jQuery include in Listings

* Use @rails/ujs in the admin

* Remove jquery-rails

* Content is mandatory for listings

* form_with defaults to local: true

* Update app/views/listings/delete_confirm.html.erb

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update cypress/integration/listingFlows/deleteListing.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update cypress/integration/listingFlows/deleteListing.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Update cypress/integration/listingFlows/deleteListing.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* Apply feedback on e2e and fix a bullet warning

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-06-01 15:28:09 +02:00
..
_form.html.erb crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
_form_errors.html.erb crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
_liquid.html.erb
dashboard.html.erb Add skip link functionality to dashboard pages (#13115) 2021-03-25 09:45:01 +01:00
delete_confirm.html.erb Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
edit.html.erb crayons-notice accessibility improvements (#13273) 2021-04-14 13:32:57 +01:00
index.html.erb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
new.html.erb [deploy] crayons prep (#10737) 2020-10-09 18:07:49 -04:00
show.html.erb