Hannah Wolfe
a873456b8a
Merge pull request #5426 from jaswilli/update-simple-auth
...
Update ember-simple-auth to 0.8.0-beta.3
2015-06-13 11:44:23 +01:00
Jason Williams
e00823626a
Update ember-simple-auth to 0.8.0-beta.3
2015-06-12 16:35:40 -05:00
Hannah Wolfe
be063749f1
Merge pull request #5378 from Rovak/verify-phantom-and-casper-task
...
Add verify phantom and casper js task
2015-06-12 20:56:29 +01:00
Roy van Kaathoven
d23b67737b
output stderror instead of stdout to show detailed errors when spawnCasperJS fails
2015-06-12 20:37:23 +02:00
Hannah Wolfe
464c16f2aa
Merge pull request #5420 from hex337/move-uncapitalize
...
Move uncapitalize into its own file.
2015-06-11 23:41:32 +01:00
Alex Kleissner
05e49d9a96
Move uncapitalize into its own file.
...
refs #5286
- Moved the logic into its own file
- Added unit tests
2015-06-10 12:21:15 -07:00
Hannah Wolfe
78157078f8
Merge pull request #5419 from JohnONolan/setupfix
...
Fix a wholelotta setup-screen bullshit
2015-06-10 20:18:10 +01:00
John O'Nolan
596faf0009
Fix a wholelotta setup-screen bullshit
...
Merging setup screen into the new app wrapper had some knock-on effects due to new flexbox parent elements. As a result things were vertically collapsing in unexpected ways on narrow viewports. This is cleaned up here, with some other minor visual bugfixes.
2015-06-10 19:49:50 +01:00
Hannah Wolfe
c1e3bd0786
Merge pull request #5415 from hex337/move-decide-is-admin
...
Moves the decideIsAdmin into its own file.
2015-06-10 09:51:48 +01:00
Hannah Wolfe
9071d7a749
Merge pull request #5416 from jaswilli/fixup-test
...
Make sure done() is called from before hooks
2015-06-10 09:19:50 +01:00
Hannah Wolfe
34b22eefa2
Use urlJoin in RSS + test coverage
...
refs #1833
- move RSS tests to be in rss_spec.js
- improve RSS test coverage
- fix a bug with RSS title generation for tag RSS feeds
- replace custom code in processUrls with urlJoin
2015-06-10 09:18:52 +01:00
Jason Williams
6c9682cdd9
Make sure done() is called from before hooks
2015-06-09 22:46:26 -05:00
Jason Williams
9e5d9e975f
Merge pull request #5359 from josephwegner/onboarding-invites
...
invite users after signing up during setup
2015-06-09 21:56:54 -05:00
Alex Kleissner
511684c436
Moves the decideIsAdmin into its own file.
...
refs #5286
- Moved the function into its own file
- Added unit tests for the function
2015-06-09 14:02:22 -07:00
Joe Wegner
75faf0109d
invite users after signing up during setup
...
closes #5338
- moves skip link to below the submit button
- makes the submit button better represent form status
- posts notifications based on success/failure of notifications
- goes to the invite page after user creation
- actually sends invites!
functional tests passing for onboarding invitations
cleanup for linitng
remove unreachable return
access the notifications service better
use link-to instead of an anchor with an action
failed user creations get caught, and bubble as errors
a slew of other cleanup stuff via jason
2015-06-09 11:50:24 -07:00
Hannah Wolfe
3f9560f11f
Merge pull request #5406 from JohnONolan/zropdowns
...
Refactor Zelda dropdown styles
2015-06-09 11:24:48 +01:00
John O'Nolan
2780e783dd
Refactor Zelda dropdown styles
...
- New styles for dropdowns
- Fix minor tag-delete button bug
- Fix minor alignment bug on invite-user modal
- Update "about ghost" icon
2015-06-09 11:06:35 +01:00
Jason Williams
d5ffffb034
Merge pull request #5368 from novaugust/zelda-mobile-nav
...
Zelda mobile nav
2015-06-08 23:47:56 -05:00
Jason Williams
813b294c48
Swap in new action
2015-06-08 23:11:48 -05:00
Jason Williams
e91fe0f5b3
Merge pull request #5407 from novaugust/remove-toggle-preview
...
Remove dead toggle preview actions
2015-06-08 18:01:21 -05:00
Matt Enlow
c19d2eb466
Remove dead toggle preview actions
...
Ref #5384
- Removes "togglePreview" actions from template (the action itself was removed in 5384)
2015-06-08 13:29:16 -07:00
Matt Enlow
c7a9e726e2
Add mobile menu open button and close on click outside nav
...
- Adds gh-view-title component to implement mobile menu button for titles on any page
- Refactors the `content-cover` out into the application template
- Fix various z-index issues with content-cover and gh-alert
- Move `.settings-menu-expanded` application view state from body to `.gh-viewport`
- Unify nav menu / mobile menu actions and code
2015-06-08 22:13:34 +02:00
John O'Nolan
540a3215c9
New mobilemenu prototype
2015-06-08 22:13:34 +02:00
Jason Williams
2e9932b8eb
Merge pull request #5382 from acburdine/embercli-update
...
Update Ember-CLI to 0.2.7
2015-06-08 14:04:17 -05:00
Hannah Wolfe
541de8bc68
Merge pull request #5384 from JohnONolan/zelditor
...
Content management & editor refactor
2015-06-08 16:22:29 +01:00
Hannah Wolfe
dfb7993fde
Merge pull request #5405 from JohnONolan/myth-0.1.0
...
Update Ember-Myth to 0.1.0
2015-06-08 14:58:14 +01:00
Hannah Wolfe
d023333d31
Merge pull request #5404 from JohnONolan/zerrors
...
Fixup broken error page styles
2015-06-08 14:57:56 +01:00
cobbspur
3f5ac66e47
Fix up tests post-changes to content and editor screen
...
No Issue
- some tests removed
- other tests commented out pending tags adding to psm
2015-06-08 14:53:53 +01:00
Austin Burdine
5e7ff40318
updates Ember-CLI to 0.2.7
...
No issue
- moves the authentication initializer to be an instance initializer
- updates dependencies
- fixes error with asset-delivery not copying
- fixes problem with testing by re-building ember before casper tests
2015-06-08 09:18:50 -04:00
Hannah Wolfe
189814cd32
Merge pull request #5374 from JohnONolan/betterflex
...
Better flexbox grids
2015-06-08 12:33:06 +01:00
John O'Nolan
93b0505d68
Fixup broken error page styles
2015-06-08 12:14:58 +01:00
John O'Nolan
1d63428563
Update Ember-Myth to 0.1.0
...
- Fixes grunt dev warnings
- Better support for @import
2015-06-08 11:35:20 +01:00
Hannah Wolfe
78f53542af
Merge pull request #5398 from jaswilli/cleanup-update
...
Clean up and update ember dependencies
2015-06-07 21:18:48 +01:00
Jason Williams
3a6a6a90ae
Clean up and update ember dependencies
...
No Issue
- Remove unneeded imports from Brocfile.js.
- Move devDependencies up to dependencies.
- Update ember-mocha dependencies.
- moment@2.10.3 to match version used on backend.
2015-06-06 12:58:07 -05:00
Jason Williams
8196133bc7
Merge pull request #5377 from ErisDS/url-refactor
...
Refactor URL usage
2015-06-06 09:50:20 -05:00
Hannah Wolfe
b6b2b3a16f
Merge pull request #5395 from jaswilli/grunt-watch
...
Update grunt watch task with new file and option names
2015-06-06 07:09:24 +01:00
Jason Williams
58ab576455
Update grunt watch task with new file and option names
2015-06-05 14:48:04 -05:00
John O'Nolan
5b25dd2929
Content management & editor refactor
2015-06-05 13:58:00 +01:00
Hannah Wolfe
c8a49033a5
Merge pull request #5386 from acburdine/focus-fix
...
Fix autofocus on post edit
2015-06-05 13:47:01 +01:00
Hannah Wolfe
5e0cc1ae10
Merge pull request #4783 from claydiffrient/master
...
Makes most special characters be replaced with a dash
2015-06-04 11:54:23 +01:00
Hannah Wolfe
311b728b5a
Merge pull request #5391 from jaswilli/notification-cleanup
...
Fix call to this.notification
2015-06-04 11:38:14 +01:00
Jason Williams
164fa2768f
Fix call to this.notification
...
Refs #5351
- Injected services need to be accessed via .get().
2015-06-04 00:02:03 -05:00
Jason Williams
60e160d169
Merge pull request #5361 from ErisDS/fix-contexts
...
Fix context setup (remove dep on req.route.path)
2015-06-03 16:28:16 -05:00
Jason Williams
8c0bc6cea5
Merge pull request #5366 from ErisDS/anon-middleware
...
Ensure middleware functions are named
2015-06-03 16:26:56 -05:00
Jason Williams
f16f72ad7a
Merge pull request #5389 from ErisDS/test-imprv
...
Ensure importer tests don't clash
2015-06-03 16:18:12 -05:00
Jason Williams
ff8ffa524c
Merge pull request #5388 from ErisDS/update-deps
...
Upgrading most production dependencies
2015-06-03 15:04:43 -05:00
Jason Williams
12c4d031fc
Merge pull request #5387 from ErisDS/func-tests
...
Improvements for debugging transient test failures
2015-06-03 15:04:02 -05:00
Austin Burdine
b83ca04e72
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
Hannah Wolfe
3d533b68ec
Upgrading most production dependencies
...
no issue
- includes the majority of upgrades to out-of-date dependencies
- lodash is being left as it has backwards incompatible changes, as well as causing unmet deps warnings
- glob & cherio are being left as upgrading them causes unmet deps warnings
- bookshelf & knex should be done together separately
2015-06-03 18:54:03 +01:00
Hannah Wolfe
8ec8eff6c0
Ensure importer tests don't clash
...
no issue
- I've noticed the importer tests going wrong on SQLite a couple of times recently.
- I think it's because the teardowns were clashing, hopefully this will help
2015-06-03 18:46:45 +01:00