Austin Burdine
3df9b6016a
Update acceptance tests to use new mirage api
2017-01-13 15:59:37 +00:00
Austin Burdine
52b6668955
deps: ember-cli-mirage@0.2.0
...
- remove lodash from bower
- move all resources to /mirage instead of /app/mirage
- update endpoints to use ORM
- general cleanup
2017-01-13 15:59:37 +00:00
Austin Burdine
9dc85d02e8
🎨 move template content to gh-posts-list-item
component
...
- we were exporting the component through a yield, which is probably not best practice. As there were no major things barring the content from going into the posts-list-item component, the template content was just moved
2017-01-13 13:26:38 +00:00
Austin Burdine
f955de1e31
deps: ember-cli-active-link-wrapper@0.3.2
...
- we were using borrowed code from an older version, now that ember-cli-active-link-wrapper has a built-in mixin we can just use that
- this fixes render issues with ember 2.10
2017-01-13 13:26:38 +00:00
Greenkeeper
a155d4f652
chore(package): update ember-cli-selectize to version 0.5.12 ( #490 )
...
https://greenkeeper.io/
2017-01-13 13:25:11 +00:00
Greenkeeper
920341942f
chore(package): update codemirror to version 5.22.2 ( #489 )
...
https://greenkeeper.io/
2017-01-13 13:24:42 +00:00
Greenkeeper
bfc7f0258b
chore(package): update ember-power-select to version 1.1.0 ( #488 )
...
https://greenkeeper.io/
2017-01-13 13:24:23 +00:00
Greenkeeper
d55194daab
chore(package): update ember-data to version 2.11.0 ( #485 )
...
https://greenkeeper.io/
2017-01-13 13:23:42 +00:00
Kevin Ansfield
b1c94c6397
🐛 correctly count multibyte chars in character counters ( #487 )
...
closes https://github.com/TryGhost/Ghost/issues/7739
- use es6's `Array.from` to convert the string to an array to get a symbol count rather than a byte count
2017-01-11 14:45:22 +01:00
Kenneth Ashley
a1621d65a4
Long theme names break themes table layout ( #304 )
...
closes #274
- Removed “white-space: nowrap” property to allow word breaks.
- Added “flex: 1” to “.theme-list-item-body” and
“.theme-list-item-aside”.
- Aligned links inside “.theme-list-item-aside” to right.
2017-01-11 13:11:55 +00:00
Austin Burdine
8796f257d4
Add code coverage badge to README ( #486 )
2017-01-11 13:09:26 +00:00
Greenkeeper
81f5d99d6f
chore(package): update ember-cli-pretender to version 1.0.1 ( #484 )
...
https://greenkeeper.io/
2017-01-10 09:34:04 +00:00
Austin Burdine
1ec41e5d87
✨ Add code coverage ( #481 )
...
no issue
- adds code coverage via ember-cli-code-coverage
- add coverage and ember-cli-code-coverage deps
2017-01-09 23:00:12 +00:00
Greenkeeper
045f4221e1
chore(package): update ember-light-table to version 1.8.1 ( #480 )
...
https://greenkeeper.io/
2017-01-08 10:33:49 -06:00
John O'Mahoney
d270bef724
Show error message for invalid data in PostsPerPage ( #419 )
...
closes TryGhost/Ghost#7746
- Added gh-form-group around PostsPerPage
- Changed focusOut action to validate
- Removed now redundant `checkPostsPerPage()` call
2017-01-08 09:55:19 -06:00
Kevin Ansfield
0a37a27568
add manual pretender shutdown to fix acceptance tests ( #342 )
...
no issue
- a [recent update](https://github.com/pretenderjs/pretender/pull/178 ) to Pretender contained a breaking change that throws an error when multiple pretender instances exist
- using mirage in acceptance tests was [triggering the error](https://github.com/samselikoff/ember-cli-mirage/issues/915 )
2017-01-05 08:36:50 -07:00
Greenkeeper
55b8c76798
chore(package): update emberx-file-input to version 1.1.1 ( #472 )
...
https://greenkeeper.io/
2017-01-04 18:44:53 +00:00
Kevin Ansfield
26a18a69af
add extra escaping when using htmlSafe on user input ( #469 )
...
no issue
- ensure that we always pre-escape user input when it's used within `htmlSafe` marked output
2017-01-04 08:52:00 -07:00
Kevin Ansfield
c97e4c1dfc
remove unused Gruntfile dependencies ( #471 )
...
no issue
- many of our grunt tasks have already been removed but we still had the imports and respective npm dependencies lying around
2017-01-04 08:40:56 -07:00
Greenkeeper
0acb8f9fa3
chore(package): update ember-route-action-helper to version 2.0.1 ( #450 )
...
https://greenkeeper.io/
2017-01-04 13:34:25 +00:00
Greenkeeper
583d440ce9
chore(package): update jquery-deparam to version 0.5.3 ( #468 )
...
https://greenkeeper.io/
2017-01-04 13:32:47 +00:00
Greenkeeper
13beafff6f
chore(package): update ember-power-select to version 1.0.3 ( #463 )
...
https://greenkeeper.io/
2017-01-04 13:32:30 +00:00
Greenkeeper
fde8ee8cf6
chore(package): update ember-sortable to version 1.9.1 ( #418 )
...
https://greenkeeper.io/
2017-01-04 13:31:48 +00:00
Greenkeeper
b849647f59
chore(package): update loader.js to version 4.1.0 ( #442 )
...
https://greenkeeper.io/
2017-01-04 13:01:18 +00:00
Greenkeeper
8331263547
chore(package): update ember-cli-htmlbars to version 1.1.1 ( #422 )
...
https://greenkeeper.io/
2017-01-04 13:00:52 +00:00
Greenkeeper
498c728be2
chore(package): update codemirror to version 5.22.0 ( #457 )
...
https://greenkeeper.io/
2017-01-04 13:00:24 +00:00
Greenkeeper
1e937caa9f
chore(package): update ember-cli-eslint to version 3.0.2 ( #467 )
...
https://greenkeeper.io/
2017-01-04 12:59:31 +00:00
Greenkeeper
e09a9a865e
chore(package): update ember-light-table to version 1.8.0 ( #452 )
...
https://greenkeeper.io/
2017-01-04 12:59:09 +00:00
Greenkeeper
cf226d80c1
chore(package): update ember-cli-babel to version 5.2.1 ( #439 )
...
https://greenkeeper.io/
2017-01-04 12:58:29 +00:00
Kevin Ansfield
0d2f0bd7b6
remove ember-watson dependency ( #470 )
...
no issue
- ember-watson does not need to be included in our dependency list, it has limited one-time usage and is better used as a global install for developers who want to run any of it's codemods
2017-01-04 05:43:55 -07:00
Greenkeeper
8a0c3f3c2e
chore(package): update ember-resolver to version 2.1.1 ( #464 )
...
https://greenkeeper.io/
2017-01-04 11:50:10 +00:00
Greenkeeper
11e5e8b7f1
chore(package): update ember-cli-test-loader to version 1.1.1 ( #456 )
...
https://greenkeeper.io/
2017-01-04 11:49:27 +00:00
Greenkeeper
70559bef78
chore(package): update ember-concurrency to version 0.7.17 ( #453 )
...
https://greenkeeper.io/
2017-01-04 11:48:53 +00:00
Greenkeeper
dfb0ba0358
chore(package): update moment-timezone to version 0.5.11 ( #460 )
...
https://greenkeeper.io/
2017-01-04 11:47:38 +00:00
Greenkeeper
4c7092a95f
chore(package): update liquid-fire to version 0.27.0 ( #443 )
...
https://greenkeeper.io/
2017-01-04 11:47:16 +00:00
Greenkeeper
ffc0e57798
chore(package): update ember-ajax to version 2.5.3 ( #449 )
...
https://greenkeeper.io/
2017-01-04 11:44:37 +00:00
Greenkeeper
c0e7994fe2
chore(package): update ember-load-initializers to version 0.6.3 ( #437 )
...
https://greenkeeper.io/
2017-01-04 11:36:33 +00:00
Greenkeeper
22371006e9
chore(package): update ember-sinon to version 0.6.0 ( #435 )
...
https://greenkeeper.io/
2017-01-04 11:35:38 +00:00
Greenkeeper
64d9114fa5
chore(package): update password-generator to version 2.0.6 ( #432 )
...
https://greenkeeper.io/
2017-01-04 11:33:35 +00:00
Greenkeeper
ff3941110c
chore(package): update moment to version 2.17.1 ( #430 )
...
https://greenkeeper.io/
2017-01-04 11:31:44 +00:00
Greenkeeper
d4fec472f4
chore(package): update broccoli-merge-trees to version 1.2.1 ( #428 )
...
https://greenkeeper.io/
2017-01-04 11:31:21 +00:00
John O'Nolan
79601ebece
2017
...
* Dat copyright
* bro do u even 2017
2017-01-04 10:32:54 +00:00
Austin Burdine
0b2b92fbf6
Merge pull request #445 from Turbo87/update-mocha
...
Update "ember-cli-mocha" to v0.13.1
2016-12-25 19:48:29 +00:00
Tobias Bieniek
7265d0ae67
tests/acceptance/editor: Restore clock early
...
This was never restored *after* the andThen() since that is async
2016-12-09 18:58:55 +01:00
Tobias Bieniek
d9552fa052
Update "ember-cli-chai" to v0.3.0
2016-12-09 18:27:24 +01:00
Austin Burdine
d7630295ce
deps: ember-cli-chai@0.2.0
2016-12-09 18:26:56 +01:00
greenkeeperio-bot
66926fa82c
chore(package): update ember-cli-mocha to version 0.13.1
...
https://greenkeeper.io/
2016-12-09 21:35:04 +07:00
Kevin Ansfield
106be90416
🐛 fix oAuth login for blog urls which contain /ghost
( #429 )
...
no issue
- use the configured `blogUrl` value rather than using `window.location.href` with a poor regex that was incorrectly matching on domains containing multiple `/ghost` parts such as `http://ghost.local:2368/ghost `
2016-12-03 15:56:51 +07:00
Greenkeeper
413ea7de18
chore(package): update ember-cli to version 2.10.0 ( #423 )
...
https://greenkeeper.io/
2016-12-01 00:05:13 -06:00
Greenkeeper
8b7b89d792
chore(package): update ember-data to version 2.10.0 ( #420 )
...
https://greenkeeper.io/
2016-12-01 00:04:08 -06:00