1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield 0fda67d24c disable email input field when using OAuth, direct users to my.ghost.org for login details (#560)
no issue

- disables user email input field when using Ghost OAuth because email addresses are synced from the central identity management system
- adds a link to my.ghost.org account management when using Ghost OAuth and viewing your own user
2017-03-03 14:24:43 +01:00
..
editor convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
settings rename settings/navigation -> settings/design, move theme management (#543) 2017-02-21 19:04:50 +00:00
setup Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
team disable email input field when using OAuth, direct users to my.ghost.org for login details (#560) 2017-03-03 14:24:43 +01:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js defer navigation display until user promise is fulfilled 2017-02-01 17:03:38 -06:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
post-settings-menu.js add extra escaping when using htmlSafe on user input (#469) 2017-01-04 08:52:00 -07:00
posts-loading.js add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
posts.js add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
reset.js refactor reset password screen to use ember-concurrency (#502) 2017-01-25 07:00:58 -06:00
setup.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
signin.js Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
signup.js deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
subscribers.js Style updates to new app frame for all other screens 2017-02-17 10:14:16 +00:00