0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Ryan McCarvill ff9e6b5393 Upgraded editor (#7516)
refs #7429

Finally it's starting to feel like a real editor, although there will be another version bump over the weekend which improves the toolbar behaviour and usability, and enables image uploading.

- Added the start of a new toolbar, what we're (well I am) calling the Owesome bar, not to be confused with the Firefox Awesome bar. It's a cultural thing. (google "O for awesome").
- The idea of dragging and dropping cards has been removed for now, although the code will still be in there as we will support dragging cards around fairly shortly. When apps are included a better card interface will be required for a larger amount of app created content cards (Oh yeah!)
- Ghost Server now pulls in it's configuration from Ghost-Editor, this allows Ghost-Editor to a) keep cards up to date, and b) define what happens if a card is missing.
- The whole cards in admin written in ember and cards in server written in javascript thing is still very much a work in progress, it's kind of messy as we find the optimum solution (which isn't the current sollution).

So yeah, this is a WIP not the final styling, not the final interactions, not the final anything... :)

Adds a new mobile doc editor which has:
- A new toolbar
- Basic image uploading capability
2016-10-10 07:09:32 +01:00
..
api Error creation (#7477) 2016-10-06 13:27:35 +01:00
apps Error creation (#7477) 2016-10-06 13:27:35 +01:00
auth Error creation (#7477) 2016-10-06 13:27:35 +01:00
config Error creation (#7477) 2016-10-06 13:27:35 +01:00
controllers Error creation (#7477) 2016-10-06 13:27:35 +01:00
data 🎨 Change asset path to /ghost/assets (#7504) 2016-10-07 17:05:36 -05:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🔥 Remove deprecated pageUrl helper (#7509) 2016-10-06 20:47:37 +02:00
logging 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
mail 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
middleware 🎨 Change asset path to /ghost/assets (#7504) 2016-10-07 17:05:36 -05:00
models Upgraded editor (#7516) 2016-10-10 07:09:32 +01:00
permissions Error creation (#7477) 2016-10-06 13:27:35 +01:00
routes Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
scheduling Error creation (#7477) 2016-10-06 13:27:35 +01:00
storage Error creation (#7477) 2016-10-06 13:27:35 +01:00
translations Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
utils 🔥 remove implementation of validate themes (#7490) 2016-10-05 15:04:03 +01:00
views Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
errors.js Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
filters.js
ghost-server.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js Error creation (#7477) 2016-10-06 13:27:35 +01:00