Ghost/ghost/admin/app/controllers/settings
Kevin Ansfield 8fee5f155b Standardized on non-jQuery file dialog triggers
no issue

- we had a mix of legacy jQuery triggers and native triggers for file input clicks and jQuery hasn't been required to do this in our target browsers for quite a long time now so it made sense to update all click triggers to avoid old patterns being replicated
- cleaned up some conditionals with optional-chaining
- removed use of `run.bind(this)` for methods that use `@action` because the binding is already handled for us
2022-05-26 11:05:14 +01:00
..
design Added Headline theme to design settings 2022-03-21 10:45:32 +01:00
integration/webhooks [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
integrations Refactored to use individual slack settings (#2384) 2022-05-16 11:38:32 +01:00
staff [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
code-injection.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
design.js Fixed save button on design settings screen 2021-10-12 15:19:27 +01:00
general.js Standardized on non-jQuery file dialog triggers 2022-05-26 11:05:14 +01:00
integration.js Completed Octane migration of integration controller 2022-02-21 17:54:47 +00:00
integrations.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
labs.js Standardized on non-jQuery file dialog triggers 2022-05-26 11:05:14 +01:00
membership.js 🐛 Fixed unreliable paid members enabled checks (#2405) 2022-05-24 16:53:03 +02:00
navigation.js [chore] migrate app/controllers/settings/navigation.js to use native classes (#2254) 2022-02-09 09:53:38 +00:00
newsletters.js Renamed members-email-labs to newsletters and removed unused files 2022-05-05 13:37:53 +02:00
tier.js Renamed products to tiers (#2372) 2022-05-11 22:41:54 +05:30
tiers.js Renamed products to tiers (#2372) 2022-05-11 22:41:54 +05:30