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

842 commits

Author SHA1 Message Date
Renovate Bot f2e040e1b2 Update dependency ember-power-select to v2.3.4 2019-06-17 05:26:26 +00:00
Renovate Bot 7c497b5363 Update dependency @tryghost/timezone-data to v0.2.5 2019-06-17 03:25:54 +00:00
Renovate Bot bdcc7c6082 Update dependency @tryghost/kg-parser-plugins to v0.5.1 2019-06-17 02:28:00 +00:00
Renovate Bot ef9b64e5e8 Update dependency @tryghost/helpers to v1.1.6 2019-06-17 01:28:53 +00:00
Rish 8688e659ed Version bump to 2.23.4 2019-06-11 16:51:41 +05:30
Renovate Bot 24ef01ee45 Update ember addons 2019-06-10 05:27:09 +00:00
Renovate Bot c2fc4aea70 Update dependency ember-source to v3.10.1 2019-06-10 04:28:09 +00:00
Renovate Bot 9c3ad4bc51 Update dependency ember-exam to v3.0.2 2019-06-10 03:25:25 +00:00
Renovate Bot 6ea2e4154e Update dependency @tryghost/timezone-data to v0.2.4 2019-06-10 02:33:18 +00:00
Renovate Bot b0c2733618 Update dependency @tryghost/helpers to v1.1.5 2019-06-10 01:31:45 +00:00
Kevin Ansfield 5113e0cf51 Version bump to 2.23.3 2019-06-06 11:15:46 +01:00
Nazar Gargol 11eb46f142 Version bump to 2.23.2 2019-06-04 13:01:40 +02:00
Rishabh Garg 1f6b925af7
🔥 Dropped Node v6 support (#1218)
no issue

- Node v6 has come to EOL as of 2019-04-30 (ref. https://github.com/nodejs/Release#end-of-life-releases)
2019-06-04 09:40:50 +05:30
Kevin Ansfield d21c5f37de Updated dependency @tryghost/mobiledoc-kit to v0.11.2-ghost.4
no issue

- correctly bumps to our custom version rather than base 0.11.2 version
- adds fix for text content being obliterated in certain circumstances when pasting content
2019-06-03 12:10:57 +01:00
Renovate Bot fa6c8cbb6e Update dependency ember-concurrency to v1 2019-06-03 09:15:36 +01:00
Renovate Bot 2e89a0fb37 Update dependency ember-cli-string-helpers to v2.1.0 2019-06-03 09:14:54 +01:00
Renovate Bot c0c93e06d8 Update dependency ember-concurrency to v0.10.1 2019-06-03 01:27:33 +00:00
Kevin Ansfield bc79811d3d Version bump to 2.23.1 2019-05-28 18:36:10 +01:00
Kevin Ansfield 48df541989 Version bump to 2.23.0 2019-05-27 10:57:22 +01:00
Kevin Ansfield fdb4b46fd2 Updated for breaking changes in ember-cli-mirage@1.0.0 2019-05-27 09:58:33 +01:00
Renovate Bot dcf0341672 Update ember addons 2019-05-27 09:58:33 +01:00
Renovate Bot 21af41afb1 Update dependency ember-cli-dependency-checker to v3.2.0 2019-05-27 09:14:23 +01:00
Renovate Bot 9d612883ab Update dependency codemirror to v5.47.0 2019-05-27 09:11:07 +01:00
Renovate Bot 5adc1ea49b Update dependency ember-infinity to v1.4.7 2019-05-27 03:22:23 +00:00
Renovate Bot 04fc751c0d Update dependency @tryghost/timezone-data to v0.2.3 2019-05-27 02:23:26 +00:00
Renovate Bot 7a7e1ddc0d Update dependency @tryghost/helpers to v1.1.4 2019-05-27 01:23:19 +00:00
Kevin Ansfield 64d92c432f Version bump to 2.22.3 2019-05-23 13:49:23 +01:00
Fabien O'Carroll 71f1555212 Version bump to 2.22.2 2019-05-21 12:09:14 +02:00
Renovate Bot 81057db2e3 Update ember core 2019-05-20 11:32:08 +01:00
Renovate Bot af07ca5a56 Update dependency fs-extra to v8 2019-05-20 09:29:30 +01:00
Fabien O'Carroll 27a6bd98a8 Version bump to 2.22.1 2019-05-14 11:16:04 +02:00
Renovate Bot c9d6a621a2 Update dependency glob to v7.1.4 2019-05-13 16:02:49 +01:00
Renovate Bot f6625d3d8e Update dependency ember-exam to v3 2019-05-13 15:55:11 +01:00
Renovate Bot 534134e955 Update ember testing 2019-05-13 15:31:32 +01:00
Renovate Bot 0c4356843d Update dependency ember-infinity to v1.4.5 2019-05-13 02:30:27 +00:00
Renovate Bot d0e016fd0b Update dependency ember-data to v3.9.3 2019-05-13 01:29:00 +00:00
Kevin Ansfield fa8a08e40b
Removed usage of ember-light-table in subscribers screen (#1191)
no issue

`ember-light-table` is falling behind Ember.js and other addon development and is increasingly causing issues with Ember deprecations and addon incompatibility.

- swaps `ember-light-table` usage for a straightforward table using `vertical-collection` for occlusion
- uses the same loading mechanism as the members screen with a slight optimisation where the initial load will fetch subscribers in batches of 200 until they are all loaded
- removes now-unused pagination mixin
- fixes duplicate subscriber validation handling
2019-05-07 12:39:56 +01:00
Nazar Gargol 10e81f6c43 Version bump to 2.22.0 2019-05-07 12:37:29 +02:00
renovate[bot] 292fe95932 Update dependency @tryghost/kg-parser-plugins to v0.5.0 (#1188) 2019-05-06 12:31:39 +01:00
renovate[bot] 42f5aca843 Update dependency ember-power-select to v2.3.2 (#1187) 2019-05-06 12:04:39 +01:00
Kevin Ansfield 0a76e3e4b6
Removed coveralls code-coverage reporting (#1190)
no issue
- coverage reports were not really being used and were frequently ignored when merging PRs because we knew there were reductions in test coverage
- coveralls also causes some problems with Renovate because there can be random micro changes in reported coverage that meant a PR "failed" when really it was fine
2019-05-06 12:02:23 +01:00
Renovate Bot 9c3ca4f066 Update dependency @tryghost/kg-clean-basic-html to v0.1.1 2019-05-06 10:29:32 +00:00
Renovate Bot 9906eef315 Update dependency @tryghost/mobiledoc-kit to v0.11.2 2019-05-06 05:23:36 +00:00
Renovate Bot 98b6fb9e95 Update dependency @tryghost/timezone-data to v0.2.2 2019-05-06 03:24:47 +00:00
Renovate Bot 1fd4a3a769 Update dependency @tryghost/kg-parser-plugins to v0.4.2 2019-05-06 02:25:09 +00:00
Renovate Bot be9df2b2e9 Update dependency @tryghost/helpers to v1.1.3 2019-05-06 01:24:29 +00:00
Kevin Ansfield 556bb46f98 Use extracted @tryghost/kg-parser-plugins package
no issue

- `@tryghost/kg-parser-plugins` contains the parser plugins used by the editor and was extracted so that they can be used in server-side html-to-mobiledoc conversion
2019-05-03 10:45:08 +01:00
Kevin Ansfield 3bcb56225d Use extracted @tryghost/kg-clean-basic-html package
no issue
- `cleanBasicHtml` has been extracted to an external package so that it can be used inside the extracted `@tryghost/kg-parser-plugins` package server-side
2019-05-02 17:14:00 +01:00
Kevin Ansfield 9ff217a0e8 Version bump to 2.21.1 2019-04-30 11:10:02 +02:00
Kevin Ansfield 90d038c64b Update dependency @tryghost/mobiledoc-kit to v0.11.2-ghost.1
closes https://github.com/TryGhost/Ghost/issues/10717
- includes fix for `range#expandByMarker`
2019-04-29 16:47:08 +02:00