1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Commit graph

810 commits

Author SHA1 Message Date
Kevin Ansfield 451a70319a Version bump to 2.19.1 2019-03-27 17:26:57 +00:00
Fabien O'Carroll 246ccfc28e Version bump to 2.19.0 2019-03-26 11:50:32 +01:00
Renovate Bot c6554a755b Update dependency grunt to v1.0.4 2019-03-25 02:28:57 +00:00
Renovate Bot e6f8ab6456 Update dependency eslint to v5.15.3 2019-03-25 01:36:09 +00:00
Kevin Ansfield c7d39230f9 Version bump to 2.18.3 2019-03-22 13:38:47 +00:00
Rish 53c8e997f0 Version bump to 2.18.2 2019-03-19 16:41:50 +05:30
renovate[bot] 5d311417a6 Update dependency autoprefixer to v9.5.0 (#1122) 2019-03-18 14:25:17 +00:00
renovate[bot] b4b95cf7b4 Update ember addons (#1123) 2019-03-18 14:24:58 +00:00
renovate[bot] 008cbdf440 Update dependency @tryghost/timezone-data to v0.2.0 (#1121) 2019-03-18 12:44:48 +00:00
Renovate Bot ecb887ec5d Update dependency eslint to v5.15.2 2019-03-18 01:28:42 +00:00
Kevin Ansfield 4c3a44ea2a 🐛 Fixed infinite scroll of posts/pages screens not working in Safari
closes https://github.com/TryGhost/Ghost/issues/10521
- bumped `ember-in-viewport` and `ember-infinity` which fixed the Safari bug
- forced resolution of `ember-in-viewport` to 3.2.2 to avoid conflicts across project sub-dependencies
- switched to fork of `ember-light-table` which contains a compatibility fix with `ember-in-viewport@3.2.2` (PR'd here https://github.com/offirgolan/ember-light-table/pull/674)
2019-03-15 18:06:16 +00:00
kirrg001 1c14455200 Version bump to 2.18.1 2019-03-13 23:43:48 +01:00
Fabien O'Carroll 2135683853 Version bump to 2.18.0 2019-03-13 22:06:18 +01:00
renovate[bot] 8381cdd964 Update dependency ember-fetch to v6.5.0 (#1117) 2019-03-13 17:51:45 +00:00
renovate[bot] be258dcb85 Update dependency codemirror to v5.44.0 (#1116) 2019-03-13 17:51:28 +00:00
Renovate Bot c35d443c8c Update ember addons 2019-03-13 15:53:24 +00:00
renovate[bot] defe6fc285 Pin dependency element-resize-detector to 1.1.15 (#1114) 2019-03-13 14:13:22 +00:00
Nazar Gargol 754968dc9f Version bump to 2.17.2 2019-03-13 18:52:43 +08:00
Kevin Ansfield 6b02ba4c8c Version bump to 2.17.1 2019-03-12 18:45:54 +00:00
Nazar Gargol a0b1c13293 Version bump to 2.17.0 2019-03-12 20:39:30 +08:00
Kevin Ansfield 0218638ab3
Used ember-exam to split tests and run in parallel on Travis (#1112)
no issue
- improves test run times by splitting the tests into multiple groups and running each in their own browser instance
  - settled on 2 browser instances as that seems to best fit within Travis' memory and CPU constraints
- updated ember-cli-code-coverage config to work with parallel builds
2019-03-11 18:16:01 +00:00
Kevin Ansfield 6634849161 Bumped ember core dependencies to 3.8.x
no issue
- bumped ember core reps
- bumped ember-ajax for ember 3.8.0 compatibility
- removed deprecated use of `transition.handlerInfos`
2019-03-07 17:24:35 +00:00
Kevin Ansfield b120440be8 Bumped ember core dependencies to 3.7.x
no issue
2019-03-07 16:25:43 +00:00
Kevin Ansfield 1838304da8 Bumped ember core dependencies to 3.6.x 2019-03-06 17:15:44 +00:00
Kevin Ansfield ae28198591 Version bump to 2.16.4 2019-03-06 12:19:06 +00:00
Kevin Ansfield b564cbea16 Bumped ember core dependencies to 3.5.x
no issue
- bumped ember-cli to 3.5.1
- bumped ember-data to 3.5.2
2019-03-06 07:39:51 +00:00
Kevin Ansfield 6351c85b25
Bumped dependencies (#1108)
Bumped all non-ember-core dependencies that do not require significant work or that contain unresolvable inter-dependencies.

Skipped:
- `ember-drag-drop` - our usage needs re-working for closure actions
- `ember-infinity`, `ember-in-viewport` - one depends on the other and `ember-light-table` depends on a particular version of `ember-in-viewport` in a way that breaks if they are upgraded

Removed/bumped:
- removed ember-cli-es6-transform
- removed ember-cli-cjs-transform
- removed current-device
- removed ember-responsive
- bumped yarn.lock sub-dependencies
- bumped @ember/jquery
- bumped @tryghost/mobiledoc-kit
- bumped autoprefixer
- bumped broccoli-funnel
- bumped coveralls
- bumped ember-auto-import
- bumped ember-moment
- bumped ember-power-select
- bumped ember-simple-auth
- bumped broccoli-uglify-sourcemap
- bumped ember-cli-eslint and eslint-plugin-ghost with fixes for new rules
- bumped ember-cli-mirage
- bumped ember-cli-pretender
- bumped ember-power-calendar-moment
- bumped ember-power-datepicker
- bumped ember-composable-helpers
- bumped ember-concurrency
- bumped ember-load
- bumped eslint
- bumped walk-sync
- bumped ember-useragent
- bumped fs-extra
- bumped ember-resolver
- bumped @html-next/vertical-collection
- bumped ember-cli-babel
2019-03-05 17:34:00 +00:00
Kevin Ansfield 4bff1dc6e8 Version bump to 2.16.3 2019-03-05 10:46:57 +00:00
kirrg001 b99721d849 Version bump to 2.16.2 2019-02-27 10:06:47 +01:00
kirrg001 4ba03cc29b Version bump to 2.16.1 2019-02-26 12:15:53 +01:00
kirrg001 8c9f26b34c Version bump to 2.16.0 2019-02-26 10:29:46 +01:00
Kevin Ansfield a5c69cc86d Removed usage of /configuration/timezones/ endpoint
no issue
- replaced timezones endpoint with `@tryghost/timezone-data` module
2019-02-26 12:37:50 +07:00
Kevin Ansfield b21af6ad77 Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00
Fabien O'Carroll 6701c4b328 Version bump to 2.15.0 2019-02-21 12:10:22 +01:00
Nazar Gargol 790f2faad0 Version bump to 2.14.3 2019-02-14 11:03:10 +00:00
Nazar Gargol 3eef404926 Version bump to 2.14.2 2019-02-13 14:59:05 +00:00
Kevin Ansfield 653ea03477 Bumped mobiledoc-kit dependency
no issue
- improves conversion of html content when pasting into the editor
2019-02-13 13:00:23 +00:00
Rish 7f14a505d9 Version bump to 2.14.1 2019-02-12 16:36:32 +05:30
Kevin Ansfield fd7c14f911 Version bump to 2.14.0 2019-02-07 14:35:06 +00:00
Nazar Gargol 5cd442ee96 Version bump to 2.13.2 2019-02-05 12:11:27 +00:00
Kevin Ansfield f6cc56f35b Version bump to 2.13.1 2019-01-29 14:49:22 +00:00
Kevin Ansfield ef2af2a3b9 Version bump to 2.13.0 2019-01-29 10:59:32 +00:00
Kevin Ansfield 37a23122c2 Switch from embor-browserify to ember-auto-import
no issue
- minor reduction in build size. Before/after:
  - `vendor.min.js 3.32 MB (710.66 KB gzipped)`
  - `vendor.min.js 3.29 MB (706 KB gzipped)`
2019-01-22 13:09:38 +00:00
Kevin Ansfield c3e41fe24f Version bump to 2.12.0 2019-01-22 11:36:16 +00:00
Kevin Ansfield ba493d7862 Fixed listing, removed unused broccoli-clean-css dependency 2019-01-22 09:30:28 +00:00
Kevin Ansfield c0d9400cf7 Bumped Codemirror, fixed hidden cursor in empty Code Injection fields 2019-01-21 13:57:31 +00:00
Zimo 060450bb5f Updating to Spirit 0.0.50
refs. https://github.com/TryGhost/Ghost/issues/10027
- fix bold style in HTML blocks for Koenig
2019-01-21 13:51:08 +01:00
Fabien O'Carroll 0bc081786c Version bump to 2.11.1 2019-01-16 09:58:53 +01:00
Fabien O'Carroll 0e747b7978 Version bump to 2.11.0 2019-01-15 14:10:52 +01:00
Fabien O'Carroll 3c3e538d80 Version bump to 2.10.2 2019-01-15 13:42:12 +01:00
Kevin Ansfield 15188d96fb Fixed @ember/jquery deprecation warning during builds
no issue
- add `@ember/jquery` package to remove deprecation warning for jQuery not being bundled with future Ember versions
2019-01-14 15:38:53 +00:00
Kevin Ansfield 68a300243e
Bump dependencies (#1093)
no issue
- bump ember-cli-htmlbars-inline-precompile
- bump ember-cli-inject-livereload
- bump ember-concurrency
- bump ember-cli-string-helpers
- bump ember-sinon
- 🔥 remove unused ember-wormhole dependency
- bump ember-test-selectors
- bump ember-useragent
- bump ember-cli-babel
- bump eslint-plugin-ghost
- bump ember-load
- bump ember-load-initializers
- bump ember-power-select
- bump grunt-shell
- bump walk-sync

Partial dependency bump. Keeping groups smaller so that any issues are easier to pin down if needed. This PR covers remaining out-of-date dependencies that require little to no additional changes or investigation.
2019-01-10 14:15:37 +00:00
Fabien O'Carroll 35a4c1b679 Version bump to 2.10.1 2019-01-09 12:27:01 +01:00
Kevin Ansfield ffbfb06e41
Bump dependencies (#1092)
refs https://github.com/TryGhost/Ghost/issues/10310
- bump liquid-fire (cleans up multiple deprecations)
- bump ember-sinon
- bump ember-optional-features
- bump ember-assign-helper
- bump ember-cli-dependency-checker
- bump ember-cli-mirage
- bump ember-cli-pretender
- bump ember-cli-es6-transform

Partial dependency bump. Keeping groups smaller so that any issues are easier to pin down if needed.
2019-01-08 14:39:37 +00:00
Nazar Gargol 300993c24d Version bump to 2.10.0 2019-01-08 12:37:47 +00:00
Kevin Ansfield 7170a3a8da
Bumped dependencies (Fixed production build) (#1091)
no issue
- bump green (patch) deps
- bump ember-fetch
- bump ember-simple-auth
- bump broccoli-asset-rev
- bump ember-ajax
- bump yarn.lock sub-dependencies

Only a partial dependency upgrade but fixes production build error that was introduced in https://github.com/TryGhost/Ghost-Admin/pull/1044 so merging as-is.
2019-01-08 12:36:16 +00:00
Kevin Ansfield 079c8ccc2c
Migrate to latest ember, ember-mocha and modern ember testing (#1044)
no issue
- upgrade to latest `ember-source` and related dependencies including `ember-cli`
- upgrade to latest `ember-mocha` and modern ember testing setup
    - https://github.com/emberjs/rfcs/blob/master/text/0268-acceptance-testing-refactor.md
    - switch from using global acceptance test helpers and `native-dom-helpers` to using the new `ember-test-helpers` methods
    - use [`chai-dom`](https://github.com/nathanboktae/chai-dom) assertions where in some places (still a lot of places in the tests that could use these)
- pin `ember-in-viewport` to 3.0.x to work around incompatibilities between different versions used in `ember-light-table`, `ember-infinity`, and `ember-sticky-element`
    - incompatibilities manifested as "Invalid value used as weak map key" errors thrown when using `ember-light-table` (subscribers screen)
- pin `ember-power-datepicker` to unreleased version that contains a move from global acceptance test helpers to modern test helpers
2019-01-02 09:58:55 +00:00
Nazar Gargol 28759ea143 Version bump to 2.9.1 2018-12-20 11:28:23 +01:00
Kevin Ansfield 961d4eec46 Version bump to 2.9.0 2018-12-17 14:25:24 +00:00
kirrg001 cce8738fbd Version bump to 2.8.0 2018-12-11 14:25:52 +01:00
Fabien O'Carroll 55a3500e3d Version bump to 2.7.1 2018-12-05 14:28:11 +07:00
Fabien O'Carroll 1be2746260 Version bump to 2.7.0 2018-12-04 21:10:16 +07:00
Rish 7eaedb22c5 Version bump to 2.6.2 2018-11-27 18:33:56 +05:30
Peter Zimon 98d57d66ee UI refinements (#1075)
no issue
* Update negative margin of card indicators
* Update to Spirit 0.0.49
2018-11-26 14:25:47 +00:00
Peter Zimon 1fbb01cd09 Updating to Spirit 0.0.48 (#1074)
refs. https://github.com/TryGhost/Team/issues/148
- fix vertical rhythm for divs and headings
2018-11-26 10:34:16 +00:00
Kevin Ansfield 6b9069eb43 Bump @tryghost/mobiledoc-kit version
no issue
- includes bug fix and improvements to copy/paste from rich-text sources
2018-11-22 10:39:20 +00:00
Nazar Gargol fcf5d5f23b Version bump to 2.6.1 2018-11-20 18:21:48 +01:00
Kevin Ansfield 0254202df1 Bump @tryghost/mobiledoc-kit version
no issue
- brings us in-line with upstream mobiledoc-kit master
2018-11-20 11:59:19 +00:00
Kevin Ansfield 2990865537 Version bump to 2.6.0 2018-11-13 12:51:06 +00:00
kirrg001 d77d6a48e9 Version bump to 2.5.0 2018-11-07 16:19:43 +01:00
Fabien O'Carroll ea227d7c5c Version bump to 2.4.0 2018-10-30 19:26:40 +07:00
Rish 7fa889be90 Version bump to 2.3.0 2018-10-22 15:41:19 +05:30
Kevin Ansfield 756065d0fe Version bump to 2.2.4 2018-10-18 12:29:27 +01:00
Kevin Ansfield ed8f17a326 Version bump to 2.2.3 2018-10-16 17:38:23 +01:00
Fabien O'Carroll b93872f897 Version bump to 2.2.2 2018-10-11 14:20:35 +07:00
Nazar Gargol d6a7e2648a Version bump to 2.2.1 2018-10-09 16:34:36 +02:00
Fabien O'Carroll 42912cf39b Use Admin API v2 with session auth (#1046)
refs #9865
- removed all `oauth2` and token-based ESA auth
- added new `cookie` authenticator which handles session creation
- updated the session store to extend from the `ephemeral` in-memory store and to restore by fetching the currently logged in user and using the success/failure state to indicate authentication state
  - ESA automatically calls this `.restore()` method on app boot
  - the `session` service caches the current-user query so there's no unnecessary requests being made for the "logged in" state
- removed the now-unnecessary token refresh and logout routines from the `application` route
- removed the now-unnecessary token refresh routines from the `ajax` service
- removed `access_token` query param from iframe file downloaders
- changed Ember Data adapters and `ghost-paths` to use the `/ghost/api/v2/admin/` namespace
2018-10-05 19:46:33 +01:00
kirrg001 fa6dc3b918 Version bump to 2.2.0 2018-10-02 22:57:14 +02:00
Fabien O'Carroll 3419a88002 Version bump to 2.1.4 2018-09-25 18:04:57 +07:00
Fabien O'Carroll 88112e7601 Version bump to 2.1.4-beta.1 2018-09-25 17:34:37 +07:00
Kevin Ansfield 554fe6ffa0 Bumped ember-ajax dependency
no issue
- 3.1.1 moved to class syntax which had a knock-on effect with our custom error objects which also needed to be switched
2018-09-24 10:42:49 +01:00
Rish 0f7bf091f4 Version bump to 2.1.3 2018-09-18 18:07:57 +05:30
Peter Zimon 68f8de1f1c Update error page design (#1045)
no issue
* Adding basic 404 animation
* Adding bounce to tumbleweeds on error screen
* Bump Spirit dependency to 0.0.42
2018-09-11 16:29:23 +01:00
Nazar Gargol d0d2eb374e Version bump to 2.1.2 2018-09-11 14:15:21 +02:00
Nazar Gargol f732a7b768 Version bump to 2.1.1 2018-09-06 12:59:24 +02:00
kirrg001 7896f2ed90 Version bump to 2.1.0 2018-08-31 12:14:52 +01:00
Kevin Ansfield 2245d93f2b Added gallery card to the editor
no issue
- added gallery card (initial implementation)
    - supports upto 9 images in gallery
    - max 3 images per row
- fixed gh-uploaded error handling for generic errors
- ignore jsconfig.json
2018-08-30 17:48:20 +01:00
Zimo 35deaca709 Update alignment of Markdown card toolbar 2018-08-27 11:03:11 +01:00
Rishabh Garg ea87514440 🐛 Fixed video size in the editor (#1039)
Closes #9808
 - Bumps ghost-spirit to 0.0.35
2018-08-27 10:38:55 +01:00
kirrg001 525c47a637 Version bump to 2.0.3 2018-08-22 14:35:00 +02:00
Kevin Ansfield 419fee1a96 🐛 Editor: Fixed Ctrl+Backspace on Linux
closes https://github.com/TryGhost/Ghost/issues/9810
- bumped our mobiledoc-kit fork dependency
  - includes patch for <kbd>Ctrl+Backspace</kbd> that was missed in previous version
2018-08-22 12:19:47 +01:00
Kevin Ansfield 36bdca6dfe Version bump to 2.0.2 2018-08-21 10:11:14 +01:00
Kevin Ansfield 313fb1b794 Version bump to 2.0.1 2018-08-20 15:11:51 +01:00
kirrg001 892eb7bdf6 Version bump to 2.0.0 2018-08-16 14:10:09 +02:00
kirrg001 3c3e0d0fb0 Bump package.json version to 2.0.0-rc.1
no issue
2018-08-15 02:51:31 +02:00
kirrg001 c864673125 Bump package.json version to 2.0.0-rc.0
no issue
2018-08-14 17:50:56 +01:00
Kevin Ansfield 512d6d8262 Version bump to 1.25.5 2018-08-14 14:43:40 +01:00
Zimo 4d45f03d1b Koenig - Minor design refinements
refs https://github.com/TryGhost/Ghost/issues/9724
- fixed Card menu plus icon's rounded edges
- decreased link toolbar appearance delay
- changing 'H'/'h' toolbar mapping to 'H2'/'H3' and harmonized title font size
2018-08-14 14:35:13 +01:00
Zimo 377f6addf7 Koenig - Updated menu icons
- changed icons for coloured set
- added Unsplash icon
- bumped Spirit for menu-related style updates
2018-08-10 11:18:02 +01:00
kirrg001 95427364db Version bump to 1.25.4 2018-08-08 19:45:53 +02:00