Ghost/ghost/admin/app/components/modals/newsletters
Kevin Ansfield ea9c8c03fe
Update dependency ember-template-lint to v5.3.0 (#16062)
refs https://github.com/TryGhost/Ghost/pull/15550

Pulled out of the rolled up node+ember-js+ember-template rollup linter update PR as it required fairly extensive changes.

- bumped package
- renamed `no-down-event-binding` to `no-pointer-down-event-binding`
- disabled `no-pointer-down-event-binding` rule
- disabled `no-triple-curlies` rule
- ran `yarn lint:hbs --fix`
- updated integration tests to match Octane syntax
- fixed various one-off errors
- updated .lint-todo
2023-01-04 09:39:32 +00:00
..
components Added toggle to enable/disable audience feedback in admin (#15601) 2022-10-13 10:24:46 +04:00
edit Migrated <GhValidationStatusContainer> to {{validation-status}} modifier 2022-12-09 12:38:35 +00:00
confirm-archive.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
confirm-newsletter-email.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
confirm-unarchive.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
edit.hbs Added tests for unsaved newsletter changes 2022-05-18 15:57:02 +02:00
edit.js Open first section by default in email settings 2022-08-17 11:42:35 +02:00
new.hbs Added Playwright member's actions tests (#15968) 2022-12-12 10:13:08 +04:00
new.js Fixed subscribe count on adding new newsletter (#2402) 2022-05-18 20:44:42 +05:30
verify-newsletter-email.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
verify-newsletter-email.js Switched to a minimal form when creating a newsletter (#2356) 2022-04-27 10:36:43 +01:00