Ghost/ghost/admin/app/components
Kevin Ansfield 6a673ce8e1 🐛 Fixed confusing wording change whilst saving in publish confirmation modal
no issue

- after clicking the "Publish and send" button in the publish confirmation modal the post is saved and an email is created which caused the wording to change to automatically switch to the "publish only" state because posts with existing emails can't be sent again
- changed the wording-choice data to be set statically based on data available when the modal is triggered rather than auto-updated based on overall system state
2022-01-04 18:05:34 +00:00
..
custom-theme-settings Added dropdown arrow to custom settings select component 2021-10-20 16:57:37 +02:00
gh-input-with-select Fixed dropdown elements staying open/fixed when moving settings panel 2021-11-12 15:27:08 +00:00
gh-launch-wizard Moved launch complete flag to new editor setting (#2135) 2021-11-04 18:04:39 +05:30
gh-nav-menu Fixed staff tests 2021-11-04 09:40:24 +01:00
gh-post-settings-menu Unified admin and owner rights 2021-09-10 12:23:23 +02:00
gh-power-select Fixed dropdown elements staying open/fixed when moving settings panel 2021-11-12 15:27:08 +00:00
gh-token-input Added label editing feature in filtering dropdown 2021-08-12 17:51:18 +05:30
modal-import-members Updated UI for empty member import (#1801) 2020-12-10 16:33:56 +05:30
modals 🐛 Fixed confusing wording change whilst saving in publish confirmation modal 2022-01-04 18:05:34 +00:00
settings Updated design settings side nav 2021-10-20 11:14:26 +02:00
aspect-ratio-box.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
aspect-ratio-box.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
epm-modal-container.hbs Fixed background flicker when opening design modal 2021-10-04 18:15:11 +01:00
epm-modal-container.js Fixed background flicker when opening design modal 2021-10-04 18:15:11 +01:00
gh-activating-list-item.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-activating-list-item.js Removed deprecated usage of this.$() in components 2020-01-10 15:12:39 +00:00
gh-alert.hbs Allowed domain change for members "from" address (#1597) 2020-06-09 01:52:58 +05:30
gh-alert.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-alerts.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-alerts.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-app.hbs 🎨 Adjusted post settings menu design so it can stay open whilst editing 2021-07-02 19:04:57 +01:00
gh-basic-dropdown.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-basic-dropdown.js Co-located component template files 2020-05-18 13:14:08 +01:00
gh-benefit-item.hbs Added preview to tier edit modal 2021-09-02 16:01:50 +02:00
gh-benefit-item.js Refined enter behavior in Admin benefits modal 2021-09-02 15:10:58 +05:30
gh-billing-iframe.hbs Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
gh-billing-iframe.js Manually disable forceUpgrade when active subscription detected 2021-10-26 14:43:20 +02:00
gh-billing-modal.hbs Move billing iFrame to render in main content area (#1838) 2021-02-12 10:13:23 +00:00
gh-billing-modal.js Fixed preview shortcut not working when billing app is enabled 2021-03-10 16:15:19 +00:00
gh-billing-update-button.hbs Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
gh-billing-update-button.js Changed /billing route to /pro (#1871) 2021-03-23 11:59:52 +00:00
gh-blog-url.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-blog-url.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-brand-settings-form.hbs Fixed enter key in brand accent form triggering error 2021-06-18 09:42:32 +01:00
gh-brand-settings-form.js Ensured preview iframes always include doctype and html attributes 2021-10-28 14:53:40 +01:00
gh-browser-preview.hbs New logo (#1868) 2021-03-18 17:26:35 +00:00
gh-canvas-header.hbs Updated custom integration UI 2021-02-08 21:16:41 +01:00
gh-canvas-header.js Removed and disabled use of Ember.js function prototype extensions 2019-07-01 15:53:58 +01:00
gh-cm-editor.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-cm-editor.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-content-cover.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-contentfilter.hbs Responsive UI fixes 2021-02-12 14:29:49 +01:00
gh-contentfilter.js Renamed isAdmin/isOwner/isAdminOrOwner to reduce confusion 2021-07-12 14:55:56 +02:00
gh-custom-view-title.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-custom-view-title.js Added default and custom post views (filters) to the admin sidebar (#1474) 2020-01-30 15:35:36 +00:00
gh-date-time-picker.hbs Lock file maintenance with fixes 2021-05-12 15:47:37 +01:00
gh-date-time-picker.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-distribution-action-select.hbs Added post distribution labels to publish menu 2021-08-26 23:37:51 +04:00
gh-distribution-action-select.js 🐛 Fixed inconsistent publish/send messaging in publish menu 2021-10-21 13:08:08 +01:00
gh-dropdown-button.js Updated type attribute for dropdown button 2021-05-04 21:52:14 +05:30
gh-dropdown.js Refined close filter dropdown behavior 2021-09-06 12:42:43 +05:30
gh-editor-feature-image.hbs 🐛 Fixed Unsplash image selector being available in editor when disabled 2021-11-15 16:38:57 +00:00
gh-editor-feature-image.js 🐛 Fixed Unsplash image selector being available in editor when disabled 2021-11-15 16:38:57 +00:00
gh-editor-post-status.hbs Fixed incorrect notification wording for scheduled email-only posts 2021-12-07 10:57:21 +00:00
gh-editor-post-status.js 🐛 Fixed confusing member count shown in save notification and editor header 2021-06-11 11:44:50 +01:00
gh-editor.hbs 🎨 Adjusted post settings menu design so it can stay open whilst editing 2021-07-02 19:04:57 +01:00
gh-editor.js Fixed editor tests 2021-07-02 19:57:58 +01:00
gh-error-message.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-error-message.js Converted <GhErrorMessage> to glimmer component 2019-12-13 16:12:04 +00:00
gh-event-timeline.hbs Added empty member activity UI 2021-02-23 13:54:23 +01:00
gh-event-timeline.js Added support for signup_event's to the event timeline 2021-03-05 13:01:48 +00:00
gh-feature-flag.hbs 🐛 Fixed email newsletter settings (#1641) 2020-07-16 11:13:36 +02:00
gh-feature-flag.js Added UI for match helper labs flag 2021-06-07 20:49:32 +01:00
gh-file-input.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-file-upload.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-file-upload.js Removed deprecated usage of this.$() in components 2020-01-10 15:12:39 +00:00
gh-file-uploader.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-file-uploader.js Fixed "calling .set on destroyed object" error in tests after lock file maintenance 2021-10-20 09:38:06 +01:00
gh-font-selector.hbs Updated email design settings layout 2021-06-18 17:22:23 +02:00
gh-font-selector.js Updated email font selector dropdowns 2021-06-07 23:06:05 +02:00
gh-form-group.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
gh-fullscreen-modal.hbs Fixed stripe connect modal not adjusting correctly to connected state 2021-05-20 17:20:49 +01:00
gh-fullscreen-modal.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-html-iframe.hbs Improved rendering/re-rendering of <GhHtmlIframe> 2021-10-13 12:21:53 +01:00
gh-html-iframe.js Fixed design preview remembering scroll position when changing page 2021-10-21 13:37:38 +01:00
gh-image-uploader-with-preview.hbs 🐛 Fixed error when removing Facebook/Twitter social images on general settings screen 2021-06-29 17:54:09 +01:00
gh-image-uploader.hbs Fixed EmberObject.create error on Admin start (#1841) 2021-02-18 13:25:21 +13:00
gh-image-uploader.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-infinity-loader.hbs Switch deprecated {{hasBlock}} to (has-block) 2021-05-12 12:33:40 +01:00
gh-infinity-loader.js Co-located component template files 2020-05-18 13:14:08 +01:00
gh-koenig-editor.hbs Hid email specific cards from card menus when editing pages 2021-09-10 09:24:38 +01:00
gh-koenig-editor.js Switched to new component for labs feature image redesign 2021-06-16 17:56:25 +01:00
gh-link-to-custom-views-index.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-link-to-custom-views-index.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-loading-list.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-loading-spinner.hbs Converted <GhLoadingSpinner> to glimmer component 2021-10-12 16:47:44 +01:00
gh-loading-spinner.js Converted <GhLoadingSpinner> to glimmer component 2021-10-12 16:47:44 +01:00
gh-markdown-editor.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-markdown-editor.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-member-activity-feed-item.hbs Added member activity feed icon color classes 2020-12-10 14:01:11 +00:00
gh-member-activity-feed.hbs Updated empty members screen (#2084) 2021-09-08 12:03:49 +02:00
gh-member-activity-feed.js Fixed member event list issues 2021-03-08 14:24:03 +01:00
gh-member-avatar.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-member-avatar.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-member-label-input-labs.hbs Removed label add option from member filters 2021-09-10 14:37:00 +02:00
gh-member-label-input-labs.js Updated filter UI to show existing filters on page refresh 2021-09-09 15:13:58 +05:30
gh-member-label-input.hbs Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
gh-member-label-input.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-member-settings-form.hbs Refined member detail screen for offers 2021-10-21 13:43:12 +02:00
gh-member-settings-form.js Cleaned duplicate member settings form component 2021-09-13 16:40:45 +05:30
gh-member-single-label-input.hbs Wired bulk action operations on filtered members list 2021-08-13 21:50:46 +05:30
gh-member-single-label-input.js Fixed label bulk action error on filtering UI 2021-09-10 10:19:25 +05:30
gh-members-chart.hbs Updated open rate chart 2021-02-23 13:54:23 +01:00
gh-members-chart.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-members-email-setting.hbs Changed mailgun API key wording to explicitly state "Private API key" 2021-06-28 17:26:32 +01:00
gh-members-email-setting.js Updated email previews to show full from email address 2021-06-11 16:42:27 +01:00
gh-members-filter-count.hbs Added <GhMembersFilterCount @filter="..." /> 2021-06-11 12:19:44 +01:00
gh-members-filter-count.js Added <GhMembersFilterCount @filter="..." /> 2021-06-11 12:19:44 +01:00
gh-members-filter-labs.hbs Fixed bulk delete members list test 2021-10-01 19:27:31 +05:30
gh-members-filter-labs.js Members filter UI refinements 2021-09-10 15:01:59 +02:00
gh-members-filter-value-labs.hbs Added percentage to email rate in members filter 2021-09-10 15:32:03 +02:00
gh-members-filter-value-labs.js Refined live reload behavior for members filtering 2021-09-06 12:14:08 +05:30
gh-members-filter.hbs Separated alpha members filtering feature into own component 2021-08-07 09:48:47 +05:30
gh-members-filter.js Separated alpha members filtering feature into own component 2021-08-07 09:48:47 +05:30
gh-members-import-mapping-input.hbs Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
gh-members-import-mapping-input.js Updated members import mapping fields 2020-07-08 10:18:56 +02:00
gh-members-import-table.hbs Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
gh-members-import-table.js Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
gh-members-list-item-column-labs.hbs Updated filtered column labels in table 2021-08-16 14:43:37 +05:30
gh-members-list-item-column-labs.js Updated filtered column labels in table 2021-08-16 14:43:37 +05:30
gh-members-list-item-labs.hbs Added Members Filtering feature 2021-10-01 14:16:28 +02:00
gh-members-list-item.hbs Added Members Filtering feature 2021-10-01 14:16:28 +02:00
gh-members-no-members.hbs Fixed empty members page illustration being cut off 2021-07-06 12:03:25 +01:00
gh-members-no-members.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-members-payments-setting.hbs Added default price creation on stripe connect 2021-05-20 20:47:23 +05:30
gh-members-payments-setting.js Added default product in portal settings on stripe connect 2021-08-23 12:26:26 +05:30
gh-members-recipient-select.hbs Fixed labels and tiers crammed in recipient select dropdown 2021-08-23 16:15:31 +05:30
gh-members-recipient-select.js Updated copy for email tiers in publish menu 2021-08-16 13:43:52 +02:00
gh-members-segment-count.hbs Renamed isAdmin/isOwner/isAdminOrOwner to reduce confusion 2021-07-12 14:55:56 +02:00
gh-members-segment-count.js Fixed email segment selector counts not taking subscription status into account 2021-05-07 12:04:01 +01:00
gh-members-segment-select.hbs Updated copy for tiers 2021-07-19 12:39:59 +02:00
gh-members-segment-select.js Fixed product benefits not loaded on memberships settings 2021-09-17 12:41:56 +05:30
gh-membership-products-alpha.hbs Added static offers CTA to membership settings 2021-09-22 13:10:59 +02:00
gh-membership-products-alpha.js Removed portal option for default product for tiers UI 2021-06-04 16:14:05 +05:30
gh-mobile-nav-bar.hbs Responsive UI fixes 2021-02-12 14:29:49 +01:00
gh-mobile-nav-bar.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
gh-nav-menu.hbs Added animation of sidebar between main and contextual menus 2021-10-20 13:04:05 +01:00
gh-nav-menu.js Added animation of sidebar between main and contextual menus 2021-10-20 13:04:05 +01:00
gh-navitem-url-input.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
gh-navitem.hbs 🐛 Fixed nav item not saving updated value on keyboard save 2020-07-07 14:47:10 +05:30
gh-navitem.js 🐛 Fixed nav item not saving updated value on keyboard save 2020-07-07 14:47:10 +05:30
gh-notification.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-notification.js Updated notifications design (#1498) 2020-02-27 09:19:29 +00:00
gh-notifications.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-notifications.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
gh-portal-links.hbs Fixed yearly tiers URL in Portal settings 2021-10-07 11:49:25 +02:00
gh-portal-links.js Added multiple product option to Portal links 2021-06-30 13:18:40 +05:30
gh-post-settings-menu.hbs 🐛 Fixed showing "reschedule" in PSM after the post is sent 2021-10-07 15:18:51 +02:00
gh-post-settings-menu.js Fixed unintended save for published post on tier change 2021-10-04 13:02:45 +05:30
gh-posts-list-item.hbs Updated emailed status in posts list and added email icon to scheduled posts 2021-08-24 14:11:15 +02:00
gh-posts-list-item.js Added emailAnalytics feature flag 2020-12-02 11:47:34 +00:00
gh-products-price-billingperiod.hbs Updated billing period prompt 2021-04-27 10:00:50 +02:00
gh-products-price-billingperiod.js Wired new Products settings UI to API data (#1930) 2021-04-26 23:52:04 +05:30
gh-profile-image.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-profile-image.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-progress-bar.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-progress-bar.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-psm-authors-input.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-psm-authors-input.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-psm-tags-input.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-psm-tags-input.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-psm-template-select.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-psm-template-select.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-psm-visibility-input.hbs 🎨 Reverted ability to set post access level to labels 2021-05-14 16:01:14 +01:00
gh-psm-visibility-input.js Fixed multiple "Specific tier" option in post access dropdown 2021-08-23 12:40:59 +05:30
gh-publishmenu-draft.hbs 🐛 Fixed inconsistent publish/send messaging in publish menu 2021-10-21 13:08:08 +01:00
gh-publishmenu-draft.js 🐛 Fixed inconsistent publish/send messaging in publish menu 2021-10-21 13:08:08 +01:00
gh-publishmenu-published.hbs Fixed ember-test-selectors bound attributes deprecations 2021-07-08 22:44:52 +01:00
gh-publishmenu-scheduled.hbs Fixed ember-test-selectors bound attributes deprecations 2021-07-08 22:44:52 +01:00
gh-publishmenu-scheduled.js 🐛 Fixed inability to re-schedule a scheduled post 2021-10-11 10:30:12 +01:00
gh-publishmenu.hbs 🎨 Added confirmation dialog any time a post/page will be published 2021-12-07 00:18:24 +00:00
gh-publishmenu.js 🎨 Added confirmation dialog any time a post/page will be published 2021-12-07 00:18:24 +00:00
gh-recipient-filter-count.hbs Changed confirm publish modal wording 2021-12-09 12:12:46 +00:00
gh-role-selection.hbs Updated copy for user role upgrade and invite limits 2021-04-28 18:08:58 +04:00
gh-role-selection.js Fixed invite staff modal button not reflecting validation state (#1924) 2021-04-20 13:39:03 +01:00
gh-scroll-trigger.hbs Update dependency ember-in-viewport to v3.8.0 2020-10-01 10:06:53 +01:00
gh-scroll-trigger.js Updated About/What's new? page (#1872) 2021-09-08 14:00:24 +02:00
gh-search-input.hbs Copy refinements 2021-09-01 13:02:00 +02:00
gh-search-input.js Fixed staff tests 2021-11-04 09:40:24 +01:00
gh-simplemde.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-simplemde.js 🐛 Fixed editor crashing when leaving a markdown card's edit mode 2019-05-23 13:43:01 +01:00
gh-site-iframe.hbs 🐛 Fixed portal preview resize when using split front-end/admin URLs (#1980) 2021-05-27 13:20:37 +01:00
gh-site-iframe.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
gh-skip-link.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-tag-settings-form.hbs Fixed missing border on the tag image uploader 2021-07-05 13:02:32 +01:00
gh-tag-settings-form.js Fixed error when interacting with tag accent color input 2021-07-14 16:00:24 +01:00
gh-tags-list-item.hbs Fixed list right arrow position 2021-10-21 13:51:57 +02:00
gh-task-button.hbs Switch deprecated {{hasBlock}} to (has-block) 2021-05-12 12:33:40 +01:00
gh-task-button.js Fixed ember-test-selectors bound attributes deprecations 2021-07-08 22:44:52 +01:00
gh-text-input.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-text-input.js Remove ember-one-way-controls (#959) 2018-02-28 11:44:03 +00:00
gh-textarea.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-theme-error-li.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-theme-error-li.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-theme-table.hbs Cleaned up customThemeSettings feature flag 2022-01-03 14:09:27 +00:00
gh-theme-table.js Cleaned up customThemeSettings feature flag 2022-01-03 14:09:27 +00:00
gh-timezone-select.hbs Renamed activeTimezone setting to timezone 2020-06-24 15:34:59 +01:00
gh-timezone-select.js Renamed activeTimezone setting to timezone 2020-06-24 15:34:59 +01:00
gh-token-input.hbs Dropped use of @classic decorator in <GhTokenInput> 2021-07-12 14:03:48 +01:00
gh-token-input.js Added <GhInputWithSelect> component 2021-08-20 14:33:30 +01:00
gh-trim-focus-input.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-unsplash-photo.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-unsplash-photo.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-unsplash.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-unsplash.js Updated image card to store original width/height in payload 2020-06-15 13:16:37 +01:00
gh-uploader.hbs Added settings for newsletter header, title style, and feature image (#1993) 2021-06-07 16:36:21 +01:00
gh-uploader.js Added check for payload property on error 2021-12-13 15:57:29 +02:00
gh-url-input.hbs Refined Portal redirect URLs 2021-03-09 09:22:41 +01:00
gh-url-input.js Refined Portal redirect URLs 2021-03-09 09:22:41 +01:00
gh-url-preview.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-url-preview.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-user-active.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-user-active.js Add {{background-image-style}} helper 2018-05-14 13:04:53 +01:00
gh-user-invited.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-user-invited.js Updated notifications design (#1498) 2020-02-27 09:19:29 +00:00
gh-user-list-item.hbs Fixed staff route and bio character count 2021-11-04 08:58:55 +01:00
gh-user-list-item.js Upgrade to Ember 2.15.0 2017-09-02 16:18:10 -04:00
gh-validation-status-container.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
gh-view-title.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
gh-view-title.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
modal-add-label-members.hbs Fixed label bulk action error on filtering UI 2021-09-10 10:19:25 +05:30
modal-add-label-members.js Fixed label bulk action error on filtering UI 2021-09-10 10:19:25 +05:30
modal-base.js Made social/meta text and images in preview modal editable (#1850) 2021-02-23 18:37:12 +00:00
modal-branding.hbs Fixed double-load of front-end when opening brand settings 2021-03-02 17:44:53 +00:00
modal-branding.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
modal-custom-view-form.hbs Changed all green and blue modal buttons to black 2021-03-05 13:16:43 +01:00
modal-custom-view-form.js Fixed query params not resetting when deleting a custom view 2020-02-03 16:38:14 +00:00
modal-delete-all.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-delete-all.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
modal-delete-integration.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-delete-integration.js Removed obsolete integration files 2021-11-05 13:42:38 +01:00
modal-delete-member.hbs Updated single member delete design 2020-07-27 13:32:40 +02:00
modal-delete-member.js 🐛 Fixed deleting members to prompt cancellation (#1869) 2021-03-18 14:45:29 +00:00
modal-delete-members.hbs Added automatic CSV export when bulk deleting members 2021-04-08 16:06:00 +01:00
modal-delete-members.js Added ability to bulk delete members by label or status (#1883) 2021-04-08 12:06:27 +01:00
modal-delete-snippet.hbs Changed "Delete snippet" button to sentence case 2020-10-28 13:45:13 +01:00
modal-delete-snippet.js Added delete button with confirmation to snippets in card menus 2020-10-26 17:09:39 +00:00
modal-delete-tag.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-delete-tag.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
modal-delete-user.hbs Added number formatting to all pluralized counts 2020-08-10 11:16:03 +01:00
modal-delete-user.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
modal-delete-webhook.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-delete-webhook.js Added edit webhook modal (#1056) 2018-10-19 17:34:53 +01:00
modal-disconnect-stripe.hbs Refactored to use updated members and stripe settings (#1621) 2020-06-29 19:37:11 +02:00
modal-disconnect-stripe.js Refactored to use updated members and stripe settings (#1621) 2020-06-29 19:37:11 +02:00
modal-early-access.hbs Updated Tiers help links 2021-09-13 14:26:00 +02:00
modal-early-access.js Added early-access modal for Tiers 2021-09-07 13:36:23 +02:00
modal-email-design-settings.hbs Updated field description for email footer 2021-09-01 14:13:42 +02:00
modal-email-design-settings.js Updated newsletter design settings modal for new settings (#2013) 2021-06-21 13:40:54 +01:00
modal-enable-tiers.hbs Updated Tiers help links 2021-09-13 14:26:00 +02:00
modal-enable-tiers.js Added new Tiers feature to Beta features section 2021-09-09 17:08:33 +05:30
modal-free-membership-settings.hbs Wired free membership settings to API (#1949) 2021-05-07 22:46:35 +05:30
modal-free-membership-settings.js Wired free membership settings to API (#1949) 2021-05-07 22:46:35 +05:30
modal-impersonate-member.hbs Changed all green and blue modal buttons to black 2021-03-05 13:16:43 +01:00
modal-impersonate-member.js Fixed errors when enter key is pressed in modals 2021-06-18 10:12:46 +01:00
modal-import-members.hbs Removed "Try again" button on verification popup 2021-08-19 21:19:23 +04:00
modal-import-members.js Updated members import error detection 2021-08-20 18:09:19 +04:00
modal-invite-new-user.hbs Removed focus out error handling for invite staff modal 2021-07-19 14:02:15 +05:30
modal-invite-new-user.js Fixed invite staff modal button not reflecting validation state (#1924) 2021-04-20 13:39:03 +01:00
modal-leave-editor.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-leave-editor.js 🐛 Fixed sticky "Unsaved changes" modal when leaving editor 2019-01-21 09:18:51 +00:00
modal-leave-settings.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-leave-settings.js 🐛 Fixed sticky "unsaved settings" modal 2021-06-11 09:15:27 +01:00
modal-markdown-help.hbs Updated links to ghost.org sites 2021-01-19 13:18:59 +13:00
modal-markdown-help.js Fixed errors when enter key is pressed in modals 2021-06-18 10:12:46 +01:00
modal-member-product.hbs Updated copy for tiers 2021-07-19 12:39:59 +02:00
modal-member-product.js Handled missing benefits for products 2021-08-23 12:26:26 +05:30
modal-members-label-form.hbs Changed all green and blue modal buttons to black 2021-03-05 13:16:43 +01:00
modal-members-label-form.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
modal-new-integration.hbs Cleaned up placeholder for webhook forms 2021-09-01 12:55:40 +02:00
modal-new-integration.js Removed obsolete integration files 2021-11-05 13:42:38 +01:00
modal-portal-settings.hbs Re-enabled Stripe disconnect for Administrators 2021-09-09 13:01:07 +02:00
modal-portal-settings.js 🐛 Fixed settings previews not working in private site mode (#2128) 2021-10-28 18:29:41 +05:30
modal-post-email-preview.hbs Fixed email preview UI bugs 2021-02-22 21:14:16 +01:00
modal-post-email-preview.js Ensured preview iframes always include doctype and html attributes 2021-10-28 14:53:40 +01:00
modal-product-price.hbs Added error handling for price modal 2021-05-10 20:59:05 +05:30
modal-product-price.js Fixed add price not erroring on empty amount 2021-05-11 00:18:45 +05:30
modal-product.hbs Updated currency UI in tier preview 2021-09-10 18:19:54 +01:00
modal-product.js Handled missing benefits for products 2021-08-23 12:26:26 +05:30
modal-re-authenticate.hbs Changed all green and blue modal buttons to black 2021-03-05 13:16:43 +01:00
modal-re-authenticate.js 🐛 Fixed re-authenticate modal not showing when saving in editor 2021-07-14 12:28:09 +01:00
modal-regenerate-key.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-regenerate-key.js Fixed errors when enter key is pressed in modals 2021-06-18 10:12:46 +01:00
modal-regenerate-token.hbs Updated the staff access token to use the existing patterns 2021-03-25 15:08:29 +01:00
modal-regenerate-token.js Added staff personal tokens 2020-11-20 10:23:19 +01:00
modal-remove-label-members.hbs Fixed label bulk action error on filtering UI 2021-09-10 10:19:25 +05:30
modal-remove-label-members.js Fixed label bulk action error on filtering UI 2021-09-10 10:19:25 +05:30
modal-reset-all-passwords.hbs styled reset passwords modal 2021-06-28 11:54:45 +02:00
modal-reset-all-passwords.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
modal-search.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
modal-search.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
modal-select-user-role.hbs Updated styles for change-user-role modal 2021-04-12 14:09:24 +02:00
modal-select-user-role.js Fixed "this.args is undefined" error when pressing Escape to close roles modal 2021-06-01 16:50:02 +01:00
modal-stripe-connect.hbs 🐛 Fixed stripe connect modal not closing 2021-06-24 14:52:06 +05:30
modal-stripe-connect.js 🐛 Fixed stripe connect modal not closing 2021-06-24 14:52:06 +05:30
modal-suspend-user.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-suspend-user.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
modal-transfer-owner.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-transfer-owner.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
modal-unsubscribe-members.hbs Wired success/error handling for bulk operations on filtered members 2021-09-08 12:06:16 +05:30
modal-unsubscribe-members.js Wired success/error handling for bulk operations on filtered members 2021-09-08 12:06:16 +05:30
modal-unsuspend-user.hbs 🐛 Fixed various Close buttons throughout the UI. (#1585) 2020-05-28 17:11:21 +01:00
modal-unsuspend-user.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
modal-update-snippet.hbs Updated snippet replacement modal copy and button colour 2021-08-24 09:13:13 +01:00
modal-update-snippet.js Added confirmation modal when updating an existing snippet 2021-08-23 17:12:26 +01:00
modal-upgrade-custom-integrations-host-limit.hbs Updated upgrade button styles 2021-04-29 11:47:44 +02:00
modal-upgrade-custom-integrations-host-limit.js Fixed errors when enter key is pressed in modals 2021-06-18 10:12:46 +01:00
modal-upgrade-host-limit.hbs Displed special modal header for disabled email limit 2021-07-28 14:47:16 +04:00
modal-upgrade-host-limit.js Show notifications for overdue subscriptions and exceeded limits 2021-09-30 14:00:32 +01:00
modal-upgrade-unsuspend-user-host-limit.hbs Updated upgrade button styles 2021-04-29 11:47:44 +02:00
modal-upgrade-unsuspend-user-host-limit.js Fixed errors when enter key is pressed in modals 2021-06-18 10:12:46 +01:00
modal-upload-image.hbs Switched to new component for labs feature image redesign 2021-06-16 17:56:25 +01:00
modal-upload-image.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
modal-webhook-form.hbs Copy refinements 2021-09-01 13:02:00 +02:00
modal-webhook-form.js Removed obsolete integration files 2021-11-05 13:42:38 +01:00
modal-whats-new.js Fixed errors when enter key is pressed in modals 2021-06-18 10:12:46 +01:00
power-select-vertical-collection-options.hbs Co-located component template files 2020-05-18 13:14:08 +01:00
power-select-vertical-collection-options.js Co-located component template files 2020-05-18 13:14:08 +01:00