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

1459 commits

Author SHA1 Message Date
Renovate Bot
895d2a22f5
Update dependency eslint to v7.2.0 2020-06-08 02:17:38 +00:00
Renovate Bot
ff55d556e2
Update dependency ember-composable-helpers to v4.1.2 2020-06-08 00:58:06 +00:00
renovate[bot]
12fa72b02f
Update dependency ember-data to v3.19.0 (#1593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 11:12:11 +01:00
renovate[bot]
3ef3540c04
Update dependency testem to v3.2.0 (#1592)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 10:58:14 +01:00
renovate[bot]
3c4151ac0f
Update dependency markdown-it to v11 (#1575)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 10:52:34 +01:00
Renovate Bot
e31ae2f3fa
Update dependency ember-composable-helpers to v4.1.1 2020-06-04 14:29:15 +00:00
Renovate Bot
0e8b66018e
Update dependency fs-extra to v9.0.1 2020-06-04 00:25:50 +00:00
renovate[bot]
fc3f61464a
Update dependency ember-composable-helpers to v4.1.0 (#1589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-03 21:19:47 +01:00
Daniel Lockyer
5d268bfe52 v3.18.1 2020-06-02 18:07:38 +01:00
Renovate Bot
9aafc5ad66
Update dependency ember-cli-babel to v7.20.5 2020-06-02 15:40:27 +00:00
Daniel Lockyer
f508aa1eb5 v3.18.0 2020-06-02 15:22:02 +01:00
Renovate Bot
8e9d71cac6
Update dependency ember-cli-babel to v7.20.4 2020-06-01 00:33:05 +00:00
Renovate Bot
a1786bccf5
Update dependency ember-cli-babel to v7.20.3 2020-05-29 15:48:44 +00:00
Renovate Bot
981e68a00f
Update dependency ember-cli-babel to v7.20.2 2020-05-29 13:49:53 +00:00
Renovate Bot
9f9e1f2cea
Update dependency ember-cli-babel to v7.20.1 2020-05-29 02:35:23 +00:00
renovate[bot]
6a5044cb3b
Update dependency ember-source to v3.19.0 (#1579)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-28 11:58:28 +01:00
Daniel Lockyer
4195917ce8 v3.17.1 2020-05-26 15:55:45 +01:00
Daniel Lockyer
d9c99fc880 v3.17.0 2020-05-26 14:03:34 +01:00
renovate[bot]
bff755f097
Update dependency ember-assign-helper to v0.3.0 (#1577)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-26 12:56:41 +01:00
Renovate Bot
c0f3d83585 Update Test & linting packages 2020-05-25 11:16:25 +00:00
Renovate Bot
f36ebb9a24
Update dependency ember-power-select to v4.0.2 2020-05-22 15:16:58 +00:00
Kevin Ansfield
33bb521c11 Updated members list to use paginated loading
no issue

- disabled members search/filter/chart as they won't work without all members loaded into memory (they will be added back later)
- added `ember-ella-sparse` to handle a sparse array of members
- updated `fetchMembersTask` to return a sparse array instance
- updated components that work on a `member` instance to use `.get` because all items in a sparse array are proxy objects
- changed list loading behaviour to not refresh the list from the API unless the client-side list is more than a minute old - allows for much snappier nav between list and details screens
2020-05-20 16:39:32 +01:00
Kevin Ansfield
e80fa137db Updated members routes/controllers with Octane idioms
no issue

- ran [`ember-native-class-codemod`](https://github.com/ember-codemods/ember-native-class-codemod) on members-related files
- updated files to remove need for `@classic` decorator where possible
    - switched to tracked properties
    - removed usage of `this.get/set/toggleProperty` etc
- swapped usage of `{{action 'foo'}}` for `{{this.foo}}`
2020-05-20 16:39:31 +01:00
Daniel Lockyer
208198c166 v3.16.1 2020-05-20 07:30:34 +01:00
Renovate Bot
9453b85d5d
Update dependency pretender to v3.4.3 2020-05-19 16:23:14 +00:00
renovate[bot]
7666935018
Update dependency ember-cli-babel to v7.20.0 (#1574)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-19 17:22:46 +01:00
Daniel Lockyer
78e905e272 v3.16.0 2020-05-18 14:43:53 +01:00
renovate[bot]
8dd6c5c5c0
Update dependency ember-infinity to v2.1.2 (#1573)
* Update dependency ember-infinity to v2.1.2
* updated gh-infinity-loader template to match ember-infinity default template

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-18 09:06:04 +01:00
renovate[bot]
d8971b0996
Update dependency ember-source to v3.18.1 (#1571)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-18 08:01:48 +01:00
renovate[bot]
9420525bfa
Update dependency ember-useragent to v0.10.0 (#1572)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-18 07:57:36 +01:00
renovate[bot]
b18e5083b0
Update dependency autoprefixer to v9.8.0 (#1570)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-18 07:56:44 +01:00
Renovate Bot
d54c69eeed
Update dependency ember-source to v3.16.8 2020-05-18 00:15:09 +00:00
renovate[bot]
2eff6cf2d7
Update dependency eslint to v7 (#1566)
* Update dependency eslint to v7

* Fixed linting errors

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-17 22:53:37 +01:00
renovate[bot]
25fd55f42e
Update dependency blueimp-md5 to v2.16.0 (#1569)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-17 22:43:28 +01:00
renovate[bot]
cc80214916
Update dependency ember-power-select to v4 (#1528)
* Update dependency ember-power-select to v4
* Fixed trigger component override collision when building

- move the "override" into our own namespace
- update all `<PowerSelect>` usage to explicitly reference our customised trigger component

* Bumped ember-power-datepicker

- bumps `ember-basic-dropdown` sub-dependency
- resolves "Error: Could not find module `ember-compatibility-helpers` imported from `@glimmer/component/index`"
- https://github.com/cibernox/ember-basic-dropdown/issues/551

* Updated trigger to use class syntax

- it's not possible to use `.extend()` on an imported class

* Updated <GhBasicDropdown>

- match updated ember-basic-dropdown code

* Added `autofocus` modifier

- added `ember-modifier` dependency so that we can create our own render modifiers

* Updated <GhSearchInputTrigger> to a glimmer component

* Updated gh-token-input components

* Fixed tests

- wrap `<PowerSelect>` with `<div>` to maintain test selectors
- fixed `<GhBasicDropdown>` not rendering anything due to not having a local template

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-17 22:35:53 +01:00
renovate[bot]
7e195b24dc
Update dependency ember-infinity to v2.1.1 (#1484)
no issue

- fixed template reference
- updated template to match upstream's use of render-modifiers
- removed silencing of `isVisible` deprecation

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-12 09:05:17 +01:00
Kevin Ansfield
8b0b5a27a8 Update dependency eslint-plugin-ghost to v1.4.1
no issue

- enables `prefer-ember-test-helpers` rule
- fixes single linting error from the new rule
2020-05-11 10:20:03 +01:00
renovate[bot]
7a923f0679
Update dependency ember-cli-moment-shim to v3.8.0 (#1567)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 09:02:39 +01:00
renovate[bot]
2eb598360f
Update dependency blueimp-md5 to v2.15.0 (#1565)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-11 09:00:27 +01:00
Renovate Bot
15c25532e5
Update dependency broccoli-funnel to v3.0.3 2020-05-11 00:16:04 +00:00
Renovate Bot
a95de29b64
Update dependency ember-cli-htmlbars to v5.1.2 2020-05-08 15:12:18 +00:00
renovate[bot]
65ed1b75d5
Update dependency ember-cli-htmlbars to v5 (#1559)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-08 13:00:28 +01:00
renovate[bot]
9ca5392a16
Update dependency ember-cli to v3.18.0 (#1558)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-08 12:59:57 +01:00
Daniel Lockyer
c5aff8c2f0 v3.15.3 2020-05-08 12:17:17 +01:00
renovate[bot]
b8b944c079
Update dependency blueimp-md5 to v2.14.0 (#1557)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-08 12:07:49 +01:00
renovate[bot]
e197d2d93d
Update dependency ember-test-selectors to v4.1.0 (#1564)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-08 12:06:29 +01:00
Daniel Lockyer
144efa249b v3.15.2 2020-05-07 21:59:02 +01:00
Daniel Lockyer
0ba237bc8f v3.15.1 2020-05-07 10:52:18 +01:00
Renovate Bot
c625286702
Update dependency ember-cli-postcss to v6.0.1 2020-05-06 23:14:55 +00:00
Kevin Ansfield
479eecba4c Update dependency eslint-plugin-ghost to v1.4.0
no issue

- applies fixes for new/updated rules
- disables `ember/no-mixins` rule as we're not able to migrate away yet
2020-05-06 18:07:01 +01:00
Daniel Lockyer
d48fd0ebdd v3.15.0 2020-05-06 13:43:38 +01:00
Renovate Bot
5fa0d1b573
Update dependency @tryghost/kg-parser-plugins to v0.10.1 2020-04-30 13:20:31 +00:00
Renovate Bot
35c7621267
Update dependency @tryghost/kg-clean-basic-html to v0.1.9 2020-04-30 11:05:45 +00:00
Renovate Bot
a8067dd037 Update dependency broccoli-concat to v4.2.4 2020-04-30 09:50:42 +01:00
renovate[bot]
ffee641632
Update dependency ember-data to v3.18.0 (#1553)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-29 10:48:58 +01:00
Renovate Bot
1fd84e5954
Update dependency ember-data to v3.17.1 2020-04-28 17:31:55 +00:00
renovate[bot]
c9fd1bca25
Update dependency testem to v3.1.0 (#1550)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-28 08:47:16 +01:00
Daniel Lockyer
6670fc93d8 v3.14.0 2020-04-27 13:27:51 +01:00
Renovate Bot
02ef3e2814
Update dependency ember-exam to v5.0.1 2020-04-22 02:57:15 +00:00
Daniel Lockyer
c8444707b9 v3.13.4 2020-04-20 16:30:34 +01:00
renovate[bot]
8cb9b0f8cd
Update dependency ember-composable-helpers to v4 (#1549)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 08:50:20 +01:00
renovate[bot]
5efdabeb0f
Update dependency ember-composable-helpers to v3.2.0 (#1548)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 08:44:51 +01:00
Renovate Bot
c69dce71df
Update dependency pretender to v3.4.1 2020-04-20 05:37:58 +00:00
Renovate Bot
69959453f4
Update dependency testem to v3.0.4 2020-04-15 22:15:02 +00:00
Daniel Lockyer
1a1cb22ba4 v3.13.3 2020-04-15 14:06:16 +01:00
Daniel Lockyer
428f0effac v3.13.2 2020-04-15 11:40:33 +01:00
renovate[bot]
cc7a0edf4e
Update dependency walk-sync to v2.1.0 (#1547)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-14 17:37:47 +01:00
renovate[bot]
6082672893
Update dependency @tryghost/kg-parser-plugins to v0.10.0 (#1546)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-14 14:49:17 +01:00
Renovate Bot
35f83995c2
Update dependency @tryghost/timezone-data to v0.2.24 2020-04-13 18:17:06 +00:00
Renovate Bot
7c1b248512
Update dependency @tryghost/helpers to v1.1.27 2020-04-13 16:21:21 +00:00
renovate[bot]
d636d5a84c
Update dependency ember-cli-htmlbars to v4.3.1 (#1543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:33:51 +01:00
renovate[bot]
ff9ca67c8c
Update dependency ember-resolver to v8 (#1545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:17:55 +01:00
Renovate Bot
057d20f592
Update dependency @tryghost/timezone-data to v0.2.23 2020-04-10 21:18:05 +00:00
Renovate Bot
738d25222c Update dependency @tryghost/helpers to v1.1.26 2020-04-10 21:17:29 +00:00
Renovate Bot
1d79cdbaff
Update dependency @tryghost/string to v0.1.9 2020-04-10 18:47:26 +00:00
Renovate Bot
ed2019c73b
Update dependency @tryghost/kg-parser-plugins to v0.9.3 2020-04-08 15:21:12 +00:00
Renovate Bot
19e9ced75d
Update dependency @tryghost/kg-clean-basic-html to v0.1.8 2020-04-08 13:57:05 +00:00
Daniel Lockyer
4b68c5ef37 v3.13.1 2020-04-07 16:03:38 +01:00
Daniel Lockyer
67c2d0b94c v3.13.0 2020-04-07 11:12:52 +01:00
Renovate Bot
796e916879
Update dependency autoprefixer to v9.7.6 2020-04-06 21:22:32 +00:00
Renovate Bot
bd057a5bc0 Update dependency chai-dom to v1.8.2 2020-04-03 16:35:09 +00:00
Renovate Bot
bad821a187
Update dependency @tryghost/timezone-data to v0.2.22 2020-04-03 12:56:11 +00:00
Renovate Bot
a04e4a4529
Update dependency @tryghost/string to v0.1.8 2020-04-03 10:18:25 +00:00
Renovate Bot
081e4241bb
Update dependency @tryghost/helpers to v1.1.25 2020-04-03 08:17:15 +00:00
renovate[bot]
7561a026ac
Update dependency broccoli-merge-trees to v4.2.0 (#1539)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-02 09:36:31 +01:00
Renovate Bot
e4517d878e
Update dependency ember-fetch to v8.0.1 2020-03-30 21:56:13 +00:00
renovate[bot]
4c55b50161
Update dependency ember-fetch to v8 (#1538)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 10:58:05 +01:00
renovate[bot]
a30ab6bf2b
Update dependency ember-fetch to v7.1.0 (#1537)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 10:05:43 +01:00
renovate[bot]
92e5b96568
Update dependency ember-cli-babel to v7.19.0 (#1536)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 10:05:13 +01:00
renovate[bot]
759cb9fe4c
Update dependency blueimp-md5 to v2.13.0 (#1534)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-30 10:03:12 +01:00
Renovate Bot
35548faecc
Update dependency ember-concurrency to v1.1.7 2020-03-30 00:16:52 +00:00
Renovate Bot
0ae90de0c7
Update dependency reframe.js to v2.2.8 2020-03-27 07:40:28 +00:00
Renovate Bot
453e83cf03
Update dependency @tryghost/timezone-data to v0.2.21 2020-03-27 00:43:12 +00:00
Renovate Bot
8195f90dcf
Update dependency @tryghost/helpers to v1.1.24 2020-03-26 23:16:48 +00:00
Renovate Bot
ccae514304
Update dependency @tryghost/string to v0.1.7 2020-03-26 21:31:02 +00:00
Daniel Lockyer
513c62dd3b Version bump to 3.12.1 2020-03-26 14:29:11 +00:00
Kevin Ansfield
7292048957 Reverted ember-source to 3.16.1
closes https://github.com/TryGhost/Ghost/issues/11685

- `ember-source` 3.17.x has an incompatibility with `ember-power-select`
    - see https://github.com/cibernox/ember-power-select/issues/1338
- add `ember-source` to renovate ignore list to avoid unintentional bumps
2020-03-26 14:23:06 +00:00
renovate[bot]
693cd9bd04
Update dependency ember-cli-postcss to v6 (#1531)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-26 09:18:48 +00:00
Renovate Bot
f0d51811f3 Update dependency @tryghost/kg-parser-plugins to v0.9.2 2020-03-25 21:15:38 +00:00
Renovate Bot
ab6a2c987d Update dependency @tryghost/kg-clean-basic-html to v0.1.7 2020-03-25 20:15:44 +00:00
Renovate Bot
281845c1f7 Update dependency @tryghost/kg-parser-plugins to v0.9.1 2020-03-25 15:17:01 +00:00
Renovate Bot
39cd9be234 Update dependency @tryghost/kg-clean-basic-html to v0.1.6 2020-03-25 14:19:41 +00:00
Renovate Bot
dcda2b8270 Update dependency autoprefixer to v9.7.5 2020-03-24 01:15:54 +00:00
Renovate Bot
5d188085dd Update dependency ember-source to v3.17.1 2020-03-23 13:18:23 +00:00
Daniel Lockyer
b168e23e95 Version bump to 3.12.0 2020-03-23 12:23:44 +00:00
Renovate Bot
3681d642c2 Update dependency testem to v3.0.3 2020-03-23 08:16:54 +00:00
renovate[bot]
118679404b
Update dependency pretender to v3.4.0 (#1525)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-23 07:59:25 +00:00
renovate[bot]
c5ad44bea7
Update dependency fs-extra to v9 (#1524)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-23 07:58:08 +00:00
Renovate Bot
4c6b3f2a63 Update dependency babel-eslint to v10.1.0 2020-03-19 15:17:47 +00:00
Renovate Bot
c1b0897d28 Update dependency grunt to v1.1.0 2020-03-17 07:11:41 +00:00
renovate[bot]
71d8e967ca
Update dependency ember-source to v3.17.0 (#1519)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 12:24:47 +00:00
Renovate Bot
d598c5e496 Update dependency @tryghost/helpers to v1.1.23 2020-03-16 10:17:09 +00:00
Kevin Ansfield
24d2b6c7a3 Update dependency @tryghost/mobiledoc-kit to v0.12.4-ghost.1
no issue

- includes fixes for html->mobiledoc conversion (used when copy/pasting from external sources)
  - fixes multiple spaces appearing in text content if source content is indented and has newlines
  - fixes crash if source content has `<li>` elements containing headers
  - fixes crash if source content has non-`<li>` top-level elements inside a list
  - fixes `blockquote>p` markup in source content losing blockquote styling
2020-03-16 09:27:41 +00:00
renovate[bot]
6857f6c6c0
Update ember core to v3.17.0 (#1518)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 09:24:49 +00:00
Renovate Bot
df7fefa587 Update dependency @tryghost/timezone-data to v0.2.20 2020-03-16 02:16:23 +00:00
Renovate Bot
5f6e786691 Update ember core 2020-03-16 01:17:41 +00:00
Renovate Bot
ad335d5d30 Update dependency @tryghost/string to v0.1.6 2020-03-16 01:12:27 +00:00
Daniel Lockyer
fb4ecad23a Version bump to 3.11.0 2020-03-10 13:02:54 +00:00
Daniel Lockyer
013056b178 Version bump to 3.10.0 2020-03-09 10:49:09 +00:00
renovate[bot]
be6a327e8d
Update dependency ember-exam to v5 (#1512)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-09 10:00:12 +00:00
renovate[bot]
ae9b72bcee
Update dependency element-resize-detector to v1.2.1 (#1469)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-03 14:51:51 +00:00
Daniel Lockyer
1a77f94232 Version bump to 3.9.0 2020-03-02 12:02:24 +00:00
renovate[bot]
60cfbb1fdc
Update dependency ember-sinon to v5 (#1510)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 09:50:57 +00:00
Renovate Bot
fcb9222680 Update dependency ember-data to v3.16.2 2020-03-02 02:19:45 +00:00
Renovate Bot
c7cf7ce65c Update dependency ember-concurrency to v1.1.6 2020-03-02 01:20:34 +00:00
renovate[bot]
941ec4bc5f
Update dependency ember-simple-auth to v3 (#1496)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-27 15:15:02 +00:00
renovate[bot]
70965a8d84
Update dependency ember-test-selectors to v4 (#1502)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-27 09:14:24 +00:00
renovate[bot]
78b1b6da77
Update dependency postcss-custom-properties to v9.1.1 (#1501)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-27 09:14:12 +00:00
Daniel Lockyer
5a73022556 Version bump to 3.8.0 2020-02-24 11:53:34 +00:00
Kevin Ansfield
c41a6fb93e 🐛 Fixed infinite scroll on posts/pages lists in admin
closes https://github.com/TryGhost/Ghost/issues/11608

- reverts `ember-source` to a working version and temporarily blocks renovate from auto-updating
- ember-infinity issue https://github.com/ember-infinity/ember-infinity/issues/421
- related ember-source issue https://github.com/emberjs/ember.js/issues/18750
2020-02-24 11:28:25 +00:00
Renovate Bot
28f85be3f5 Update dependency ember-source to v3.16.3 2020-02-24 02:19:52 +00:00
Renovate Bot
4421334eb2 Update dependency ember-cli-htmlbars to v4.2.3 2020-02-24 01:19:45 +00:00
Renovate Bot
f54d4c4dcd Update dependency broccoli-funnel to v3.0.2 2020-02-24 00:28:16 +00:00
Daniel Lockyer
99d951cbe9 Version bump to 3.7.0 2020-02-18 12:23:18 +00:00
Renovate Bot
087629d941 Update dependency ember-fetch to v7.0.1 2020-02-17 02:16:47 +00:00
Renovate Bot
264c6d9fef Update dependency ember-composable-helpers to v3.1.1 2020-02-17 01:18:31 +00:00
renovate[bot]
2bffe1852d
Update ember core (#1485)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-14 12:26:14 +00:00
renovate[bot]
2cbb8bf85a
Update dependency pretender to v3.3.1 (#1491)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-14 12:19:05 +00:00
renovate[bot]
ca4aac8073
Update dependency ember-cli-babel to v7.18.0 (#1488)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-14 12:18:51 +00:00
Daniel Lockyer
011b388169 Version bump to 3.6.0 2020-02-14 11:50:36 +00:00
Daniel Lockyer
341d8f394d Version bump to 3.5.2 2020-02-11 09:37:50 +00:00
Daniel Lockyer
0187c99ae3 Version bump to 3.5.1 2020-02-10 12:55:55 +00:00
Daniel Lockyer
844dea9c84 Version bump to 3.5.0 2020-02-05 11:42:31 +00:00
Kevin Ansfield
855757ffe5
Added default and custom post views (filters) to the admin sidebar (#1474)
no issue

- list custom post views in collapsable sidebar navigation
  - default views: Draft, Scheduled, Published (except for contributors)
  - record expanded/collapsed state of the navigation menus in user settings via new `navigation` service
- adds `customViews` service that manages custom views
  - provides list of default views
  - gives access to "active" custom view based on current route and query params
  - manages loading/saving of custom views to user settings
- show "Add view" button in the content filter when the posts list has been filtered
- show "Edit view" button in the content filter when the posts list filter matches a saved view

Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2020-01-30 15:35:36 +00:00
Kevin Ansfield
561d1f16e4 Version bump to 3.4.0 2020-01-28 17:23:42 +00:00
renovate[bot]
1df1496cd4 Update dependency @tryghost/kg-parser-plugins to v0.9.0 (#1483)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-27 09:27:28 +00:00
Renovate Bot
6e37fa4c48 Update ember core 2020-01-27 04:16:57 +00:00
Renovate Bot
23c6efdf24 Update dependency @tryghost/kg-clean-basic-html to v0.1.5 2020-01-27 03:16:30 +00:00
Renovate Bot
b2fc16b8ac Update dependency @tryghost/timezone-data to v0.2.19 2020-01-27 02:16:55 +00:00
Renovate Bot
efcc557bef Update dependency @tryghost/helpers to v1.1.22 2020-01-27 01:16:27 +00:00
renovate[bot]
e61e62b8cd Update dependency ember-composable-helpers to v3.1.0 (#1471)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-20 09:21:13 +00:00
renovate[bot]
1a52d0c627 Update dependency ember-cli-chart to v3.6.0 (#1470)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-20 09:20:33 +00:00
Renovate Bot
e99d85a101 Update dependency ember-route-action-helper to v2.0.8 2020-01-20 07:23:51 +00:00
Renovate Bot
b10b287cf6 Update dependency ember-infinity to v2.0.3 2020-01-20 06:18:15 +00:00
Renovate Bot
5282385afa Update dependency ember-concurrency to v1.1.5 2020-01-20 05:18:07 +00:00
Renovate Bot
8179832aaf Update dependency autoprefixer to v9.7.4 2020-01-20 04:18:14 +00:00
Renovate Bot
33be525989 Update dependency ember-cli-htmlbars to v4.2.2 2020-01-20 03:17:48 +00:00
Renovate Bot
939fc57cbf Update dependency @tryghost/timezone-data to v0.2.18 2020-01-20 02:18:50 +00:00
Renovate Bot
7956e1add5 Update dependency @tryghost/helpers to v1.1.21 2020-01-20 01:18:57 +00:00
Kevin Ansfield
92107312a8 Upgraded eslint-plugin-ghost and fixed new linter errors
no issue

- update imports for `@ember-data` package (https://github.com/emberjs/rfcs/blob/master/text/0395-ember-data-packages.md)
- use `computed.reads` where applicable (https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/require-computed-macros.md)
- fix usage of `scheduleOnce` so that functions are only scheduled once (https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-incorrect-calls-with-inline-anonymous-functions.md)
2020-01-16 17:01:12 +00:00
Kevin Ansfield
92931f7190
Upgraded ember-power-* addons (#1459)
no issue

- bump deps
- adjust usage for breaking changes... 
  - https://github.com/cibernox/ember-power-select/blob/master/CHANGELOG.md#300-beta1
  - https://github.com/cibernox/ember-basic-dropdown/blob/master/CHANGELOG.md#200-beta3
  - https://github.com/cibernox/ember-power-datepicker/blob/master/CHANGELOG.md#070
- update overridden component and template files to match latest addon code
  - switch to class syntax w/decorators
  - adjust for angle bracket syntax
2020-01-15 13:53:51 +00:00
Fabien O'Carroll
dd66c0f57c Version bump to 3.3.0 2020-01-13 14:08:24 +02:00
Renovate Bot
c849cd1f59 Update dependency reframe.js to v2.2.7 2020-01-13 04:16:56 +00:00
Renovate Bot
109d64f159 Update dependency ember-concurrency to v1.1.4 2020-01-13 03:16:46 +00:00
Renovate Bot
bc4ba6cd7e Update dependency ember-cli-htmlbars to v4.2.1 2020-01-13 02:16:17 +00:00
Renovate Bot
b1977e8b27 Update dependency element-resize-detector to v1.1.16 2020-01-13 01:16:44 +00:00
renovate[bot]
df18bce2bd Update dependency ember-infinity to v2 (#1453)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-07 09:54:26 +00:00
renovate[bot]
4efee29df5 Update dependency ember-simple-auth to v2 (#1449)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-07 09:27:13 +00:00
Kevin Ansfield
73ef9440ed Swapped and updated pretender dependency
no issue

- `ember-cli-pretender` is no longer required when using `ember-auto-import`
- updated `pretender` dependency from 2.1.2 to 3.2.0
- removed upload progress tests (one was already skipped due to random failures) because pretender is not outputting meaningful `event.loaded` and `event.total` values
2020-01-06 17:28:47 +00:00
Kevin Ansfield
588163a949 Reverted broccoli-concat to 4.0.0
no issue

- 4.2.1 was failing when building on macOS due to an issue creating asset directories
- https://github.com/broccolijs/broccoli-concat/issues/149
2020-01-06 11:37:40 +00:00
Kevin Ansfield
ae5ce02fcf Dropped Node 8.x support
no issue

- Node 8.x is now EOL
- switches Travis over to testing against latest Node LTS which is 12.x
2020-01-06 10:59:59 +00:00
renovate[bot]
9c7d69ebda Update ember core (#1441)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 10:51:48 +00:00
renovate[bot]
d9f6434b8c Update dependency ember-test-selectors to v3 (#1450)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 10:37:47 +00:00
renovate[bot]
9cdb761462 Update dependency ember-resolver to v7 (#1448)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 10:27:27 +00:00
renovate[bot]
5c0b7fb423 Update dependency ember-fetch to v7 (#1447)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 10:27:01 +00:00
renovate[bot]
d2909a7d63 Update dependency ember-cli-test-loader to v3 (#1445)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 10:26:19 +00:00
renovate[bot]
eb0a784d49 Update dependency broccoli-funnel to v3 (#1443)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 10:23:06 +00:00
renovate[bot]
1419e43412 Update dependency ember-composable-helpers to v3 (#1446)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 09:47:53 +00:00
renovate[bot]
f39722a055 Update dependency broccoli-merge-trees to v4 (#1444)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 09:46:27 +00:00
renovate[bot]
bc30d1873b Update dependency broccoli-concat to v4 (#1442)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 09:45:29 +00:00
renovate[bot]
f70af21d29 Update dependency ember-cli-htmlbars to v4.2.0 (#1439)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 09:44:59 +00:00
renovate[bot]
3f0627c22c Update dependency ember-cli-babel to v7.13.2 (#1438)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 09:44:28 +00:00
renovate[bot]
395f4adc24 Update dependency @ember/optional-features to v1.3.0 (#1437)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 09:29:50 +00:00
Renovate Bot
18d042b6bd Update dependency ember-cli-string-helpers to v4.0.6 2020-01-06 01:15:49 +00:00
Renovate Bot
e123583911
Update dependency eslint to v6.8.0 2019-12-30 00:17:04 +00:00
Renovate Bot
aa2bb1ac7e Update dependency ember-data to v3.14.1 2019-12-23 04:16:56 +00:00
Renovate Bot
4ddaf72966 Update dependency ember-cli-mirage to v1.1.6 2019-12-23 03:16:59 +00:00
Renovate Bot
b74780b0dd Update dependency @tryghost/timezone-data to v0.2.17 2019-12-23 02:17:41 +00:00
Renovate Bot
caee52808d Update dependency @tryghost/helpers to v1.1.20 2019-12-23 01:20:46 +00:00
Rish
ac450612ed Version bump to 3.2.0 2019-12-17 21:52:51 +05:30
renovate[bot]
eb33e1c715 Pin dependency @glimmer/component to 1.0.0 (#1425) 2019-12-16 10:35:14 +01:00
Renovate Bot
2e92b8d045 Update dependency ember-exam to v4.0.9 2019-12-16 01:12:39 +00:00
Renovate Bot
2faad1a905 Update dependency autoprefixer to v9.7.3 2019-12-13 19:38:46 +00:00
Kevin Ansfield
403bac5876 Converted <GhErrorMessage> to glimmer component
no issue

- fixes `isVisible` deprecation warning that was showing up for every component invocation since the Ember 3.14 upgrade
2019-12-13 16:12:04 +00:00
renovate[bot]
388d084ee0 Update ember core (#1389) 2019-12-13 16:15:06 +01:00
Renovate Bot
5b63670638 Update ember testing 2019-12-04 22:21:20 +00:00
Renovate Bot
136003562a Update ember addons 2019-12-04 20:54:43 +00:00
Nazar Gargol
14e2178e22 Version bump to 3.1.1 2019-12-04 20:39:08 +07:00
Renovate Bot
4e9e415ee2 Update Test & linting packages 2019-12-03 12:24:26 +00:00
Kevin Ansfield
a00da75736 Version bump to 3.1.0 2019-11-27 14:11:19 +00:00
Renovate Bot
91be300f31 Update ember testing 2019-11-25 03:28:12 +00:00
Renovate Bot
bc02b4ca54 Update dependency ember-source to v3.12.1 2019-11-25 02:28:22 +00:00
Renovate Bot
fee1059922 Update dependency autoprefixer to v9.7.2 2019-11-25 01:31:45 +00:00
Renovate Bot
9a4bc97dc9 Update dependency @tryghost/kg-clean-basic-html to v0.1.4 2019-11-18 04:24:36 +00:00
Renovate Bot
8ea37b4b1d Update dependency @tryghost/timezone-data to v0.2.16 2019-11-18 03:11:52 +00:00
Renovate Bot
8f969e1a26 Update dependency @tryghost/kg-parser-plugins to v0.8.1 2019-11-18 02:24:31 +00:00
Renovate Bot
f9a8af4263 Update dependency @tryghost/helpers to v1.1.19 2019-11-18 01:29:23 +00:00
Nazar Gargol
ded09fd151 Version bump to 3.0.3 2019-11-11 18:55:36 +07:00
Renovate Bot
7fc6fb6626 Update dependency reframe.js to v2.2.6 2019-11-11 02:20:16 +00:00
Renovate Bot
84dd54df47 Update dependency glob to v7.1.6 2019-11-11 01:20:32 +00:00
Renovate Bot
15cf5960e3 Update dependency autoprefixer to v9.7.1 2019-11-04 04:30:08 +00:00
Renovate Bot
7233ca36e4 Update dependency @tryghost/timezone-data to v0.2.15 2019-11-04 02:28:23 +00:00
Renovate Bot
dce64b1436 Update dependency @tryghost/helpers to v1.1.18 2019-11-04 01:29:00 +00:00
Kevin Ansfield
48443b790a Version bump to 3.0.2 2019-10-30 11:07:59 +00:00
Kevin Ansfield
4cec4e35e0 Version bump to 3.0.1 2019-10-29 14:20:09 +00:00
renovate[bot]
a78f20afc2 Update dependency markdown-it-mark to v3 (#1329) 2019-10-28 11:21:50 +00:00
renovate[bot]
69abfd70d1 Update dependency markdown-it to v10 (#1328) 2019-10-28 11:20:57 +00:00
renovate[bot]
37d2cb58ac Update dependency autoprefixer to v9.7.0 (#1387) 2019-10-28 10:53:49 +00:00
renovate[bot]
9a114612a8 Update ember addons (#1388) 2019-10-28 10:53:31 +00:00
Renovate Bot
e569e825b1 Update dependency autoprefixer to v9.6.5 2019-10-28 04:33:12 +00:00
Renovate Bot
8de63cc2b0 Update dependency glob to v7.1.5 2019-10-28 03:31:47 +00:00
Renovate Bot
207477f310 Update dependency @tryghost/timezone-data to v0.2.14 2019-10-28 02:37:21 +00:00
Renovate Bot
81bbb452e0 Update dependency @tryghost/helpers to v1.1.17 2019-10-28 01:35:35 +00:00
Fabien O'Carroll
90d26e7c7b Version bump to 3.0.0 2019-10-21 22:41:48 +07:00
Fabien O'Carroll
4b3a92514a Version bump to 3.0.0-beta.8 2019-10-21 18:34:46 +07:00
Fabien O'Carroll
c4d02dfe72 Version bump to 3.0.0-beta.7 2019-10-21 13:05:33 +07:00
Rish
5699a56063 Version bump to 3.0.0-beta.6 2019-10-20 16:11:09 +05:30
Rish
98fd7d5543 Version bump to 3.0.0-beta.5 2019-10-20 14:19:55 +05:30
Rish
5f202b1e68 Version bump to 3.0.0-beta.4 2019-10-19 18:40:27 +05:30
Fabien O'Carroll
14dd555666 Version bump to 3.0.0-beta.3 2019-10-18 19:30:44 +07:00
Fabien O'Carroll
3a7577a92d Version bump to 3.0.0-beta.2 2019-10-17 18:53:17 +07:00
Fabien O'Carroll
b16567a34d Version bump to 3.0.0-beta.1 2019-10-17 17:36:15 +07:00
Fabien O'Carroll
784cbae283
Version bump to 2.37.0 (#1365)
Version bump to 2.37.0
2019-10-15 18:06:56 +07:00
Kevin Ansfield
897ea66a00 Version bump to 2.37.0 2019-10-14 13:50:09 +01:00
Kevin Ansfield
4efeb2ded2 Merge branch 'master' into v3 2019-10-14 11:08:10 +01:00
Renovate Bot
c0b3f6def1 Update ember addons 2019-10-14 09:25:48 +00:00
Kevin Ansfield
36fef0c9a6 Remove deprecated ember-cli-htmlbars-inline-precompile dependency 2019-10-14 09:51:40 +01:00
renovate[bot]
8616843119 Update dependency ember-mocha to v0.16.1 (#1363) 2019-10-14 09:45:03 +01:00
renovate[bot]
f92572b550 Update dependency @tryghost/timezone-data to v0.2.12 (#1362) 2019-10-14 09:44:35 +01:00
renovate[bot]
7f98dce16d Update dependency @tryghost/helpers to v1.1.15 (#1361) 2019-10-14 09:44:21 +01:00
Hannah Wolfe
da6f78273c Set Node v12 to available nodesource version
- seems v12.10.0 is the latest available version for bionic via nodesource ppa
- want to support a version that can be installed on our recommended stack
2019-10-12 12:58:05 +01:00
Kevin Ansfield
9d15b069f4 Merge branch 'master' into v3 2019-10-11 13:35:01 +01:00
Rish
2c661efe41 Version bump to 2.36.0 2019-10-11 16:59:08 +05:30
Kevin Ansfield
a35fa9e764 Merge branch 'master' into v3 2019-10-11 10:43:38 +01:00
Kevin Ansfield
1705a622d3 Version bump to 2.35.0 2019-10-10 18:18:45 +01:00
Kevin Ansfield
0dd5de76b9 Merge branch 'master' into v3 2019-10-10 10:17:44 +01:00
Kevin Ansfield
2e91cb09bf Version bump to 2.34.0 2019-10-09 18:43:04 +01:00
Kevin Ansfield
0776b665a9 Bumped supported node versions
no issue

- bumps 8.x minimum supported version to match Ghost
- adds 12.x for testing ready for LTS
2019-10-09 15:53:24 +01:00
Kevin Ansfield
ebe7c1475f Version bump to 2.33.0 2019-10-08 11:25:41 +01:00
Kevin Ansfield
7b45fd7071 Version bump to 2.32.0 2019-10-07 23:11:18 +01:00
renovate[bot]
cf5d978c31 Update dependency eslint to v6.5.1 (#1356) 2019-10-07 12:14:26 +01:00
renovate[bot]
eb051d2def Update dependency testem to v3 (#1355) 2019-10-07 11:54:43 +01:00
renovate[bot]
acbb40247f Update dependency @tryghost/timezone-data to v0.2.11 (#1350) 2019-10-07 11:54:20 +01:00
renovate[bot]
6b41618cf4 Update dependency @ember/jquery to v1 (#1354) 2019-10-07 11:54:03 +01:00
renovate[bot]
6917bb8afb Update ember addons (#1353) 2019-10-07 11:50:27 +01:00
Renovate Bot
1f8fee510c Update dependency @tryghost/helpers to v1.1.12 2019-10-07 10:33:18 +00:00
renovate[bot]
ff99890772 Update dependency ember-exam to v4.0.4 (#1352) 2019-10-07 11:26:50 +01:00
renovate[bot]
51e28cc3f9 Update dependency autoprefixer to v9.6.4 (#1351) 2019-10-07 11:25:40 +01:00
renovate[bot]
f7361c45fe Pin dependency ember-cli-chart to 3.5.0 (#1348) 2019-10-07 08:21:10 +01:00
Rish
0c9c5b4d3c Updated members list screen design 2019-10-02 09:30:21 +05:30
renovate[bot]
0c685a70fa Update ember addons (#1343) 2019-09-30 09:24:30 +01:00
Renovate Bot
ad25bc6ddc Update ember addons 2019-09-30 06:20:51 +00:00
Renovate Bot
6e2a627cdb Update dependency ember-exam to v4.0.3 2019-09-30 05:36:09 +00:00
Renovate Bot
4d2409e86e Update dependency ember-data to v3.12.4 2019-09-30 03:33:12 +00:00
Renovate Bot
6b034123f9 Update dependency @tryghost/timezone-data to v0.2.10 2019-09-30 01:38:53 +00:00
Renovate Bot
9f705180ab Update dependency @tryghost/helpers to v1.1.11 2019-09-30 01:35:38 +00:00
renovate[bot]
53aea02ce8 Update ember addons (#1336) 2019-09-24 15:35:52 +01:00
Nazar Gargol
f1a795a856 Version bump to 2.31.1 2019-09-23 17:13:25 +02:00
Renovate Bot
b6b7f5bf6e Update ember addons 2019-09-23 05:25:27 +00:00
Renovate Bot
269996b723 Update dependency ember-exam to v4.0.2 2019-09-23 04:26:38 +00:00
Renovate Bot
e9015ca8f0 Update dependency @tryghost/timezone-data to v0.2.9 2019-09-23 03:25:04 +00:00
Renovate Bot
958fbd8fb9 Update dependency @tryghost/helpers to v1.1.10 2019-09-23 02:26:06 +00:00
Renovate Bot
e95dfe5c60
Update dependency eslint to v6.4.0 2019-09-16 02:27:08 +00:00
Renovate Bot
cafca6508a Update ember addons 2019-09-16 02:26:20 +00:00
Renovate Bot
f367dba66a Update dependency ember-exam to v4.0.1 2019-09-16 01:27:27 +00:00
Renovate Bot
83cdd801c9 Update dependency ember-data to v3.12.2 2019-09-16 00:45:51 +00:00
Kevin Ansfield
a8ea51b3ad Version bump to 2.31.0 2019-09-09 17:47:56 +01:00
Renovate Bot
504916d86e Update ember addons 2019-09-09 10:21:49 +01:00
Renovate Bot
351e9a5bb4 Update dependency ember-cli-mirage to v1.1.1 2019-09-09 03:26:49 +00:00
Renovate Bot
511bf5657c Update dependency @tryghost/timezone-data to v0.2.8 2019-09-09 02:34:12 +00:00
Renovate Bot
3c142e7cda Update dependency @tryghost/helpers to v1.1.9 2019-09-09 01:28:16 +00:00
Kevin Ansfield
7442e01638 Reverted update of ember-svg-jar to 2.2.1
refs https://github.com/ivanvotti/ember-svg-jar/issues/138

- 2.2.1 is breaking development builds
2019-09-02 12:17:27 +01:00
Renovate Bot
e5e5f088a5 Update dependency ember-cli-htmlbars-inline-precompile to v3 2019-09-02 09:35:03 +01:00
Renovate Bot
5fbcd5a214 Update ember addons 2019-09-02 09:34:38 +01:00
Renovate Bot
30397653da Update dependency blueimp-md5 to v2.12.0 2019-09-02 09:34:06 +01:00
Renovate Bot
301a8f14eb Update dependency @tryghost/kg-parser-plugins to v0.8.0 2019-09-02 09:33:34 +01:00
Renovate Bot
58ff570264 Pin dependency @tryghost/string to 0.1.5 2019-09-02 09:33:19 +01:00
Renovate Bot
6b65756eac Update dependency ember-cli-string-helpers to v4.0.3 2019-09-02 02:31:55 +00:00
Renovate Bot
75cedbb5e1 Update dependency @tryghost/kg-clean-basic-html to v0.1.3 2019-09-02 01:31:39 +00:00
Kevin Ansfield
eb4ff95383 Version bump to 2.30.2 2019-08-28 11:39:00 +01:00
Kevin Ansfield
4cad386687 🐛 Fixed text editing display of markdown, html, and code cards
closes https://github.com/TryGhost/Ghost/issues/11056

- reverts codemirror dependency
- adds codemirror to the list of ignored dependencies for renovate to prevent auto-updating
2019-08-28 10:17:53 +01:00
Kevin Ansfield
bd6007c811 Version bump to 2.30.1 2019-08-27 19:44:36 +01:00
Rish
d4f2c3c795 Version bump to 2.30.0 2019-08-27 21:01:30 +05:30
Rishabh Garg
166c8ff5e6
🎨 Updated tags screen design and usability (#1283)
no issue

Updates design and usability for tags list and details screen
2019-08-27 19:21:31 +05:30
renovate[bot]
a831e406cb Update ember addons (#1285) 2019-08-26 10:42:30 +01:00
renovate[bot]
5a90abedc6 Update ember addons (#1266) 2019-08-26 10:39:02 +01:00
Renovate Bot
64257c968b Update dependency eslint to v6.2.2 2019-08-26 03:26:59 +00:00
Renovate Bot
ba25d65cbf Update dependency codemirror to v5.48.4 2019-08-26 02:29:34 +00:00
Renovate Bot
ed6d523a11 Update dependency @ember/render-modifiers to v1.0.1 2019-08-26 01:27:33 +00:00
Rish
c3804fca9c Version bump to 2.29.1 2019-08-22 07:31:35 +05:30