John O'Nolan
f1621d7144
New mobilemenu prototype
2015-06-08 22:13:34 +02:00
Hannah Wolfe
fff349a6be
Merge pull request #5384 from JohnONolan/zelditor
...
Content management & editor refactor
2015-06-08 16:22:29 +01:00
Hannah Wolfe
2deb36f428
Merge pull request #5404 from JohnONolan/zerrors
...
Fixup broken error page styles
2015-06-08 14:57:56 +01:00
John O'Nolan
8a98e1c337
Fixup broken error page styles
2015-06-08 12:14:58 +01:00
John O'Nolan
636390b58e
Content management & editor refactor
2015-06-05 13:58:00 +01:00
Austin Burdine
eb4c555e49
fixes autofocus on post edit
...
closes #5383
- sets the default focus of the editor component to false
- removes the check for model.isNew in editor controller
2015-06-03 12:01:32 -06:00
Austin Burdine
c5535e0a1b
update Ember to 1.12.1/ember-data to 1.0.0-beta.18
...
No issue
- fixed "{{#each}}" helper in templates to use block syntax
- fixed deprecated ember.controller getter/setter function to use new syntax
- removed unnecessary pass-protect route view
2015-06-02 22:26:16 -06:00
Hannah Wolfe
9d10e76fec
Merge pull request #5306 from acburdine/remove-email
...
Removes "email" from settings
2015-06-02 09:44:21 +01:00
Jason Williams
def2e8e146
Fix up new setup code
...
No issue
- Prevent download count ajax request from running forever, even after setup is complete.
- Remove unneeded setup routes and controllers.
- Refactor to use ES6-imported ajax.
- Refactor to use injected services.
2015-05-27 15:10:47 -05:00
Sebastian Gierlinger
3c2a625e07
Merge pull request #5316 from ErisDS/onboarding-zelda
...
First pass at user onboarding screens
2015-05-27 17:23:40 +02:00
Jason Williams
bff994bf7c
Clean up Ember router map
...
No Issue
- Switch resources to routes.
- No longer nest "settings" routes so the router reflects
the way the templates are rendered.
- Remove renderTemplate override from settings routes.
- Remove unneeded routes, controllers, and views.
- Adjust users page so that infinite scroll loading of users works
and markup remains the same for Zelda styling.
2015-05-26 16:12:12 -05:00
Hannah Wolfe
5211538ec8
Merge pull request #5332 from cobbspur/route
...
Fix route for About page
2015-05-25 18:37:45 +01:00
Hannah Wolfe
3d5fc7adba
Merge pull request #5319 from jaswilli/nav
...
Refactor main nav menu into components
2015-05-25 18:37:37 +01:00
Hannah Wolfe
3ad2115b40
First pass at user onboarding screens
...
refs #5315
- split setup into 3 screens
- add gravatar fetching
- add download counter
- add button handling for invite users
2015-05-25 17:43:12 +01:00
cobbspur
2515a8769e
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
79f90c1d27
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
John O'Nolan
bc9a44eaf6
Fix up gh flow icons
...
- check
- back button
- various minor fixes
2015-05-24 20:44:09 +01:00
Jason Williams
c8323e36ff
Refactor main nav menu into components
2015-05-24 01:42:59 -05:00
Austin Burdine
b826a31799
remove settings email
...
closes #5299
- removes settings/general email field from both client and server side
- fixes tests to reflect removal of email
2015-05-22 15:23:31 -06:00
cobbspur
7fbd9f84e6
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
4369727cd6
Handle password reset from signin page
2015-05-22 19:05:18 +01:00
Austin Burdine
70f6b2bf3f
fixed notification components
2015-05-22 19:05:17 +01:00
Jason Williams
c0b3c8c401
Rework signin form so correct actions are fired
2015-05-22 19:05:17 +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
cobbspur
0fd9b52b62
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
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
cobbspur
be794822a4
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
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
3c3360c4f0
First pass new notification component
2015-05-22 19:05:12 +01:00
John O'Nolan
ff8868da75
Get rid of forgotten PW route
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
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
c8686491f6
Much fix
2015-05-22 19:02:08 +01:00
Austin Burdine
66d09de8de
fix users template rendering
2015-05-22 19:02:07 +01:00
Austin Burdine
3b4a293f84
fixed extraneous div tag
2015-05-22 19:02:06 +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
Hannah Wolfe
9a9fbd906a
Use absolute frontend URL in admin
...
closes #5288
- use the config.blogURL as the frontend URL from the admin
- we know this is given to us without a trailing slash, so it's 100% safe to hard code this
- TODO: make all of the url generation a lot nicer i.e. #1833
2015-05-20 21:45:19 +01:00
cobbspur
b72338840d
Update help link to point to slack
...
No Issue
- changes link from forum to slack on about page
2015-05-15 17:11:24 +01:00
Hannah Wolfe
16774503ac
Theming updates for password protection
...
refs #4993 , #5073
- Removed nonexistent helpers siteDescription and bodyClass from admin templates
- Changed password.hbs to private.hbs to match the route name
- added a new input_password helper for rendering the password input with the correct properties
- removed the forward input as this can be handled via urls only
- moved 'private' to routeKeywords
- added 'private' context
- minor update to text next to the password in settings
2015-05-13 19:48:24 +01:00
Hannah Wolfe
73739f2748
Merge pull request #5256 from acburdine/passprotect2
...
Take password protection out of labs
2015-05-13 17:52:50 +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
Harry Hope
e67625c283
move notifications inside main div
2015-05-12 16:35:21 -07:00