Ghost/ghost/admin/app/components/settings/integrations
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
..
delete-integration-modal.hbs Refactored delete custom integration modal 2022-09-08 09:18:48 +01:00
delete-integration-modal.js Refactored delete custom integration modal 2022-09-08 09:18:48 +01:00
delete-webhook-modal.hbs 🐛 Fixed broken close buttons on modals (#15514) 2022-10-04 06:33:49 +04:00
delete-webhook-modal.js Refactored integration webhook modals 2022-09-08 09:18:56 +01:00
regenerate-key-modal.hbs Switched API key regeneration modal to new modal pattern 2022-11-14 09:55:34 +00:00
regenerate-key-modal.js Switched API key regeneration modal to new modal pattern 2022-11-14 09:55:34 +00:00
webhook-form-modal.hbs Update dependency ember-template-lint to v5.3.0 (#16062) 2023-01-04 09:39:32 +00:00
webhook-form-modal.js Refactored integration webhook modals 2022-09-08 09:18:56 +01:00