docbrown/app
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
..
assets Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
decorators Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
errors Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
helpers Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
javascript Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
lib Remove :runtime_banner feature flag (#13662) 2021-05-28 15:10:15 -06:00
liquid_tags Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
mailers Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
models Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00
policies Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators Migrate "static" profile fields into new columns (#13641) 2021-05-26 14:40:18 -05:00
view_objects Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
views Remove duplicate jquery import, remove jquery-rails and use @rails/ujs (#13891) 2021-06-01 15:28:09 +02:00
workers Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00