Ghost/ghost/admin/tests
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
..
acceptance Fix blank signup screen (#135) 2016-07-22 07:36:50 -06:00
helpers convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
integration Handle automatic timezone override 2016-07-26 11:50:24 +01:00
unit Fix editor error handling (#128) 2016-07-18 17:23:43 -06:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc deps: grunt-jscs,ember-suave@3.0.0 2016-06-11 13:39:31 -06:00
index.html deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00