1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Commit graph

1935 commits

Author SHA1 Message Date
cobbspur
a64b4d43fc Nuke nprogress
closes #5328

- removes all references to nprogress and loading indicator
2015-05-26 19:24:32 +01:00
Hannah Wolfe
b87fb23cfa Merge pull request #5332 from cobbspur/route
Fix route for About page
2015-05-25 18:37:45 +01:00
Hannah Wolfe
5b4701e545 Merge pull request #5319 from jaswilli/nav
Refactor main nav menu into components
2015-05-25 18:37:37 +01:00
John O'Nolan
2695fc2399 First pass on app management UI 2015-05-25 17:48:14 +01:00
cobbspur
7a374abec4 Fix route for About page
No Issue

- Routes,  views and controllers updated for about page
- fix up tests and add redirect check
2015-05-25 17:06:17 +01:00
John O'Nolan
66e9a95fe7 Refactor blog-navigation settings screen
- Better markup
- Cleaner CSS
- Fixed icon implementation
- New grab handle icon
- Better mobile styles
2015-05-25 14:23:49 +01:00
Hannah Wolfe
cecf34217a Merge pull request #5326 from JohnONolan/close-icon-colour
Fix modal close icon colours
2015-05-24 22:28:31 +01:00
John O'Nolan
8d7f1771b7 Fix modal close icon colours 2015-05-24 21:03:55 +01:00
John O'Nolan
5236e0cd00 Fix up gh flow icons
- check
- back button
- various minor fixes
2015-05-24 20:44:09 +01:00
Jason Williams
9a1094bdea Fix export db link and access token parameter
Refs #5310
- Access token is now stored at session.secure.access_token.
2015-05-24 10:05:45 -05:00
Jason Williams
0ed941c0ed Refactor main nav menu into components 2015-05-24 01:42:59 -05:00
Jason Williams
1e3e2e853a Update to simple-auth 0.8
No issue
- ember-simple-auth@0.8.0-beta.2.
- Switch from SimpleAuth global to ember-cli-simple-auth and
  ES6 imports.
- Refactor controllers to handle changes in 0.8.
- Introduces a new initializer to override some configuration
  items that are set in environment.js but need to be set with
  information that's only (easily) available at runtime.
2015-05-22 15:21:46 -05:00
cobbspur
e70e82b11a Fix-up remaining functional tests
No Issue

- signup, signin and setup tests
- fixup other files for code styles
2015-05-22 20:13:54 +01:00
Jason Williams
6cda11591b Handle password reset from signin page 2015-05-22 19:05:18 +01:00
John O'Nolan
b3e091fb19 Fix z-index bug on notifications 2015-05-22 19:05:18 +01:00
Austin Burdine
85a16e3551 fixed notification components 2015-05-22 19:05:17 +01:00
Jason Williams
d1f71bd15e Rework signin form so correct actions are fired 2015-05-22 19:05:17 +01:00
cobbspur
2baf746625 Fix image uploader and update tests
No Issue

- fixes removal of url link on image uploader
- fixes functional tests for editor and content
2015-05-22 19:05:17 +01:00
John O'Nolan
b84edd1a92 Minor visual fixes 2015-05-22 19:05:16 +01:00
John O'Nolan
0a68e8d208 Implement autonav 2015-05-22 19:05:16 +01:00
Joe Wegner
1c4d92a47c 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
cobbspur
fae35f94df Add UI link classes
No Issue

- Adds contextual classnames to Nav Bar links
- Various test updates

TODO
- Increase test coverage for new admin UI
- Fix up Caspertests for new Admin UI
2015-05-22 19:05:15 +01:00
John O'Nolan
a1d4e4f1b4 Update icons, remove old navbar file 2015-05-22 19:05:15 +01:00
John O'Nolan
6b5c11414e Refactor about page 2015-05-22 19:05:15 +01:00
John O'Nolan
170ae14ef3 Remove extra ember container 2015-05-22 19:05:14 +01:00
cobbspur
a8bc4a54e5 Initial fixes for tests on Zelda branch
No issue

- Adds embers declaration
- Removes duplicate class in code injection
2015-05-22 19:05:14 +01:00
John O'Nolan
23c3a46c1f Fix uploader styles 2015-05-22 19:05:14 +01:00
John O'Nolan
96f2ea7b65 Fix splitbuttons, add more icons 2015-05-22 19:05:13 +01:00
John O'Nolan
5c21aee99b Introduce new notification and alerts components 2015-05-22 19:05:13 +01:00
John O'Nolan
676c1323e7 Properly scope editor title, fix bug overriding content mgmt 2015-05-22 19:05:13 +01:00
John O'Nolan
3632d2ca36 Strip old MQs 2015-05-22 19:05:12 +01:00
John O'Nolan
ce543a08da Remove double border 2015-05-22 19:05:12 +01:00
John O'Nolan
8b6695945a First pass new notification component 2015-05-22 19:05:12 +01:00
John O'Nolan
d533316a56 Fix lock icon class 2015-05-22 19:05:11 +01:00
John O'Nolan
7459f2feb6 Get rid of forgotten PW route 2015-05-22 19:05:11 +01:00
John O'Nolan
a57a43be73 Integrate new auth styles into core 2015-05-22 19:05:11 +01:00
John O'Nolan
62742932cd Introduce CSScomb 2015-05-22 19:05:10 +01:00
John O'Nolan
159b672fb0 Cleanup CSS code style 2015-05-22 19:05:10 +01:00
John O'Nolan
9a6c663065 New button component 2015-05-22 19:05:10 +01:00
John O'Nolan
fbaef2f556 Disable user selection by default 2015-05-22 19:05:09 +01:00
John O'Nolan
057aee408d Convert Sass to Myth 2015-05-22 19:05:09 +01:00
John O'Nolan
d64a8b7b34 Cleanup. 2015-05-22 19:02:10 +01:00
John O'Nolan
97490aca21 Remove extends 2015-05-22 19:02:09 +01:00
John O'Nolan
0b73612cf6 First pass - strip mixins 2015-05-22 19:02:09 +01:00
John O'Nolan
e28fcb3eb6 Move in new icons 2015-05-22 19:02:09 +01:00
John O'Nolan
804ca6e980 Dem colours 2015-05-22 19:02:08 +01:00
John O'Nolan
887ee5fbdd Much fix 2015-05-22 19:02:08 +01:00
John O'Nolan
7c901389df Clean up borders 2015-05-22 19:02:08 +01:00
John O'Nolan
2e28122b3b Lighten up publish bar 2015-05-22 19:02:07 +01:00
John O'Nolan
2eae486435 Cleanup 2015-05-22 19:02:07 +01:00