John O'Nolan
fa8b0542ce
Fix modal close icon colours
2015-05-24 21:03:55 +01:00
John O'Nolan
bc9a44eaf6
Fix up gh flow icons
...
- check
- back button
- various minor fixes
2015-05-24 20:44:09 +01:00
John O'Nolan
ca21e055be
Fix z-index bug on notifications
2015-05-22 19:05:18 +01:00
John O'Nolan
b92314904b
Minor visual fixes
2015-05-22 19:05:16 +01:00
John O'Nolan
ac24592855
Implement autonav
2015-05-22 19:05:16 +01:00
Joe Wegner
19ccc32b9a
setup the basic css structure for the slider nav menu
...
- toggles the persistent sidenav under the open-nav class
- adds a toggle/hover bar to the side of the sidenav that shows the nav
on hover
2015-05-22 19:05:16 +01:00
John O'Nolan
1474702338
Update icons, remove old navbar file
2015-05-22 19:05:15 +01:00
John O'Nolan
5592d5bb0d
Refactor about page
2015-05-22 19:05:15 +01:00
John O'Nolan
179d71f0e1
Remove extra ember container
2015-05-22 19:05:14 +01:00
John O'Nolan
68fa1fb32a
Fix uploader styles
2015-05-22 19:05:14 +01:00
John O'Nolan
44a14ea22d
Fix splitbuttons, add more icons
2015-05-22 19:05:13 +01:00
John O'Nolan
cd8b62a7fa
Introduce new notification and alerts components
2015-05-22 19:05:13 +01:00
John O'Nolan
c172df0320
Properly scope editor title, fix bug overriding content mgmt
2015-05-22 19:05:13 +01:00
John O'Nolan
711d5e9851
Strip old MQs
2015-05-22 19:05:12 +01:00
John O'Nolan
7b29d81636
Remove double border
2015-05-22 19:05:12 +01:00
John O'Nolan
3c3360c4f0
First pass new notification component
2015-05-22 19:05:12 +01:00
John O'Nolan
9798a012f3
Fix lock icon class
2015-05-22 19:05:11 +01:00
John O'Nolan
24a90947d5
Integrate new auth styles into core
2015-05-22 19:05:11 +01:00
John O'Nolan
21d598b6e0
Introduce CSScomb
2015-05-22 19:05:10 +01:00
John O'Nolan
8f9f7a9b5e
Cleanup CSS code style
2015-05-22 19:05:10 +01:00
John O'Nolan
a80796e4bf
New button component
2015-05-22 19:05:10 +01:00
John O'Nolan
040593ab3b
Disable user selection by default
2015-05-22 19:05:09 +01:00
John O'Nolan
a03c7df599
Convert Sass to Myth
2015-05-22 19:05:09 +01:00
John O'Nolan
d3527bba7f
Cleanup.
2015-05-22 19:02:10 +01:00
John O'Nolan
fbfc1f1243
Remove extends
2015-05-22 19:02:09 +01:00
John O'Nolan
e7b07895e2
First pass - strip mixins
2015-05-22 19:02:09 +01:00
John O'Nolan
6972271dd6
Move in new icons
2015-05-22 19:02:09 +01:00
John O'Nolan
2adba97086
Dem colours
2015-05-22 19:02:08 +01:00
John O'Nolan
c8686491f6
Much fix
2015-05-22 19:02:08 +01:00
John O'Nolan
94876633b8
Clean up borders
2015-05-22 19:02:08 +01:00
John O'Nolan
d208d51fcf
Lighten up publish bar
2015-05-22 19:02:07 +01:00
John O'Nolan
3d996e037d
Cleanup
2015-05-22 19:02:07 +01:00
John O'Nolan
3e668f5125
Content view
2015-05-22 19:02:06 +01:00
John O'Nolan
13a96605d4
New settings headers
2015-05-22 19:02:06 +01:00
John O'Nolan
1802442d40
Integrate new admin frame
2015-05-22 19:02:05 +01:00
John O'Nolan
1d3a0366c2
New onboarding markup and styles
2015-05-22 17:50:13 +01:00
Hannah Wolfe
ac01437cf2
Merge pull request #5197 from PaulAdamDavis/new-upgrade-notifications
...
Move upgrade notification to /settings/about/
2015-05-13 16:47:46 +01:00
David Balderston
19bdb64efc
Fix up Labs Styling
...
No Issue
- Fixes import button not same height as upload button
- Fixes no space between import and upload on mobile
2015-05-11 23:12:31 -07:00
John O'Nolan
c4cc5d5b8d
First styles for private blog login
2015-05-11 13:11:59 +01:00
John O'Nolan
e9dbf972af
Merge pull request #5196 from PaulAdamDavis/minor-code-injection-fixes
...
Code injection syntax colour change
2015-05-01 15:50:14 +02:00
John O'Nolan
bd44e464a7
Update preview post link styling, add view post link
2015-05-01 12:19:25 +02:00
Matt Enlow
e50a1157fa
Add post preview via uuid (/p/:uuid)
...
Refs #5097
- All drafts will show a preview link (this needs real css)
- Published posts will redirect
- prev/next post helpers only activate on published posts
- Powered by ~10 pints between the two of us (@ErisDS, @novaugust)
2015-04-30 11:57:37 +01:00
Paul Adam Davis
1dfc1ecca3
Move upgrade notification to /settings/about/
...
Refs #5071
- Move the Upgrade notification from the top of the screen to the About page
2015-04-29 22:34:04 +01:00
Paul Adam Davis
d83b8c7b55
Code injection syntax colour change
...
Closes #5179
- Overwrites the yellow code injection syntax highlighting (such as vendor prefixes in CSS) to be black, to match the rest of the property
- Adds rounded corners to the code injection CodeMorror wrapper to match its parents rounded corners (inherits the same value)
2015-04-28 16:35:14 +01:00
Hannah Wolfe
1162b72acb
Merge pull request #5122 from JohnONolan/settings-cleanup
...
Cleaned up some derpy settings padding and widths
2015-04-09 16:17:43 +01:00
John O'Nolan
d6ef8bcc4a
Cleaned up some derpy settings padding and widths
2015-04-09 15:59:17 +02:00
Paul Adam Davis
d5715549f0
Re-implement top notification position styles
...
References #5071
- Re-implements the previously broken top notification styles
- Moves the top notification outlet outside the `<main>` to ease styling (we have several nested position fixed/absolute boxes that make this tough - moving the outlet makes it easier)
2015-04-07 18:36:03 +01:00
Hannah Wolfe
703906e983
Merge pull request #5106 from acburdine/ghost-cm-editor
...
Added code editor to injection interface: the sequel (this time, with CodeMirror!)
2015-04-06 19:33:18 +01:00
Austin Burdine
ee685e448a
add code editor component
...
closes #4995
- adds code mirror editor component
- converted code-injection editor fields to gh-cm-editor component
2015-04-05 11:57:18 -05:00
Hannah Wolfe
dc69d28404
Merge pull request #5098 from novaugust/view-post-link
...
Add link to published posts preview on content page
2015-04-05 14:41:07 +01:00
Jason Williams
42756b5f44
Merge pull request #5085 from ErisDS/improved-forgotten
...
Improve the forgotten password flow
2015-04-03 13:40:16 -05:00
Hannah Wolfe
60937e8ccc
Improve the forgotten password flow
...
- if the user has filled out their email already when they hit 'forgotten password' then automatically fill out and submit the form
- this will look better when we have spinners on the buttons
2015-04-03 17:32:18 +01:00
Matt Enlow
cd41fdd653
Add link to published posts preview on content page
...
Ref #1756
- the word "Published" in "Published by {{author}}" now links to the post's front page
2015-04-03 09:51:53 -06:00
Paul Adam Davis
f6389f5d3f
Re-add X icon
...
No issue
The `icon-x` class got messed up when I attempted to dry up our icon code in both https://github.com/TryGhost/Ghost/pull/4948 and 35b3d92c74
. All that was left was an `x` in the file.
This adds that class back, so the `icon-x` icon works again.
2015-04-02 10:42:32 +01:00
Paul Adam Davis
57764cc046
Add version to font-face src url
...
Closes #5034
- Added `?v=0.1' to the font file URL to force a refresh of any old files with the same name
2015-03-31 10:32:31 +01:00
John O'Nolan
bf1d9c872b
Font feature settings are incompatible with Open Sans
2015-03-27 12:26:16 +02:00
John O'Nolan
86b569296f
Update monospace font stack
...
Closes #4936
2015-03-22 09:45:50 +02:00
Pascal Borreli
f17dbfc6f0
Fixed typos
2015-03-17 17:43:53 +00:00
Paul Adam Davis
c5ffd408c2
Textarea Editor CSS Improvements
...
References https://github.com/TryGhost/Ghost/pull/4373
* Consistent line-height & padding cross-browser
* Remove drag handle from textarea
* Partially clean up the CSS to more closely match the new standard
2015-03-17 14:32:55 +00:00
Hannah Wolfe
2f8de51d67
No more CodeMirror
...
closes #4368 , fixes #1240 (spellcheck), fixes #4974 & fixes #4983 (caret positioning bugs)
- Drop CodeMirror in favour of a plain text area
- Use rangyinputs to handle selections cross-browser
- Create an API for interacting with the textarea
- Replace marker manager with a much simpler image manager
- Reimplement shortcuts, including some bug fixes
2015-03-17 14:32:55 +00:00
Matt Enlow
0bc879edbe
Build assets with ember, and serve with ghost
2015-03-11 12:37:41 -06:00
Matt Enlow
589a563b30
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00