Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/Admin

Ghost's admin client
https://github.com/TryGhost/Admin

Update dependency glob to v8.0.3 (#2383)

Co-authored-by: Renovate Bot <[email protected]>

38b28c99cda0fbbd3fb850e1c59f458d06ff6ff6 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @tryghost/color-utils to v0.1.17 (#2385)

Co-authored-by: Renovate Bot <[email protected]>

0c7fa1bf172a6ef4b917983ecd9aa06f80eb0b66 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @tryghost/helpers to v1.1.69 (#2386)

Co-authored-by: Renovate Bot <[email protected]>

c2f4c4e3a3dcb0422c8f9cbbba502d8a75b984b7 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @ember/test-helpers to v2.8.1 (#2399)

Co-authored-by: Renovate Bot <[email protected]>

e374af9f9d11f0011508be0d6756f02025ab4cc4 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @tryghost/members-csv to v1.2.16 (#2393)

Co-authored-by: Renovate Bot <[email protected]>

8edddd83bd24e2546c6cb6a881eb625058ef671f authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @tryghost/string to v0.1.26 (#2394)

Co-authored-by: Renovate Bot <[email protected]>

ac41dcd56ebd48d06fc6959487fbea99a96b08a3 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update babel monorepo to v7.17.12 (#2395)

Co-authored-by: Renovate Bot <[email protected]>

6dde1312440bb758d38b44c4c79f2f39ad6c2903 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency testem to v3.7.0 (#2400)

Co-authored-by: Renovate Bot <[email protected]>

e027b96c448276b9b0e3dea3a9ffac6252ef18d1 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency ember-auto-import to v1.12.2 (#2404)

Co-authored-by: Renovate Bot <[email protected]>

c7f593787890fee9d359a320c44b01b0b21943b0 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v5.0.1

7345acff6c42188cc98f4c5df5288678e93e4682 authored over 2 years ago by Daniel Lockyer <[email protected]>
Fixed linter error

refs https://github.com/TryGhost/Admin/commit/1fe70a3f48a96fc65636e0c444a723b43c212d21

5f9c010527e40510568965557d358f969cbbfcbb authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed "Update support address" button showing error on success

no issue

- the API response is now empty so returning the parsed response is null/undefined res...

1fe70a3f48a96fc65636e0c444a723b43c212d21 authored over 2 years ago by Kevin Ansfield <[email protected]>
Removed unnecessary and helper

80591c185a2d2f69a8a462b5a55a20f933d307fa authored over 2 years ago by Simon Backx <[email protected]>
🐛 Fixed unreliable paid members enabled checks (#2405)

refs https://github.com/TryGhost/Team/issues/1650

- Some places only checked for Stripe being...

b0f7cdb4b72ee41df4048ad66ac08b4583db8c89 authored over 2 years ago by Simon Backx <[email protected]>
Added guards for missing codemirror elements when destroying markdown cards

no issue

- if a markdown card is created and destroyed before the simplemde+codemirror instance...

b2ffd2ad680a4f11294a8c9a710cb365981b4105 authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed link to redirect documentation

closes: https://github.com/TryGhost/Ghost/issues/14888

- tutorials no longer lives under docs

67554267177189debe2a1926d0e730fd5289582d authored over 2 years ago by Hannah Wolfe <[email protected]>
Added break-all to email addresses on member details page

6f33f08cb3bcdc109f95ed7d0026e43d99b86e74 authored over 2 years ago by Sanne de Vries <[email protected]>
🐛 Fixed inability to select a date in future months when scheduling

no issue

- selecting a date in a future month always selected the same day number in the curren...

349600b2866479bfa46959fb87d331fed2e65b7d authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed subscriber count formatting on publish confirmation page

No ref

f94417e7ccee842fa36676762c3084a5126ad0fa authored over 2 years ago by Sanne de Vries <[email protected]>
🐛 Fixed timezone related issues when scheduling posts

no issue

- fixed incorrect conversion of time when converting between site tz and utc when sett...

e758556b65557f123997dcc1d963b6603aada3d9 authored over 2 years ago by Kevin Ansfield <[email protected]>
v5.0.0

b554268af4b1a530fa2709995ee691e64e120f23 authored over 2 years ago by Daniel Lockyer <[email protected]>
Fixed linting error

142a624dccf81733e9f2b7872dfbc75935a96a8d authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Fixed text overflow in the input field

62d26321969d8c13bd98511b894df4cae26fb1de authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Fixed mobile preview border-radius issue in Safari

c672a43bcd4e003ecd5618d505aa78ae2a0ec622 authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Fixed dashboard recent posts not showing email only posts

refs https://ghost.slack.com/archives/C02G9E68C/p1652982196273769

bb5b4480a154c4dd167ac13aa9d53e8eff445f82 authored over 2 years ago by Simon Backx <[email protected]>
Fixed scheduled publishedAt validation being triggered unexpectedly

no issue

Problem:
- the server stores time with second-level precision but we send milliseconds...

84c42bed3eabe4c5e4b079dcbbda6ddb2632ed0e authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed paid subscribers graph not counting all items

refs https://ghost.slack.com/archives/C02G9E68C/p1652971697862399?thread_ts=1652893154.768669&ci...

49d79282b067785a99cb5006f0341135c6549862 authored over 2 years ago by Simon Backx <[email protected]>
Fixed dropdown flicker in dark mode

01b9f351a58c825dbb0116c8ff0d51c4dcdb9886 authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Updated subscriber count in newsletter selection dropdown in publish flow

No ref

c3bdeb04b65e17a3f5f261dd5c85fbad7f0129ed authored over 2 years ago by Sanne de Vries <[email protected]>
Skipped animation when switching between preview modal tabs

refs https://github.com/TryGhost/Admin/commit/25e1baa1b76d593c6818b033c1536d19094699e1

- animat...

fbd8c1a36d21f1859996890741ec43062406aa85 authored over 2 years ago by Kevin Ansfield <[email protected]>
Added animation to post preview modes and publish button

No ref

25e1baa1b76d593c6818b033c1536d19094699e1 authored over 2 years ago by Sanne de Vries <[email protected]>
Added back button to completed publishing flow

No ref

8b9f7a616148f806d33920f7ced96df018939a30 authored over 2 years ago by Sanne de Vries <[email protected]>
Added reverse animation to publish/preview modal contents when closing modal

refs https://github.com/TryGhost/Admin/commit/96f057d9f1870fe2c60d051fd1653a710779eb69

- use mo...

7d01ae8d2e9ce5c56747b1e47b49147f86bf9138 authored over 2 years ago by Kevin Ansfield <[email protected]>
Removed commented css code

f9ebf2604e520b935259fa941ef38b7cdd992864 authored over 2 years ago by Simon Backx <[email protected]>
Fixed icon and button colours in dark mode

refs https://ghost.slack.com/archives/C02G9E68C/p1652957053084759

- Activiy feed filters label ...

22cfeb50381474f99aa195485a4cb45554434c1b authored over 2 years ago by Simon Backx <[email protected]>
Skipped publish flow modal animations when swapping between publish/preview

no issue

- updated the publish/preview toggle action to pass a `skipAnimation` data attribute t...

469286a4ca6379a45c9b144f964709c24ee3a03b authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed icon color in dark mode

7592bc8a7611bcb38c74dbf48204ba0691d7cc93 authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Standardized on "subscriber" for default & multiple newsletters in publish flow

no issue

- "subscriber" makes more sense than "member" in the default-only newsletter state bec...

f55ad5c8ac5eeabdb3abe43a2a6b05c5c6cbe996 authored over 2 years ago by Kevin Ansfield <[email protected]>
Added fade-in effect when opening publish and preview modals in editor

No ref

96f057d9f1870fe2c60d051fd1653a710779eb69 authored over 2 years ago by Sanne de Vries <[email protected]>
Removed zero tiers from paid mix charts (unless all zero)

no issue

When the last tier in the paid mix chart is zero, the border radius is broken.

28c560b7496dc80cf899affb80787d3a34066816 authored over 2 years ago by Simon Backx <[email protected]>
Fixed recent posts open rate bars width

refs https://ghost.slack.com/archives/C02G9E68C/p1652951577111489

2d62e7f1204b4f9a94b76fbecb6a3d1f7a3114d1 authored over 2 years ago by Simon Backx <[email protected]>
Removed unused component argument with typo

no issue

- spotted the typo and thought there was a bug somewhere but post count isn't used in ...

481c1c6c017e067bab9cff02d1cfbe9135e4ac61 authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed subscriber count not showing for scheduled email-only posts

No ref

070ea54621cd34f6e52c88522cfbe3cab5c1b023 authored over 2 years ago by Sanne de Vries <[email protected]>
Fixed archived paid tiers causing dashboard errors

85ed3b9101513910de2f5df2b6a8a0515e46f4b0 authored over 2 years ago by Simon Backx <[email protected]>
Added confirmation message to email-only post being sent

No ref

15528658715bad283357155fb7af9a39478df3d2 authored over 2 years ago by Sanne de Vries <[email protected]>
Fixed icon color

359d1a37c7f71cb8c0f8e48a1a28145399cd9e08 authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Hid "Back to settings" when publish button is running

No ref

b63a146b658162ccb0ded966ebe8dd9c906b78fc authored over 2 years ago by Sanne de Vries <[email protected]>
Added spinner icon to running publish button

No ref

58490e1e1e3722b9e209d5b27f864d320bd45472 authored over 2 years ago by Sanne de Vries <[email protected]>
Fixed publish button pulsating when running

No ref

701bc48fdfddde6c56c9c8f78b96c1c1a62f47ec authored over 2 years ago by Sanne de Vries <[email protected]>
Added image fallback and site icon/title to `<GhPostBookmark>` (#2401)

no issue

- adds `{{get-setting "key"}}` helper to make settings available in templates withou...

922f93d6cc2c7a90f941d7fe1a21c01376a01eec authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed published post count shown on publish complete step

no issue

- API query was using `?status=published` instead of `?filter=status:published` so was...

21e8fb8b4fb56cdaf2d059811e318297acaeb41c authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed up the borders for dark mode on Dashboard

refs: https://github.com/TryGhost/Team/issues/1531

f14645844f89c19c47ad5633cc0fb0c31c7a5204 authored over 2 years ago by James Morris <[email protected]>
Added auto save to newsletters toggle

refs https://github.com/TryGhost/Team/issues/1639

- When enabling/disabling newsletters, the ch...

88c3191698aaf6efe54b3ec2b205e690c19e732c authored over 2 years ago by Simon Backx <[email protected]>
Fixed subscribe count on adding new newsletter (#2402)

refs https://github.com/TryGhost/Team/issues/1634

- member count on newsletter may not be imm...

a05b405b17cddd58b480f839560c65a5294f67c0 authored over 2 years ago by Rishabh Garg <[email protected]>
Added tests for unsaved newsletter changes

refs https://github.com/TryGhost/Team/issues/1477

392bf07e6abf28841ed6d0aad1a831ff9030e27b authored over 2 years ago by Simon Backx <[email protected]>
Changed running and success copy for publish button when scheduled

No ref

436b44546d9d9b9bf8d4cee2df4ccdaf89751020 authored over 2 years ago by Sanne de Vries <[email protected]>
Removed some multipleNewslettersUI feature checks

3ab2f337e2d6abfef9adc9428c39404556b1415d authored over 2 years ago by Simon Backx <[email protected]>
Hid total member counts in newsletter selection for authors/editors

no issue

- authors/editors don't yet have a way to fetch member counts for specific filters so ...

a582700baaf209e55928b9bfdf4fdef1e64fb3a9 authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed tiers without members not shown in paid mix chart

c59372afbebe3ae160bb6459760c6db4cf32b8ff authored over 2 years ago by Simon Backx <[email protected]>
Added tests for editing newsletters

refs https://github.com/TryGhost/Team/issues/1477

- Added default test fixture
- Added tests fo...

35c2605cba500341abed26e22e84df40d0024909 authored over 2 years ago by Simon Backx <[email protected]>
Fixed "memberssubscribers" text in editor status for scheduled posts

refs https://github.com/TryGhost/Admin/commit/fc95e1e66aa3075c18c8ccf9525ece725e4e269e

- "free ...

ef1020822e9cbf67eaa358be858ae1ffc33884fa authored over 2 years ago by Kevin Ansfield <[email protected]>
Hooked up "revert to draft" button on complete step after scheduling

refs https://github.com/TryGhost/Admin/commit/4620571078d79a2ab32df31ae8ce14ea1c310006

- added ...

13964bc52927dc5ad7b79755908ae68081110938 authored over 2 years ago by Kevin Ansfield <[email protected]>
Cleaned up `improvedOnboarding` labs flag

no issue

- the feature has been GA for a while now so the conditionals are no longer required

28ead208b8ff950a39c550fe05f6b578f1ab23dd authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed double capitalisation in publish options recipients text

refs https://github.com/TryGhost/Admin/commit/dc668a0bb23b7be9fdc6e7839364760565941cf1

- if "Fr...

ec6c205a1b7fcbef3e1098630fee4f26104704bc authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed usage of nullish coalescing in dashboard mocking (missing file)

0496d08bcc86f476d18c87379565a97d510de9ed authored over 2 years ago by Simon Backx <[email protected]>
Fixed usage of nullish coalescing in dashboard mocking

9ca138688e68f9f5aa9337dfa94959626adca706 authored over 2 years ago by Simon Backx <[email protected]>
Fixed incorrect member count and capitalisation in publish options for editors/authors

no issue

- `{{format-number}}` was showing "0" when passed in an empty/nullish string when it s...

dc668a0bb23b7be9fdc6e7839364760565941cf1 authored over 2 years ago by Kevin Ansfield <[email protected]>
Resolved "no-action" lint errors in editor.hbs

refs https://github.com/TryGhost/Ghost/issues/14101

- backing class already updated to use `@ac...

5c2a5cc73f431ce785a4ec44e6d933c360c5e06e authored over 2 years ago by Kevin Ansfield <[email protected]>
Fixed save button not appearing on title changes

no issue

- the title comparison in the editor's `hasDirtyAttributes` CP was comparing propertie...

42b398f1793072c733ca49d5b220409e58fa6078 authored over 2 years ago by Kevin Ansfield <[email protected]>
Updated button label logic to match different states

d81d3c9d5a4ce3b5e938af25aa45d9ccf40e191b authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Added static unschedule-and-revert button

4620571078d79a2ab32df31ae8ce14ea1c310006 authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Fixed user avatar design

4371f57324dee4278a63cd2eabdc8b39580014cd authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Added bottom margin to post bookmark

4c91650cd6c71bc59961c4245b3395e608da3158 authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Moved all the dropdowns to be right aligned on the new Dashboard

refs: https://github.com/TryGhost/Team/issues/1531

62de8ff0ec30f292e77f618c4a5d63cacfe06b38 authored over 2 years ago by James Morris <[email protected]>
Changed how the mini charts are layed out to fix bugs in Safari for new Dashboard

refs: https://github.com/TryGhost/Team/issues/1531

5b175b3e4033f8cffcadf00f7606ba6f895fcccd authored over 2 years ago by James Morris <[email protected]>
Working out the Safari layout issue when changing dropdowns on new Dashboard

refs: https://github.com/TryGhost/Team/issues/1531

47b2b98eaad2076a2ecc8a8005b8e345646bf7fa authored over 2 years ago by James Morris <[email protected]>
Fixed sent email preview alignment bug

24d7f220fb171ff4319ff512a8c868958d0849ff authored over 2 years ago by Peter Zimon <[email protected]>
Set icon height so it doesn't break layout in Safari

2f3fc7a78d981227c07b1852462f024a0bb69d6c authored over 2 years ago by Djordje Vlaisavljevic <[email protected]>
Updated Dashboard tooltip background in dark mode

5cced68c502a80b61cf7db1676331c74e4dfe6d1 authored over 2 years ago by Peter Zimon <[email protected]>
Renamed core/client to core/admin in PR template

c9127eda0a4fe045a366a53af587cbb511afbd1a authored over 2 years ago by Kevin Ansfield <[email protected]>
Added in additional check for avatar which will depend on where the data source comes from

refs: https://github.com/TryGhost/Team/issues/1531

2beeab43a84cb6e21647997e620b17c52c08c8d6 authored over 2 years ago by James Morris <[email protected]>
Updated dark mode modal background color

949b9c35e77923a2d7d9358f739cd5d3f311fe3d authored over 2 years ago by Peter Zimon <[email protected]>
Updated dark mode white color

e86ecc84add73aa1128bbf07a21db74a568a2c88 authored over 2 years ago by Peter Zimon <[email protected]>
Added curve to line charts

0aa6874f1bcf416226effae9b5b84ca09ce27e9e authored over 2 years ago by Peter Zimon <[email protected]>
Updated anchor chart background color

a9c2d5cded5dea1084e368949214a68285fcc737 authored over 2 years ago by Peter Zimon <[email protected]>
Updated dark mode colors

6b86d2fab49bcb9b76b367ed6202bc150790dc24 authored over 2 years ago by Peter Zimon <[email protected]>
Renamed "client" references to "admin"

refs: https://github.com/TryGhost/Toolbox/issues/299

- renamed things that reference Ghost admi...

e5023d79a039667676c24144785c95e7db6925e2 authored over 2 years ago by Hannah Wolfe <[email protected]>
Moving over the new Dashboard to replace the old (#2389)

refs: https://github.com/TryGhost/Team/issues/1631

Co-authored-by: James Morris <moreofmorris...

edfb950a5407242ffadd24104dcafbb89da95417 authored over 2 years ago by Simon Backx <[email protected]>
Updated usage of the Tiers API (#2388)

refs https://github.com/TryGhost/Team/issues/1575

- Update usage of Tier to read monthly & ye...

8fc67b48c784891ae45a918104388cdbfad871ab authored over 2 years ago by Rishabh Garg <[email protected]>
Cleaned up old publish menu code

no issue

- the new publishing flow is GA making the old publish menu unused
- removed all relat...

a3b1f6c193c1f892e1163566ce2413ca96454471 authored over 2 years ago by Kevin Ansfield <[email protected]>
Removed oauth experiment (#2390)

refs: https://github.com/TryGhost/Team/issues/1625

- this didn't work the way we wanted to
-...

45a0214dc637c577816e3314f1a2b7c2c1b973ee authored over 2 years ago by Hannah Wolfe <[email protected]>
Cleaned lint todo

74eeace8ddff99e7554ee8e6985e0944fef0988f authored over 2 years ago by Simon Backx <[email protected]>
🔥 Removed multipleProducts, tierWelcomePages, and tierName flags

refs https://github.com/TryGhost/Team/issues/1616

c36279d22949b83d442ef9c5fbf1145e2cc57f17 authored over 2 years ago by Simon Backx <[email protected]>
Fixed lint

11305717341d0c5e64d82f1d1649b76c7ffb8d34 authored over 2 years ago by Rishabh <[email protected]>
Removed settings that are no longer in use

refs https://github.com/TryGhost/Team/issues/1625
refs https://github.com/TryGhost/Ghost/commit/...

eeaa3d4b53e8a977dbf3fb7164b9d4894f44f990 authored over 2 years ago by Rishabh <[email protected]>
Fixed publishing flow responsive issues

No ref

4eaafefdc84d80cd1494c6e9be783b41c43738bc authored over 2 years ago by Sanne de Vries <[email protected]>
Removed usage of old publish menu for contributors

no issue

- updated `<PublishManagement>` and sub-components to handle contributors by replacing...

8008d2b1cf175f52952bb94496cb75e57ce634dd authored over 2 years ago by Kevin Ansfield <[email protected]>
Removed non multipleNewslettersUI tests

fd1eeabe73217bcb5269cd1fdfe58315de286d0d authored over 2 years ago by Simon Backx <[email protected]>
Fixed editor dark-mode issues

No ref

a774316022557fed0dbec70468b7a8f4c08d1ceb authored over 2 years ago by Sanne de Vries <[email protected]>
Updated post email preview to render with the selected newsletter (#2382)

refs https://github.com/TryGhost/Team/issues/1621
reqs https://github.com/TryGhost/Ghost/pull/1...

943151f9530bee4aa9b6372f04f49631a636bfb0 authored over 2 years ago by Kevin Ansfield <[email protected]>