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

Fixed linter error

f59009d276cc7c25fc728a78800c66cc6e5aca05 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed test runs downloading members CSV files

refs https://github.com/TryGhost/Admin/commit/97305b3ecf8795c2fcbc52848184b3f97e270052

- when m...

d6b5585184bc34030140a853db8eb799f3fbf4af authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed Ember Data deprecation warnings for `queryRecord` response returning array

no issue

- our API always returns an array whether we're performing a browse or find request bu...

9768476a021c57c37c4c2393597a0e92a9071643 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed typo in default UTC timezone of `{{gh-format-post-time}}` helper

no issue

- was throwing errors from Moment.js in tests but not causing failures

d66d3e484cf7a5a6f00d4cd1115bd18189431ec9 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Pin dependencies (#2257)

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

266d973917648ae242e1b4a3733267074396de64 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fixed linter error

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

- commit...

f9cf5200b9da7b6708eb117f5570a81394e7d866 authored almost 3 years ago by Kevin Ansfield <[email protected]>
[chore] migrate to eslint@8 and run --fix (#2256)

closes https://github.com/TryGhost/Admin/pull/2107

- updated related babel dependencies
- bu...

15f0aa735593d97b03a098e1197f52969e6f3663 authored almost 3 years ago by Gabriel Csapo <[email protected]>
Added tierName feature flag

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

c7383b446d12e59341af7ba15bfc7cbdf8e87df1 authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Updated .lint-todo file

d6b66a2bfa5efa5fa6de772ad88ce72769db0329 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed duplicate top-level properties after native class codemod

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

41346a51675ec3323b46a1e6e3b6c8bceb89772f authored almost 3 years ago by Kevin Ansfield <[email protected]>
Refactored modal for bulk unsubscribing members

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

Members controller was becoming bloated and di...

0cbbaf6cb834d4e6c084d4c76caa1a12d90bf7b2 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Refactored modal for bulk deleting members

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

Members controller was becoming bloated and di...

97305b3ecf8795c2fcbc52848184b3f97e270052 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Refactored modal for bulk adding a label to members

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

Members controller was becoming bloated and di...

f3fe695de9da55ba437d3cc016364d318da85c39 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Removed unused `addLabel()` action on members controller

no issue

- left-over from earlier iterations
- adding a new label whilst filtering will be adde...

f662bf39162e9ff6a0c77434f45b163687f21b13 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Refactored modal for bulk removing a label to members

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

Members controller was becoming bloated and di...

6f4c7aea29c698ce1e18e385f41d1404566ae2af authored almost 3 years ago by Kevin Ansfield <[email protected]>
Better styling for the Finishing Touches screen

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

- fixed glaring styling issues after technic...

c4ce836566495074e3771ae924693af5b638e94c authored almost 3 years ago by James Morris <[email protected]>
Fixed Cmd+S not saving on membership and members email setting screens

no issue

- routes no longer automatically trigger save for cmd+s, it should be explicitly tied ...

9ed91a4f18007a9b71db2a3704334779c63aabe4 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Dropped ember-concurrency-decorators dependency

no issue

- since `[email protected]` it's possible to use the standard imports as decorator...

9463e7af64202efec9e767ebc0f815769877c595 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed test

4ed18f01bbeba8f942458c2d72b4a12e484deaf7 authored almost 3 years ago by Sanne de Vries <[email protected]>
[chore] migrate app/controllers/settings/navigation.js to use native classes (#2254)

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

19cd6a94105a8f404daf50dd4bf84a375a0c46df authored almost 3 years ago by Gabriel Csapo <[email protected]>
[chore] updates app/controllers/editor.js to use native classes (#2253)

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

- continuing migration to native classes ...

3b8947516328a164c8ece4a2d1e73dadc742e9d0 authored almost 3 years ago by Gabriel Csapo <[email protected]>
Updated copy of Save buttons on settings pages

No issue

- Changed all buttons to "Save" for consistency across settings

6d3a2b73f1ce616dfbd1cf41289fc7172a736e42 authored almost 3 years ago by Sanne de Vries <[email protected]>
[chore] migrates koenig-editor files to native classes (#2251)

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

- continuing migration to native classes ...

22975bab6163ac809c262d9fed0ef4cb9c9694bc authored almost 3 years ago by Gabriel Csapo <[email protected]>
Swapped use of EmberObject for member filter rows to native classes

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

General cleanup to switch to more modern idio...

e062b94ab72125b053a4b9380c3436a6e6b05ba6 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Update dependency ember-concurrency to v2.2.1 (#2255)

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

549e06fce804adbf4fec9632cf38f6dfb270bf7a authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
🐛 Fixed sending non-integer prices to Tiers API

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

Due to how JS implements numbers, it's possib...

ecafdbc3225856f80189659724b860a001e8cbcf authored almost 3 years ago by Fabien "egg" O'Carroll <[email protected]>
Updated empty states for posts, pages, and tags

683731c66fdc8305eb8f04c10cf77708112aa3b6 authored almost 3 years ago by Sanne de Vries <[email protected]>
Updated copy on empty members screen

b6c9cc0347516bcdc51fd12ff68411bcf2ae7a36 authored almost 3 years ago by Sanne de Vries <[email protected]>
Resolved linter errors in `<Members::FilterValue>` component

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

- dropped use of unnecessary `<GhTextInput>...

a27b16729b23973683f4e439eb507dee29d8240c authored almost 3 years ago by Kevin Ansfield <[email protected]>
Moved members screen filter components into components/members

no issue

- currently the components are screen-specific rather than generalised so shouldn't ha...

797e6a927448c368b54559f888712140f7799825 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Revert "Rounded monthly/yearly Price"

This reverts commit 00848a3d5d1f0783a30d31d95737d0c4448f6cfb.

d99aa1393a3cf52b5dca8a90edc8d458616b5546 authored almost 3 years ago by Fabien "egg" O'Carroll <[email protected]>
Rounded monthly/yearly Price

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

00848a3d5d1f0783a30d31d95737d0c4448f6cfb authored almost 3 years ago by Fabien "egg" O'Carroll <[email protected]>
Updated import-members modal

6617759add6566a18f1d521484f5fd47e69e5fad authored almost 3 years ago by Sanne de Vries <[email protected]>
Cleaned up members filter labs components

no issue

- the members filtering is out of labs, we don't need to keep the labs component namin...

2e296efd3de980041051d91b0ae983876591eac9 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed members search input losing focus whilst typing

closes https://github.com/TryGhost/Team/issues/1318

The `{{if this.members.length "" "hidden"}}...

343ad982ea3e1cb74efadeb3c8bb15e25432bf4a authored almost 3 years ago by Kevin Ansfield <[email protected]>
🐛 Fixed "Show all members" button not clearing search field when no results match

no issue

- the reset button was only clearing the `filter` param rather than resetting all quer...

9ff105614dc59ddae63170d7631272186545367f authored almost 3 years ago by Kevin Ansfield <[email protected]>
Migrated `<GhUnsplashPhoto>` to glimmer component

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

- extracted the ratio zoom handling to a `{...

f46111bb77f3f82eafb75199a44c3c18bb7844a9 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Update dependency tracked-built-ins to v2 (#2146)

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

ec45a9d0aa0a3730829b41fb63f3e0eee2b76a4d authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency ember-modifier to v3 (#2123)

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

5ec4588292b820fe14d1232695626799bcec8de9 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fixed showing explainer text for free membership welcome page input field

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

dd12bd913ed6c9d8247fa17f23d28d9870df3980 authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Update dependency ember-css-transitions to v3 (#2249)

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

de3eaab058f74337872baa48214d7fc1ecabbf64 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Updated welcome page location for free membership

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

- moved free tier welcome page url from produ...

035f15a8d4c62ffc60ab0071f7fde2698cb1b7be authored almost 3 years ago by Rishabh <[email protected]>
Update dependency @tryghost/kg-parser-plugins to v2.11.4 (#2248)

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

170c1378cb3c20a8906ad278be01a60f2d07ba4c authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency @tryghost/kg-clean-basic-html to v2.2.8 (#2247)

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

09ecbe0a4ff8567cfcdb74b3098f0f66621fd310 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Quick fixed the links not showing when activity feature flag is off for members

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

da808f4f943cd6e87e8f3a62040ec21f1ff778bd authored almost 3 years ago by James Morris <[email protected]>
Updated linter todo file

refs https://github.com/TryGhost/Admin/commit/00ba87cf59730cc3826939a335f338de000322af

- ran `y...

36a28e0c1383785173d5e41d6d7691ac32a56679 authored almost 3 years ago by Kevin Ansfield <[email protected]>
🐛 Fixed Ctrl+Enter-to-edit keyboard shortcut not working on Windows for some editor cards

no issue

- Callout, Email, Email CTA, Header, Product, and Toggle cards all had the same typo i...

88deb86f16f37898ca135a8c33b1c468ccd55f11 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Migrated `<GhUnsplash>` to glimmer component

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

- swapped use of `<LiquidWormhole>` to `{{#...

00ba87cf59730cc3826939a335f338de000322af authored almost 3 years ago by Kevin Ansfield <[email protected]>
Disabled linting rule that forbids use of `<style>` elements

no issue

- rule: https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/ru...

2f09357e6a0bf9138cbebd8f1196f2dee5c6c056 authored almost 3 years ago by Kevin Ansfield <[email protected]>
🎨 Improved empty state of the Members screen

No issue

- Added resources to help and inspire people get started with members, which will be h...

ba73455ebf04f95be0306091d6b1fa589a56e048 authored almost 3 years ago by Sanne de Vries <[email protected]>
Added unsplash button/selector to publication cover image form field

no issue

- shows an unsplash button when no image is present, opening the full unsplash selecto...

95069d5b15816b73b90850d0c3b0c9fda640b389 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Updated conditionals for editorIsLaunchComplete with improvedOnboarding feature

closes https://github.com/TryGhost/Team/issues/1294

- ensures latest member activity is shown w...

b422bbe60a2fcf0d1718dd1628de8b810eb8f871 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Disabled "no-inline-styles" template lint rule

no issue

- in general we only use inline styles when it reduces maintenance problems so the rul...

e6b09d567b97b4b7914ffd546dfcbd54e5568046 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Added collapse animation to get-started dashboard panel when dismissing

no issue

- softens the disappearance by fading out and collapsing the height when removing
- us...

fdd04551de0c9a5bf83fb4596ee30aac771ada94 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Added saving spinner to finishing-touches screen

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

- switched to a task and `<GhTaskButton>` to ...

674062ea1a86ac435bb3bc8b2590fcc3ea431fd8 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Changed firstStart flow to show a streamlined settings screen

closes https://github.com/TryGhost/Team/issues/1310

- added `/setup/finishing-touches` route
...

793ccecf5bb2bc108563a1b6951d79e3f0883756 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Added global max-width for `input[type="image"]`

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

- we wan...

42f1b124d8b893bd505f7b9d114edd61a28ab768 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed missing `...attributes` on `<Settings::FormFields::PublicationCover>`

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

21f033d41dade77a95657b392b67e8ff5eb74e94 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Refactored general design settings form components

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

We want to use parts of the "Brand setting" f...

a218b7c070a74f186bf49b3e8c2e3d6d32002625 authored almost 3 years ago by Kevin Ansfield <[email protected]>
v4.35.0

7231f031e54a537d8d9f50b2605fc41e58bad3a3 authored almost 3 years ago by Daniel Lockyer <[email protected]>
Updated specific tier handling for default post access setting (#2246)

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

Default content visibility for specific tie...

8a8ac39027bccd481e3015df19833fffb10cf6c0 authored almost 3 years ago by Rishabh Garg <[email protected]>
Updated lint todo file

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

5ce1a11928ab77e2bf3ba41c502dc9e29b48a234 authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Moving styling from Tachyons classes to custom classes

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

a51cb37685b7ba4ed00616ec30471014f2aa0a65 authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Update .lint-todo

refs https://github.com/TryGhost/Admin/commit/79d881b45915b9be1f094346c9064e56779810bb

- the li...

5c55b84168f4db328bd4409fc69df0fcf6ee4b94 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Added desktop/mobile switch to <GhBrowserPreview> component

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

- we had a `<GhBrowserPreview>` component but...

79d881b45915b9be1f094346c9064e56779810bb authored almost 3 years ago by Kevin Ansfield <[email protected]>
Updated confirmation modal copy

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

23baa3fd4e5178ed4ef4daf774e93bec0019767c authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Collapsed @service injection definitions to single-line style

no issue

- find+replace to make service injection style consistent and take up much less space ...

4b786fcc4ecf75f479a5a6bd190cc0fbb00bbb3f authored almost 3 years ago by Kevin Ansfield <[email protected]>
Ran native classes codemod for lib/koenig-editor/addon/components

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

- ran native classes codemod for koenig-edi...

1aaa1bac9d2bbcd3847a4cc2e973b59efd60197e authored almost 3 years ago by Kevin Ansfield <[email protected]>
Resolved use of {{action}} linter errors in <GhProductCard>

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

- switched to `{{on}}` and `{{fn}}`
- updat...

d35f5caeebf96ba851b37ab63def1120a2c36e5b authored almost 3 years ago by Kevin Ansfield <[email protected]>
Updated todo

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

670f0a0356b7762641c3b91e069efb9a27921132 authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Removed an extra div

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

0c02e70ecd8045a7800bbb117be314496d5900ff authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Fixed the green button text that appeared on the dashboard

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

- added more targeted selectors to revert ba...

1a697ddf8b5155b6292db7be1a0e587121705876 authored almost 3 years ago by James Morris <[email protected]>
Updated free membership card

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

8ace21f8284035a19823dc2a3619ed7d583cb0ef authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Removed add complimentary option for member when no active tiers

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

"Add complimentary subscription" doesn't make...

3aa0bc7a4701d262c9207f8d9bae3eb805527fba authored almost 3 years ago by Rishabh <[email protected]>
Moved the welcome page URL input field to the bottom of the section

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

d8d8e04d19ae5c5a84fc1ae4d784aadace5892db authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Updated tiers dropdown filter active state

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

3b80bbbc4e24d8578da9114ea41bd71de5262258 authored almost 3 years ago by Djordje Vlaisavljevic <[email protected]>
Merged v4.34.3 into main

v4.34.3

41ab06f67b04368c1cc92cd80caab65617c6975b authored almost 3 years ago by Daniel Lockyer <[email protected]>
[chore] Ran native classes codemod for app/services (#2240)

refs https://github.com/TryGhost/Admin/pull/2227

- a continuation of #2227 that runs the nati...

d35a19fb3a40fe077108e3b2636bfe66ff6e9707 authored almost 3 years ago by Gabriel Csapo <[email protected]>
Pin dependency ember-template-lint to 4.0.0

533fb17162e97d59f1359172fe885a8339889a04 authored almost 3 years ago by Renovate Bot <[email protected]>
Dropped use of `@classic` decorator in transforms

refs https://github.com/TryGhost/Admin/pull/2242

- there was no further EmberObject specific us...

62162228978a1448093cbc13d3e80662b858fc6b authored almost 3 years ago by Kevin Ansfield <[email protected]>
Migrated session-store to native class syntax

no issue

- part of the push to standardize on native es6 classes in place of EmberObject syntax

b5d4ade84d66cf0c9dbfcc368c59aa1d7c0d12f4 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Finalized migration of serializers to native class syntax

refs https://github.com/TryGhost/Admin/commit/42f564e1afc5e5abfac63ddfd82c7076166897e2

- droppe...

c4e89726407b3bdc04f93f39e0375642ae6de260 authored almost 3 years ago by Kevin Ansfield <[email protected]>
[chore] ran native classes codemod for apps/serializers (#2243)

refs https://github.com/TryGhost/Admin/pull/2227

A continuation of #2227 that runs the native...

42f564e1afc5e5abfac63ddfd82c7076166897e2 authored almost 3 years ago by Gabriel Csapo <[email protected]>
[chore] run the no-implicit-this codemod (#2244)

refs https://github.com/TryGhost/Admin/pull/2238

Follow up to #2238, this should remove the e...

f7abf1f0dd12a0d5464918b62e5a714fb4065268 authored almost 3 years ago by Gabriel Csapo <[email protected]>
[chore] runs native classes codemod for app/adapters (#2239)

no issue

* ran native classes codemod for app/adapters
* migrated slug-url mixin to a utility

3d67f7f9d8a08c5a6048f78724555ab00a0fd981 authored almost 3 years ago by Gabriel Csapo <[email protected]>
Fixed template linting error in koenig-card-email.hbs

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

- templa...

733e67c996a5db57d2a4a9f4ce220465f47f5d11 authored almost 3 years ago by Kevin Ansfield <[email protected]>
Fixed `noreferer` typos

no issue

- should be `noreferrer`, caused duplication by ember-template-lint auto fixing

c9fc10edfc1abb8eb72adba6e4d6d34857c7e41f authored almost 3 years ago by Kevin Ansfield <[email protected]>
v4.34.3

f8192caa3aa3435cd9c9f80b768ea415510fff07 authored almost 3 years ago by Daniel Lockyer <[email protected]>
[chore] adds ember-template-lint and fixes all fixable issues (#2238)

no issue

- This will help with the octane migration and you can still run the lint rules even...

e7d29054d6aef5d62c99e8659cbddb3149917378 authored almost 3 years ago by Gabriel Csapo <[email protected]>
v4.34.3

b0554f189037e2573d67791190ba7687bc5f6da6 authored almost 3 years ago by Daniel Lockyer <[email protected]>
Fix incorrect color on hover for publish and send buttons (#2188)

- Use default primary button style in publish menu for dark mode

0e736fa7f4dc0d4d67f8590588ffd49cc5834619 authored almost 3 years ago by Rushab Kumar <[email protected]>
Added in basic styleing for the onboarding modal ready for testing

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

- added rudimentary styling to the new onboar...

161723127dcfd8e5987044c92248bb4710690d0a authored almost 3 years ago by James Morris <[email protected]>
Removed the UI for the callout card feature flag

no issue

- The feature flag was removed in https://github.com/TryGhost/Admin/commit/5cf00b8a68c...

9dfe6454e482f9cc3822729fb1e8abc464021032 authored almost 3 years ago by Thibaut Patel <[email protected]>
Removed archive options for tiers without prices

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

- on stripe disconnect, the prices on tiers a...

62e943f7ef28390a169ffca588cd8ec12a022b37 authored almost 3 years ago by Rishabh <[email protected]>
Fixed broken offer screen for tiers missing price

no refs

- in an edge-case scenario, if an offer is using a tier with missing price, it will not...

9a3a4f3bc39e599951e80cb1e44112a529eb5975 authored almost 3 years ago by Rishabh <[email protected]>
Refined portal settings for multiple tiers

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

- enables available tiers list for portal in ...

361d58ad73e183d20a048a48636f5bbd5266e516 authored almost 3 years ago by Rishabh <[email protected]>
Refined tiers list to switch to active list on unarchive

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

- on unarchiving a tier, we switch back to ac...

01e50be9ca04e7fe95dbd555a7cdd6ab38190fb7 authored almost 3 years ago by Rishabh <[email protected]>
[chore] runs native classes codemod for app/transforms (#2242)

refs https://github.com/TryGhost/Admin/pull/2227

- a continuation of #2227 that runs the nati...

27d6709c369226b82546e84c0bd99103fa6989ec authored almost 3 years ago by Gabriel Csapo <[email protected]>
[chore] runs native classes codemod for apps/helpers (#2241)

refs https://github.com/TryGhost/Admin/pull/2227

- a continuation of #2227 that runs the nati...

d37a12a1f0358788e61d47b876ca68526357df7f authored almost 3 years ago by Gabriel Csapo <[email protected]>
Remove commented style

c348ddcd0bd87820c04f9d45e6d3bc37dc4638e3 authored almost 3 years ago by Sodbileg Gansukh <[email protected]>