Renovate Bot
2e668d0d41
Update dependency @tryghost/timezone-data to v0.2.51
2021-11-11 16:23:57 +00:00
Renovate Bot
2eb9a08c27
Update dependency @tryghost/helpers to v1.1.53
2021-11-11 16:23:51 +00:00
Kevin Ansfield
69dbabb5c1
Added support for copy/pasting Wordpress and Substack buttons into editor
...
refs https://github.com/TryGhost/Team/issues/1214
- bumped `@tryghost/kg-plugin-parsers` to add support for Wordpress/Substack style button html in paste events
Example Wordpress html:
```html
<div class="wp-block-buttons">
<div class="wp-block-button">
<a href="https://example.com " class="wp-block-button__link">
Testing button
</a>
</div>
</div>
```
Example Substack html:
```html
<a class="button primary" href="https://ghost.org ">
<span>Custom Button</span>
</a>
```
2021-11-11 14:31:32 +00:00
Thibaut Patel
4647c45102
Updated the callout card parsing
...
refs https://github.com/TryGhost/Team/issues/1205
- support for optional emoji and background color
2021-11-10 18:32:12 +01:00
Rishabh
bfec1a1787
Updated parser plugin to add toggle card
...
refs https://github.com/TryGhost/Team/issues/1209
2021-11-10 20:14:40 +05:30
Kevin Ansfield
a30d37bc49
Added support for copy/pasting button cards from rendered html
...
refs https://github.com/TryGhost/Team/issues/1207
- bumped @tryghost/kg-parser-plugins that has support for parsing rendered button cards
2021-11-09 12:03:28 +00:00
renovate[bot]
e610ef6531
Update dependency @sentry/ember to v6.14.1 ( #2137 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 09:09:56 +00:00
Renovate Bot
d48d61a2a5
Update dependency @sentry/ember to v6.14.0
2021-11-03 16:22:07 +00:00
renovate[bot]
1520c3dfa7
Update dependency testem to v3.6.0 ( #2130 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 10:08:04 +01:00
renovate[bot]
bda04af77f
Update dependency ember-useragent to v0.11.0 ( #2129 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 10:07:56 +01:00
Renovate Bot
875f3156c7
Update dependency @tryghost/kg-parser-plugins to v2.1.0
2021-10-27 11:56:24 +01:00
Renovate Bot
71ffe10e06
Update dependency @tryghost/kg-clean-basic-html to v2.1.0
2021-10-27 11:54:14 +01:00
renovate[bot]
d3e347ab53
Update dependency ember-concurrency to v2.2.0 ( #2124 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 10:40:59 +01:00
renovate[bot]
26c4692306
Update dependency ember-cli-htmlbars to v6 ( #2111 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 15:06:17 +01:00
renovate[bot]
73cd683117
Update dependency @tryghost/limit-service to v0.6.5 ( #2120 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 15:05:44 +01:00
renovate[bot]
55fb8e5d68
Update dependency @tryghost/members-csv to v1.1.8 ( #2118 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 09:15:48 +01:00
renovate[bot]
7f4e3bbf80
Update dependency ember-in-viewport to v3.10.3 ( #2110 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-25 09:15:29 +01:00
Renovate Bot
161c53ca38
Update dependency eslint-plugin-ghost to v2.7.0
2021-10-21 22:40:54 +00:00
Daniel Lockyer
f28769014c
Added codecov.io coverage uploader to CI
...
refs https://linear.app/tryghost/issue/CORE-74/improve-the-test-situation
- this commit:
- adds the `ember-cli-code-coverage` dependency to collect
coverage from ember tests
- enables the `COVERAGE` env variable in CI
- merges coverage data because tests are run in parallel
- adds the codecov GitHub Action into CI so we can upload
coverage reports
2021-10-21 10:37:03 +02:00
Kevin Ansfield
8710f5f532
Added animation of sidebar between main and contextual menus
...
refs https://github.com/TryGhost/Team/issues/1149
- added `ember-css-transitions` library that provides a modifier that adds/removes classes used for animating elements in and out, automatically creating a clone for destroyed elements
- added a wrapper class around the `main` and `design` nav menu contents so they could be individually animated
- used the new `{{css-transition}}` modifier to animate the sidebar menus in/out
- ensured main menu doesn't animate on first render of the parent `<GhNavMenu>` component so there's no animation when Admin is loaded
2021-10-20 13:04:05 +01:00
renovate[bot]
65bfc5e7b9
Lock file maintenance ( #2063 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 09:54:28 +01:00
renovate[bot]
c6a8ca3561
Update dependency liquid-fire to v0.32.0 ( #2115 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 09:26:35 +01:00
renovate[bot]
f08bf3cd7a
Update dependency @tryghost/members-csv to v1.1.7 ( #2100 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-13 09:12:34 +01:00
renovate[bot]
852732b232
Update dependency @tryghost/limit-service to v0.6.4 ( #2094 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-13 08:55:22 +01:00
renovate[bot]
d12090cc14
Update dependency @ember/render-modifiers to v2 ( #2105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 08:30:15 +01:00
renovate[bot]
0932abcb6d
Update dependency ember-simple-auth to v4.0.2 ( #2103 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 09:34:26 +01:00
renovate[bot]
9af08b2f39
Update dependency @sentry/ember to v6.13.3 ( #2104 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 09:34:02 +01:00
renovate[bot]
491db676d9
Update dependency glob to v7.2.0 ( #2095 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 11:33:47 +01:00
renovate[bot]
a5cb9a1e13
Update dependency @sentry/ember to v6.13.2 ( #2093 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 11:33:36 +01:00
renovate[bot]
ef509e215a
Update dependency blueimp-md5 to v2.19.0 ( #2098 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:46:28 +01:00
renovate[bot]
ce7619e169
Update dependency ember-simple-auth to v4.0.1 ( #2097 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:45:48 +01:00
Kevin Ansfield
1ce3e370d1
Bumped fork/hash of ember-promise-modals fork
...
no issue
- having problems with `yarn` pulling incorrect version from cache resulting in modals not closing due to missing functionality
2021-09-22 16:54:18 +01:00
Daniel Lockyer
bdd3a4ac0f
Updated lockfile
...
refs 4f2af95afe
- the bump to `TryGhost/ember-promise-modals#v2.0.0+ghost.2` didn't
include the lockfile changes so this commit updates it
2021-09-17 08:29:55 +01:00
Renovate Bot
6fddd36aff
Update dependency chai-dom to v1.10.0
2021-09-14 19:20:57 +00:00
renovate[bot]
8301e12ac1
Update dependency @tryghost/color-utils to v0.1.2 ( #2077 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 13:58:42 +01:00
Kevin Ansfield
5ce67c7892
Initial ember-promise-modals implementation
...
refs https://github.com/TryGhost/Team/issues/559
We want to get rid of our existing modals implementation because it doesn't play well with Glimmer compoments and the animation library it uses is now unmaintained and blocking our Ember.js upgrades.
- installed addon using customised fork
- fork allows passthrough of `allowOutsideClick` to `focus-trap` so we can allow clicks on dropdowns and other wormholed content inside of a modal
- extended the `modals` service locally so we can customise click-outside-to-close behaviour and tie in with our `dropdowns` service
- set up styles in `modals-new.css`, mostly copied from `modals.css` with a few specific overrides
- once all modals are converted we can drop the old `modals.css` and rename `modals-new.css`
2021-09-13 13:01:12 +01:00
renovate[bot]
0d89d42ad2
Update dependency @tryghost/kg-parser-plugins to v2.0.5 ( #2091 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 10:34:51 +01:00
renovate[bot]
092ff89fe0
Update dependency @tryghost/kg-clean-basic-html to v2.0.5 ( #2090 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 10:26:04 +01:00
renovate[bot]
e5f6e63309
Update dependency ember-simple-auth to v4 ( #2085 )
...
- Update dependency ember-simple-auth to v4
- Removed `setup-session-service` initializer as it's no longer needed/present in v4
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2021-09-13 10:25:53 +01:00
renovate[bot]
0613f5eacb
Update dependency markdown-it to v12.2.0 ( #2052 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 09:27:43 +01:00
renovate[bot]
bc720b947d
Update dependency ember-moment to v8.0.2 ( #2083 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 09:27:10 +01:00
renovate[bot]
9a394c04b0
Update dependency ember-resolver to v8.0.3 ( #2087 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 09:26:39 +01:00
Renovate Bot
79d8e52ce1
Pin dependency @nexes/nql-lang to 0.0.1
2021-09-10 12:48:35 +01:00
Rishabh
8cfdd74fb9
Added nql-lang package for parsing nql filters
...
refs https://github.com/TryGhost/Team/issues/972
Applying a filter in the new members list updates URL and the filter dropdown contains the filters you've created. We want to keep the filters in filter dropdown on page refresh, which needs parsing nql filter from URL and re-building the filter list for the UI. This needs the `@nexes/nql-lang` package that parses the nql filters in JSON form.
Since `nql-lang` package had a dependency on `path`, `util` and `fs` node modules, this change needs a tweak in ember cli build using `ember-auto-import`, where we polyfill `path` and `util` package while using empty value for `fs` package.
2021-09-09 15:13:58 +05:30
renovate[bot]
35209cd5c0
Update dependency @tryghost/members-csv to v1.1.6 ( #2067 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:10:21 +01:00
renovate[bot]
a78523ae8f
Update dependency @tryghost/timezone-data to v0.2.50 ( #2079 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:09:55 +01:00
renovate[bot]
69799a60b6
Update dependency @tryghost/helpers to v1.1.52 ( #2078 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:09:47 +01:00
renovate[bot]
37bf6822ce
Update dependency testem to v3.5.0 ( #2075 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:09:31 +01:00
renovate[bot]
9cd44cb9e3
Update dependency @sentry/ember to v6.12.0 ( #2076 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 12:09:04 +01:00
renovate[bot]
0a698ec41f
Update dependency @tryghost/kg-clean-basic-html to v2.0.4 ( #2070 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 09:01:23 +01:00
renovate[bot]
db2f91d108
Update dependency @tryghost/kg-parser-plugins to v2.0.4 ( #2071 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-31 08:33:03 +01:00
renovate[bot]
568e0efc28
Update dependency testem to v3.4.3 ( #2066 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-23 09:30:57 +01:00
renovate[bot]
f110d3df7e
Update dependency @tryghost/helpers to v1.1.51 ( #2056 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 10:33:07 +01:00
renovate[bot]
540e4661fa
Update dependency @sentry/ember to v6.11.0 ( #2060 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 10:32:56 +01:00
renovate[bot]
2fa6ac8ce3
Update dependency ember-fetch to v8.1.1 ( #2058 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 09:45:09 +01:00
renovate[bot]
641fd01b3c
Update dependency @tryghost/timezone-data to v0.2.49 ( #2057 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 09:44:50 +01:00
renovate[bot]
141d6b7037
Update dependency @tryghost/color-utils to v0.1.1 ( #2055 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 09:44:30 +01:00
renovate[bot]
d455532aa5
Update dependency ember-auto-import to v1.12.0 ( #2064 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-16 09:43:47 +01:00
Rishabh
eb49b15604
Revert "Lock file maintenance"
...
This reverts commit 6bfa506228
.
The changes in lock file maintainance is causing theme tests to fail for some reason, which needs investigation before putting back the changes.
2021-08-08 00:26:17 +05:30
Renovate Bot
6bfa506228
Lock file maintenance
2021-08-05 14:48:10 +00:00
renovate[bot]
f19c9dcb43
Update dependency @tryghost/kg-clean-basic-html to v2.0.3 ( #2051 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 12:40:50 +01:00
renovate[bot]
db092be00c
Update dependency @tryghost/timezone-data to v0.2.48 ( #2048 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:49:54 +01:00
renovate[bot]
76c509243a
Update dependency @tryghost/kg-parser-plugins to v2.0.3 ( #2043 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:36:56 +01:00
renovate[bot]
7cc479a046
Update dependency @tryghost/members-csv to v1.1.3 ( #2044 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:36:48 +01:00
renovate[bot]
8e9410373c
Update dependency @tryghost/helpers to v1.1.50 ( #2046 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:36:41 +01:00
renovate[bot]
61a7da3acb
Update dependency ember-concurrency to v2.1.2 ( #2049 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:36:31 +01:00
renovate[bot]
73ca41fe21
Update dependency @tryghost/string to v0.1.20 ( #2047 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:20:31 +01:00
renovate[bot]
e51b07836a
Update dependency @tryghost/kg-clean-basic-html to v2.0.2 ( #2042 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 09:20:11 +01:00
renovate[bot]
7613e05b6e
Update dependency markdown-it to v12.1.0 ( #2027 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-08-02 08:52:46 +01:00
Renovate Bot
7a4898b558
Update dependency eslint to v7.32.0
2021-07-30 22:55:25 +00:00
Kevin Ansfield
0d092c2e32
Switched to extracted @tryghost/color-utils package
...
refs https://github.com/TryGhost/Team/issues/928
- we want to make use of the same color adjustments and contrast selection for accent colors we use in Admin on the server-side for emails so utility functions have been extracted to an external package
2021-07-29 11:35:15 +01:00
Kevin Ansfield
eed299d1f6
Matched Portal's contrast threshold for white/black text on background color
...
refs https://github.com/TryGhost/Team/issues/928
- switched to using `color` for color conversion and adjustments rather than maintaining our own limited utils (preparation to extract our own utils to separate library)
- changed contrast threshold for yiq-based contrast adjustment from `128` to `186` to match Portal's current behaviour
2021-07-28 17:14:33 +01:00
renovate[bot]
4ad23924f0
Update dependency @sentry/ember to v6.10.0 ( #2039 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-26 13:31:39 +01:00
Renovate Bot
237e05ff87
Lock file maintenance
2021-07-26 01:30:00 +00:00
Kevin Ansfield
bb20e56d13
Bumped Koenig-related packages
...
no issue
- dropped node 10 support
2021-07-20 12:21:42 +01:00
Renovate Bot
98d3517847
Update dependency @tryghost/members-csv to v1.1.2
2021-07-20 08:46:03 +01:00
Renovate Bot
a78ed7cf81
Update dependency eslint-plugin-ghost to v2.6.0
2021-07-19 10:06:27 +00:00
Renovate Bot
dea8dbe81a
Lock file maintenance
2021-07-19 02:29:24 +00:00
Renovate Bot
34f9e31d1d
Update dependency eslint to v7.31.0
2021-07-19 01:05:44 +00:00
Kevin Ansfield
1ad2c05d37
Bumped eslint-plugin-ghost and fixed linter errors
...
no issue
- new linting rules that needed fixing:
- calling `super` in lifecycle hooks
- no usage of String prototype extensions
2021-07-15 15:27:29 +01:00
renovate[bot]
a23b191257
Update dependency @sentry/ember to v6.9.0 ( #2037 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 12:14:09 +01:00
Renovate Bot
a2588ff3c1
Lock file maintenance
2021-07-12 01:47:19 +00:00
renovate[bot]
9772866233
Update dependency ember-test-selectors to v6 ( #2034 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-09 09:52:33 +01:00
renovate[bot]
6d952d88e4
Update dependency @tryghost/timezone-data to v0.2.47 ( #2030 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-05 08:35:41 +01:00
renovate[bot]
f9bc8f5fcd
Update dependency @tryghost/helpers to v1.1.49 ( #2029 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-05 08:35:31 +01:00
renovate[bot]
9354aa50a6
Update dependency ember-test-selectors to v5.5.0 ( #2028 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-05 08:35:18 +01:00
Renovate Bot
1e5eee2798
Lock file maintenance
2021-07-05 01:52:36 +00:00
Renovate Bot
75ba9f0ea9
Update dependency eslint to v7.30.0
2021-07-02 23:03:25 +00:00
renovate[bot]
66fe6bddb3
Handled products column for CSV import & export ( #2017 )
...
refs TryGhost/Team#765
refs ccd917ff8c
This includes the changes to `@tryghost/members-csv` so that we can read
and write the `product` column from/to csv files. Allowing us to include
products in exports, as well as use them in imports.
2021-06-28 22:25:15 +05:30
Kevin Ansfield
c032eadad5
Lock file maintenance
2021-06-28 13:16:49 +01:00
renovate[bot]
6545ba8b82
Update dependency @sentry/ember to v6.8.0 ( #2024 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 12:22:12 +01:00
renovate[bot]
33b04313e0
Update dependency @tryghost/helpers to v1.1.48 ( #2021 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 10:32:58 +01:00
renovate[bot]
7035001e72
Update dependency @tryghost/timezone-data to v0.2.46 ( #2022 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 10:32:16 +01:00
renovate[bot]
621f014df6
Update dependency element-resize-detector to v1.2.3 ( #2020 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 10:31:57 +01:00
renovate[bot]
31650171bb
Update dependency @sentry/ember to v6.7.2 ( #2016 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 10:31:15 +01:00
renovate[bot]
4d27f57969
Update dependency ember-test-selectors to v5.4.0 ( #2019 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 10:30:53 +01:00
Renovate Bot
cb4cd7a313
Update dependency eslint-plugin-ghost to v2.4.0
2021-06-24 15:13:10 +00:00
Kevin Ansfield
3f13aec6b8
Lock file maintenance
2021-06-21 10:19:50 +01:00
renovate[bot]
770b7735b8
Update dependency @tryghost/helpers to v1.1.47 ( #2014 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 10:15:33 +01:00
renovate[bot]
fe4607ad0c
Update dependency @tryghost/timezone-data to v0.2.45 ( #2015 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:58:31 +01:00
renovate[bot]
bd582c19f4
Update dependency ember-fetch to v8.1.0 ( #2012 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:56:50 +01:00
renovate[bot]
a13e36e6ff
Update dependency broccoli-funnel to v3.0.8 ( #2011 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:56:30 +01:00
renovate[bot]
0dca4580ab
Update dependency @sentry/ember to v6.7.1 ( #2009 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:56:16 +01:00
renovate[bot]
88b137fc28
Update dependency ember-cli-inject-live-reload to v2.1.0 ( #2007 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:55:37 +01:00
Renovate Bot
129377a59a
Update dependency eslint to v7.29.0
2021-06-18 21:16:59 +00:00
Kevin Ansfield
811ef34f2a
Lock file maintenance
2021-06-14 14:46:50 +01:00
renovate[bot]
c5764ab84a
Update dependency @tryghost/members-csv to v1.0.1 ( #1990 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:46:08 +01:00
renovate[bot]
acbcd436a9
Update dependency @tryghost/timezone-data to v0.2.44 ( #2002 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:44:58 +01:00
renovate[bot]
3457468af9
Update dependency @tryghost/helpers to v1.1.46 ( #2001 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:44:40 +01:00
renovate[bot]
7dff13392f
Update dependency @tryghost/limit-service to v0.6.1 ( #2000 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:43:06 +01:00
renovate[bot]
b59e959ee6
Update dependency @ember/jquery to v2 ( #2004 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:42:00 +01:00
renovate[bot]
038463e6c6
Update dependency walk-sync to v3 ( #2006 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:35:28 +01:00
renovate[bot]
c1da1fe862
Update dependency broccoli-funnel to v3.0.7 ( #2005 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:35:13 +01:00
renovate[bot]
30927c6d68
Update dependency @sentry/ember to v6.7.0 ( #2003 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 13:34:55 +01:00
Renovate Bot
85c6655959
Update dependency eslint-plugin-ghost to v2.3.0
2021-06-10 16:30:18 +00:00
renovate[bot]
928e1fb254
Update dependency ember-composable-helpers to v4.5.0 ( #1998 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-09 11:22:18 +01:00
Renovate Bot
26b28b72b9
Update dependency eslint to v7.28.0
2021-06-04 23:23:59 +00:00
Kevin Ansfield
e5056af95e
Update dependencies ember-in-viewport@3.9.0 and ember-infinity@2.2.1
...
no issue
- dependencies needed to be updated together due to inter-dependency version issues
2021-06-03 15:26:26 +01:00
renovate[bot]
763a3f6797
Update dependency @tryghost/kg-parser-plugins to v1.1.8 ( #1988 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 14:52:03 +01:00
renovate[bot]
9ddd280189
Update dependency ember-fetch to v8.0.5 ( #1992 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 14:01:02 +01:00
renovate[bot]
8840ec44d8
Update dependency @sentry/ember to v6.5.1 ( #1991 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 14:00:48 +01:00
renovate[bot]
0cb368692b
Update dependency ember-concurrency to v2.1.0 ( #1989 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 14:00:19 +01:00
renovate[bot]
2338b7c493
Update dependency @tryghost/kg-clean-basic-html to v1.0.18 ( #1987 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-03 13:59:47 +01:00
renovate[bot]
167a18deaf
Lock file maintenance ( #1986 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:43:20 +01:00
renovate[bot]
d3c0e6d0b4
Update dependency markdown-it-footnote to v3.0.3 ( #1971 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:22:09 +01:00
renovate[bot]
21c365b039
Update dependency @sentry/ember to v6.5.0 ( #1985 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:20:54 +01:00
renovate[bot]
848d6b0785
Update dependency ember-modifier to v2.1.2 ( #1983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:20:40 +01:00
renovate[bot]
bcd71a29a4
Update dependency testem to v3.4.2 ( #1984 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:08:21 +01:00
renovate[bot]
7f2c7ca1fb
Update dependency papaparse to v5.3.1 ( #1982 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:07:49 +01:00
renovate[bot]
7d6908ef6a
Update dependency ember-keyboard to v6.0.3 ( #1981 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:06:54 +01:00
renovate[bot]
a11b1d0f70
Update dependency broccoli-funnel to v3.0.6 ( #1979 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 09:06:34 +01:00
Kevin Ansfield
5b2194d5e8
Added Sentry error tracking for unhandled exceptions and API errors
...
refs https://github.com/TryGhost/Team/issues/723
- if the `/site/` API returns a `sentry_dsn` then we configure Sentry for error reporting as soon as we've loaded the initial unauthenticated data
- once we're authenticated and we have the full Ghost version available, override the Sentry event processor to use the full release
- updated `notifications.showAlert()` which is our fallback for API errors that shows the red banner at the top - these are the errors we're most interested in getting visibility for and reducing
2021-05-26 17:01:32 +01:00
renovate[bot]
c2ebf91365
Update dependency ember-test-selectors to v5.3.0 ( #1978 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 11:08:14 +01:00
renovate[bot]
e28fc4255c
Update dependency grunt to v1.4.1 ( #1976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 11:07:17 +01:00
renovate[bot]
8862960974
Fixed indescribable error in theme limit
...
refs f51c640fb0
- This should not affect any of the current code but should improve edge case errors related to "allowlist" types of limits
2021-05-24 22:07:48 +12:00
Renovate Bot
eb5536d8a4
Update dependency eslint to v7.27.0
2021-05-24 01:11:19 +00:00
renovate[bot]
e1f1732db3
Pin dependency tracked-built-ins to 1.1.1 ( #1973 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 18:23:08 +01:00
Kevin Ansfield
495e435daf
Brought checkboxes back to publish menu recipient selection ( #1972 )
...
no issue
Free and Paid are by far the two most common options for email recipients so it makes more sense to have them as very clear options which we felt was not the case with the single token/segment select.
- created a new `<GhMembersRecipientSelect>` component that has individual checkboxes for free/paid/segment and when segment is selected an additional token input for specific labels
- updated draft and scheduled publish menu components to use the `<GhMembersRecipientSelect>`
Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2021-05-21 18:22:01 +01:00
Kevin Ansfield
5422496dbc
Lock file maintenance
2021-05-19 09:57:32 +01:00
renovate[bot]
38ad67cf60
Update dependency reframe.js to v3.0.3 ( #1968 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 09:52:53 +01:00
renovate[bot]
b65314af09
Update dependency ember-cli-babel to v7.26.6 ( #1969 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 09:51:39 +01:00
renovate[bot]
58a5fe64e2
Update dependency ember-test-selectors to v5.2.0 ( #1966 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 09:51:20 +01:00
renovate[bot]
46910dbf41
Update dependency @tryghost/timezone-data to v0.2.43 ( #1964 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 09:51:06 +01:00
renovate[bot]
7b8bcc0925
Update dependency @tryghost/helpers to v1.1.45 ( #1963 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 09:50:54 +01:00
renovate[bot]
91e01ab70f
Update dependency testem to v3.4.1 ( #1962 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 17:11:51 +01:00
renovate[bot]
db434972c6
Lock file maintenance (added missing uids) ( #1939 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 15:56:22 +01:00
Kevin Ansfield
4c9eeddd79
Lock file maintenance with fixes
...
no issue
- catch `undefined` error when saving posts in editor which is thrown by our validation system and handled elsewhere
- bumped `ember-power-select` and switched `ember-power-datepicker` to a github ref so dependency-update fixes are included (version not released yet, see https://github.com/cibernox/ember-power-datepicker/issues/61 )
- added a resolution for `ember-basic-dropdown@3.0.16`, with the latest `3.0.17` nothing is shown for the publish/post-settings menus for the date picker dropdown
2021-05-12 15:47:37 +01:00
renovate[bot]
724cbc6123
Update dependency ember-infinity to v2.2.0 ( #1950 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 12:43:08 +01:00
renovate[bot]
7730720c84
Update dependency @tryghost/timezone-data to v0.2.42 ( #1960 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 12:41:31 +01:00
renovate[bot]
b003327975
Update dependency ember-test-selectors to v5.1.0 ( #1953 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 12:20:51 +01:00