Ghost/ghost/admin/app/services
Kevin Ansfield 3d16b95e0f 🎨 Adjusted post settings menu design so it can stay open whilst editing
refs https://github.com/TryGhost/Team/issues/840

We wanted to switch to a settings menu that stays open to the right of the editor rather than a popover that blocks all other interaction with the post to solve two use-cases:

1.  when editing it's fairly common to select some text from the post contents when setting excerpt and meta data text, with the previous design not letting you scroll or select whilst the menu got in the way of that
2. having the menu open with meta data visible before publishing can help you see everything is set as you want and help you feel confident when publishing/sending content

---

- removed `psmRedesign` labs flag
- swapped labs component/css for main component and deleted labs component
- cleaned up now-unused `ui.showSettingsMenu` property and related actions/classes
2021-07-02 19:04:57 +01:00
..
ajax.js Made server unreachable and maintenance error request retries application-wide 2021-06-30 14:51:40 +01:00
billing.js Changed /billing route to /pro (#1871) 2021-03-23 11:59:52 +00:00
clock.js Remove more import Ember via module imports 2018-05-03 17:52:39 +01:00
config.js Updated email previews to show full from email address 2021-06-11 16:42:27 +01:00
custom-views.js Renamed defaultLocale setting to lang 2020-06-24 15:27:17 +01:00
dropdown.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
event-bus.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
feature.js 🎨 Adjusted post settings menu design so it can stay open whilst editing 2021-07-02 19:04:57 +01:00
ghost-paths.js 🐛 Fixed low-resolution gravatar images on Team/User screens 2018-05-14 12:15:08 +01:00
lazy-loader.js 🐛 Fixed night shift toggle in Firefox Nightly. (#1174) 2019-04-25 09:40:26 +02:00
limit.js Added upgrade moal when unsuspending staff user 2021-04-28 18:07:18 +04:00
media-queries.js Unsplash integration 2017-08-15 16:01:12 +01:00
media.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
member-import-validator.js Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
members-count-cache.js Fixed syntax error 2021-06-11 12:22:12 +01:00
members-stats.js 🐛 Fixed incorrect member count on dashboard 2021-03-24 21:56:35 +05:30
members-utils.js Moved portal_products in preview behind feature flag 2021-06-29 12:19:20 +05:30
navigation.js Fixed saving of custom views expansion state 2020-05-18 13:45:59 +01:00
notifications.js Switched from Sentry.captureMessage to captureException for better logging 2021-05-26 17:18:02 +01:00
resize-detector.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
session.js Removed usage of deprecated EmberSimpleAuth mixins (#1910) 2021-04-12 13:21:57 +01:00
settings.js Added default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
slug-generator.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
ui.js 🎨 Adjusted post settings menu design so it can stay open whilst editing 2021-07-02 19:04:57 +01:00
unsplash.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
upgrade-status.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
whats-new.js Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00