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