David Balderston
8f5d91f0c2
Add User Role to Invited Users ( #173 )
...
Closes #7130
* Adds the user role to the invited users template
* Adjusts some css to keep the role on the right side
2016-08-06 08:55:01 +02:00
Greenkeeper
8e402226d6
chore(package): update ember-one-way-controls to version 1.0.0 ( #178 )
...
https://greenkeeper.io/
2016-08-06 08:38:03 +02:00
Greenkeeper
3b3b91d5f4
chore(package): update loader.js to version 4.0.11 ( #185 )
...
https://greenkeeper.io/
2016-08-05 19:28:19 -06:00
Greenkeeper
abe83b7a5a
chore(package): update broccoli-concat to version 3.0.2 ( #179 )
...
https://greenkeeper.io/
2016-08-04 08:11:59 -06:00
Austin Burdine
8be2b44807
move ember tasks over from main repository ( #176 )
...
refs TryGhost/Ghost#6977
- uses npm script's custom options to streamline ember commands
- add preferLocal to shell options to allow running of npm commands
2016-08-03 09:54:24 +02:00
Greenkeeper
5c7093a75b
chore(package): update ember-one-way-controls to version 0.9.2 ( #171 )
...
https://greenkeeper.io/
2016-08-02 08:09:21 -06:00
David Balderston
6080d235b1
Fix subscriber height being too tall for viewport ( #168 )
...
Closes #7163
* With flex-column, setting height to 100% will make the child the same
as the full height of the flex container, not fill up the remaining
space, so it was bleeding down below the viewport
2016-08-01 17:49:12 -06:00
Kevin Ansfield
b67df80cf3
chore(package): update ember-invoke-action to version 1.3.1 ( #167 )
...
https://greenkeeper.io/
2016-08-01 05:48:52 -06:00
Austin Burdine
0f06ee1c46
copy LICENSE from main Ghost repository ( #165 )
2016-08-01 10:04:56 +01:00
Greenkeeper
ce035196d7
chore(package): update ember-one-way-controls to version 0.9.1 ( #166 )
...
https://greenkeeper.io/
2016-08-01 09:50:49 +01:00
Greenkeeper
8ff5b3de45
Update ember-cli to version 2.7.0 🚀 ( #148 )
...
* chore(package): update ember-cli to version 2.7.0
https://greenkeeper.io/
* update app from ember-cli blueprint
* deps: ember-cli-test-loader@1.1.0
2016-07-31 20:47:19 +01:00
Austin Burdine
5d41c1be4c
remove zen styling ( #160 )
2016-07-31 20:35:19 +01:00
Austin Burdine
c56c6f38f4
lock glob version ( #161 )
2016-07-31 20:33:17 +01:00
Greenkeeper
c7d4190308
chore(package): update ember-one-way-controls to version 0.9.0 ( #158 )
...
https://greenkeeper.io/
2016-07-29 15:25:58 -06:00
Greenkeeper
d8f9e76687
chore(package): update lodash to version 4.14.1 ( #159 )
...
https://greenkeeper.io/
2016-07-29 10:35:39 -06:00
Greenkeeper
6683cb095a
chore(package): update ember-cli-fastclick to version 1.3.0 ( #155 )
...
https://greenkeeper.io/
2016-07-29 09:21:52 -06:00
Austin Burdine
5091055466
lock walk-sync version ( #157 )
2016-07-29 07:40:40 +01:00
Greenkeeper
9528dec082
chore(package): update ember-cli-htmlbars to version 1.0.10 ( #153 )
...
https://greenkeeper.io/
2016-07-28 21:34:33 -06:00
Greenkeeper
c9aa2028e2
chore(package): update walk-sync to version 0.3.0 ( #152 )
...
https://greenkeeper.io/
2016-07-28 14:24:39 +01:00
Greenkeeper
403deeb211
chore(package): update lodash to version 4.14.0 ( #141 )
...
https://greenkeeper.io/
2016-07-28 07:24:36 -06:00
Greenkeeper
21525da9cd
chore(package): update ember-cli-htmlbars-inline-precompile to version 0.3.3 ( #154 )
...
https://greenkeeper.io/
2016-07-28 06:15:57 -06:00
Greenkeeper
a52a251485
chore(package): update ember-cli-babel to version 5.1.7 ( #143 )
...
https://greenkeeper.io/
2016-07-28 11:33:31 +01:00
Greenkeeper
3874e7c2c1
chore(package): update ember-data to version 2.7.0 ( #146 )
...
https://greenkeeper.io/
2016-07-28 11:01:20 +01:00
Greenkeeper
3b85f06f5d
chore(package): update moment-timezone to version 0.5.5 ( #150 )
...
https://greenkeeper.io/
2016-07-27 10:58:45 -06:00
Greenkeeper
bb7cdef7d2
chore(package): update broccoli-asset-rev to version 2.4.5 ( #151 )
...
https://greenkeeper.io/
2016-07-27 10:38:47 -06:00
Kevin Ansfield
78d5b6b848
Version bump to 0.9.0
2016-07-26 13:31:16 +01:00
Katharina Irrgang
e666dd86e9
Merge pull request #149 from kevinansfield/manual-timezone
...
Handle manual timezone override
2016-07-26 13:23:40 +02:00
Kevin Ansfield
d46cee25fe
Handle automatic timezone override
...
refs https://github.com/TryGhost/Ghost/pull/7142 , https://github.com/TryGhost/Ghost/pull/7143
- moves timezone selection template and logic into a component
- detect if the current `activeTimezone` is not in our pre-defined list of timezones, if it isn't:
- add a line indicating that there has been an override with the current `activeTimezone` value
- add a blank option to the timezone select list
2016-07-26 11:50:24 +01:00
Austin Burdine
93acca96fb
fix image uploader text handling (again) ( #140 )
...
closes TryGhost/Ghost#7127
- image uploader now handles "text" and "alt text" differently
2016-07-24 10:19:49 +01:00
Austin Burdine
c0907d0867
fix upgrade notification font size ( #138 )
2016-07-22 15:03:41 +01:00
Kevin Ansfield
8d803d9862
Fix blank signup screen ( #135 )
...
closes https://github.com/TryGhost/Ghost/issues/7117
- adds guard to `sanitizeInput` method of `gh-trim-focus-input` for null/undefined values
- adds acceptance test for successful signup screen flow
- removes unneeded validation/update handling for a non-editable email field
- adds "At least 8 characters" placeholder to password field
- fixes enter key not submitting the form when name or password field has focus
2016-07-22 07:36:50 -06:00
Austin Burdine
899ccaea38
ensure validation errors are shown on post save ( #136 )
...
closes TryGhost/Ghost#7120
- fix error handling in editor-base-controller
- adds failing test fixed by this change
2016-07-22 10:14:32 +01:00
Vijay Kandy
b7dcda8f61
authentication fix for intermittent internet connection ( #131 )
...
closes TryGhost/Ghost#6868
- token is refreshed when internet connectivity is established provided the session is still active
- Added navigator.online handler which listens for browser's online status.
- _refreshAccessTokens() is explicitly called when browser becomes online
2016-07-20 22:52:15 -06:00
Greenkeeper
96b0fabfc9
chore(package): update ember-cli-node-assets to version 0.1.4 ( #134 )
...
https://greenkeeper.io/
2016-07-19 15:35:37 -06:00
Greenkeeper
626bbea2b3
chore(package): update ember-route-action-helper to version 0.3.3 ( #133 )
...
https://greenkeeper.io/
2016-07-19 09:22:36 -06:00
Greenkeeper
aeb8b91aa0
chore(package): update codemirror to version 5.17.0 ( #132 )
...
https://greenkeeper.io/
2016-07-19 09:14:13 -06:00
Kevin Ansfield
0b2345e635
Fix editor error handling ( #128 )
...
closes https://github.com/TryGhost/Ghost/issues/7099
- update editor base controller's `showErrorAlert` method to handle `AdapterError` or `AjaxError` objects
- update PSM's error handling so that we don't pass an error object wrapped in an array to `showAPIError`
- add missing title attribute to Mirage's Post factory
- remove some leftover `console.log`s
2016-07-18 17:23:43 -06:00
Vijay Kandy
b4e812db54
Added upgrade notification component to About page. ( #102 )
...
- Picked some fixes https://github.com/TryGhost/Ghost/pull/5670/files
- Destructured Ember properties
- Removed unused imports and fixed unit test errors.
2016-07-15 16:58:35 -06:00
Hannah Wolfe
cb30a834b7
Fix: travis exception for greenkeeper branches ( #130 )
...
- travis terminology is inconsistent :(
2016-07-15 10:51:00 -06:00
Greenkeeper
d3d0e3c942
chore(package): update broccoli-concat to version 3.0.1 ( #129 )
...
https://greenkeeper.io/
2016-07-15 10:17:24 -06:00
Aileen Nowak
2b20e6d3e1
Fixes curser changing to pointer on hover ( #127 )
...
closes #7100
Adds `:hover` pseudo-class to `gh-notification-schedule` that sets the curser to default to avoid having it as a pointer on hover.
2016-07-15 09:30:50 -06:00
Hannah Wolfe
4848955425
Recommend Node v4 & use as default ( #126 )
...
refs TryGhost/Ghost#7098
- Use Node v4 as our default build environment
- Change engines in package.json to match Ghost core
2016-07-15 12:12:17 +01:00
Greenkeeper
01546d7d1a
chore(package): update broccoli-concat to version 3.0.0 ( #124 )
...
https://greenkeeper.io/
2016-07-15 11:24:12 +01:00
Greenkeeper
f5de858235
chore(package): update ember-cli to version 2.6.3 ( #125 )
...
https://greenkeeper.io/
2016-07-15 09:59:37 +01:00
Austin Burdine
5573d72e65
fix image component displaying alt text in uploader ( #105 )
...
closes TryGhost/Ghost#7064
- pull alt text from parsed markdown
- move text to image uploader component proper
2016-07-14 13:27:18 +01:00
Kevin Ansfield
b86da86de5
Add grunt clean
task ( #119 )
...
refs #6977
- adds `grunt-contrib-clean` dependency
- adds `grunt clean` task that cleans the same client folders as core's `grunt clean` ready to be used via subgrunt
2016-07-14 12:43:49 +01:00
Greenkeeper
ce7b82d13a
chore(package): update broccoli-merge-trees to version 1.1.2 ( #118 )
...
https://greenkeeper.io/
2016-07-13 11:16:08 -06:00
Greenkeeper
637f23731f
chore(package): update liquid-fire to version 0.24.1 ( #117 )
...
https://greenkeeper.io/
2016-07-12 07:01:05 +01:00
Greenkeeper
b1cc631636
chore(package): update broccoli-concat to version 2.2.1 ( #115 )
...
https://greenkeeper.io/
2016-07-11 15:18:44 -06:00
Austin Burdine
8fc2107308
Merge pull request #112 from kevinansfield/503-maintenance
...
"503 Maintenance" error handling
2016-07-11 05:34:56 -06:00