Ecosyste.ms: OpenCollective

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

github.com/TryGhost/Portal

Drop-in script to add membership features in a Ghost theme
https://github.com/TryGhost/Portal

Updated icon 2

ba496301cb138cf4a09124b98d79d3c7262e931a authored over 4 years ago by Peter Zimon <[email protected]>
Updated account plan page to include confirmation screen

no issue

Adds confirmation screen on plan change/cancel on the plans screen

9919c786ed1ea0997f56d8acd42f322f5feff884 authored over 4 years ago by Rish <[email protected]>
Added signup spacing logic

no refs.
- added logic to handle spacing on signup screen based on Portal settings

3c492d7ff86d14e7b060c0d1cc104d8302199bd4 authored over 4 years ago by Peter Zimon <[email protected]>
Added dynamic popup width

no refs.
- set popup width for signup and signin pages based on the number of plans

d46b652a7b20e03ed841baa344613356f12fdb57 authored over 4 years ago by Peter Zimon <[email protected]>
Mobile size fixes

no refs.
- fixed account home margin
- fixed change plan bottom margin

b5958e691836af2790da51aca236ffeeaa4aed43 authored over 4 years ago by Peter Zimon <[email protected]>
Removed debugger

e1489ee31df9c8cc3eea749bbf5a3822f34aa634 authored over 4 years ago by Peter Zimon <[email protected]>
Removed padding on account home + debugger cleanup

no refs.

3a22a0f2361ea1e42c89403aca79f354de0f4db4 authored over 4 years ago by Peter Zimon <[email protected]>
Removed cancel/confirm button from change plan

ee72fc75ff3d162aa7631423d04188c3c41cfbba authored over 4 years ago by Peter Zimon <[email protected]>
Added back button and rearranged logout

24311ff73a80943df27445ab3b8631cfd55182ef authored over 4 years ago by Peter Zimon <[email protected]>
Fixed merge error

3dc61d9799c2d3ffe3882c630aaada9ba21afc34 authored over 4 years ago by Peter Zimon <[email protected]>
Refactored Account plan page into smaller components

no issue

96dabb6d435b699fa1f2294a361b7657bb759f16 authored over 4 years ago by Rish <[email protected]>
Updated placement of continue sub button

1f1b00ce02dcb7949de4db913fd4aeefdfacff15 authored over 4 years ago by Peter Zimon <[email protected]>
v0.8.25

459790abd67a7bcb2d2c6f72458a16f6efac788c authored over 4 years ago by Rish <[email protected]>
Added responsive styles to logged out state

no refs.
- changed popup container to cover the whole screen on smaller screen sizes
- updated s...

df158779a4d50e096b2c34ed5e00ad8b0f7763f4 authored over 4 years ago by Peter Zimon <[email protected]>
Updated z-index of iframes

ca78119646452da85a4d0c564b84c00857b7c08f authored over 4 years ago by Peter Zimon <[email protected]>
Restructure containers for responsive sizes

no refs.
Prepared the container system to responsive sizes.
- added inner scrollable container f...

3f310eb54fa4f04ac277574edb79566d4af5f1ea authored over 4 years ago by Peter Zimon <[email protected]>
Updated site title line height and spacing

96b7ce68109d958d6728509fc0a463525c4c48cc authored over 4 years ago by Peter Zimon <[email protected]>
Updated site title size and alignment

6bdd80829569283182db07f0d3a5c3631d07fc5f authored over 4 years ago by Peter Zimon <[email protected]>
Updated signup page for single plan case

no refs.

For when a signle plan is enabled in Portal settings:
- removed selected style from th...

c380ad23ea61556f0b10fe7257046d39020edb34 authored over 4 years ago by Peter Zimon <[email protected]>
Update dependency @testing-library/user-event to v12.1.4

e18e6217a53f85490c7fb547c509511bd046d531 authored over 4 years ago by Renovate Bot <[email protected]>
v0.8.24

05a1d992550ba72fb5a6f13e28bbe7199b9f1f51 authored over 4 years ago by Rish <[email protected]>
Added members support address from site data

closes https://github.com/TryGhost/members.js/issues/90

- Uses new members support address from...

e5006a0fabcb52b3c41302b9008885b4a45a2a5c authored over 4 years ago by Rish <[email protected]>
Update dependency @testing-library/react to v11

0e283e95337c5b7f40cb5f554ce0d0c8b096a9ab authored over 4 years ago by Renovate Bot <[email protected]>
Fixed esc not working for newsletter switch

refs https://github.com/TryGhost/members.js/issues/95

- Newsletter switch was taking over the f...

118fe9960de5cc107242581c3897332490aa8b5c authored over 4 years ago by Rish <[email protected]>
Updated newsletter updated messaging

refs https://github.com/TryGhost/members.js/issues/95

- Updates the newsletter status update as...

fd1fed36f6f594c7a48509f821678e91f0a87bb0 authored over 4 years ago by Rish <[email protected]>
Fixed tests

no issue

- Fixed signup page test using updated label for button

f0ec4299f3b4ca55f29473d484a83a4761b9610e authored over 4 years ago by Rish <[email protected]>
Updated esc key handling on iframe

no issue

- Updates the key event on owner document from the node

168cf3311d559a799e3154e0b98c017588a8c360 authored over 4 years ago by Rish <[email protected]>
Hid free plan if free is the only enabled plan

no refs.
- hides free plan if that's the only enabled plan
- refined copy for sign up button whe...

496cae34f785ad18736b49829e8378362c922e2b authored over 4 years ago by Peter Zimon <[email protected]>
Added newsletter subscription status update

refs https://github.com/TryGhost/members.js/issues/95

- Adds a small update notification about ...

08089c7e4afe32aaddf267fea2add5d93ac8a5a5 authored over 4 years ago by Rish <[email protected]>
Refactored site plan handling on plans page

no issue

- Extracts the account plans structure formation to helper from account plans page to ...

64256355b597757f24651b1485ec875bdbefff7b authored over 4 years ago by Rish <[email protected]>
Fixed custom trigger button event listener removal

no issue

- Fixes event listeners for custom trigger button not being removed on unmount and ini...

a99774e4b4dd7ccf50c31a3e29a2d2b49b0c7dc8 authored over 4 years ago by Rish <[email protected]>
Handled closing popup with Esc key

refs https://github.com/TryGhost/members.js/issues/95

- Hitting Esc key closes the Portal popup...

3c135b0dd43eb960ce1def182b290d28d9fd3aab authored over 4 years ago by Rish <[email protected]>
Refactored account home page

no issue

- Cleans up the code structure used to render different sections for paid members on a...

f95532790af5240c8f23768a3ad65c64df9e8916 authored over 4 years ago by Rish <[email protected]>
Removed welcome message if Stripe is not set up

11facb7a1273f094e7e0f2f76fd0736ed928d071 authored over 4 years ago by Peter Zimon <[email protected]>
Removed plan and billing for complimentary

no refs.
- removed the ability to change plan and billing info section from account home for mem...

ae59e594b8eb317071c3f44b7c4700c71b9402f6 authored over 4 years ago by Peter Zimon <[email protected]>
Removed title tag from svgs

8a383259f9f7d333674923cb42ca0a318284c2e0 authored over 4 years ago by Peter Zimon <[email protected]>
Added default text if name is missing

531f5550ceb6e4ae0ba9501813f0fdbad22053ff authored over 4 years ago by Peter Zimon <[email protected]>
v0.8.23

ac1aa5745c015b57d607d0581ff115ea99f17760 authored over 4 years ago by Rish <[email protected]>
Updated usage script to include site attribute

no issue

- To correctly inject the members.js script to any theme, it needs to know the correct...

c08bb87bb157c3ac9af22cfcdf554bd439052bfb authored over 4 years ago by Rish <[email protected]>
Reset any "last page" state on closing popup

no issue

- We don't want to keep any old "last page" state for the popup once its closed, which...

f850306f8c4ac2e79dce7e3fb591320018d63598 authored over 4 years ago by Rish <[email protected]>
Fixed outline for buttons

8cf65e043ab5b406202bb41120772d36c4b7d70e authored over 4 years ago by Peter Zimon <[email protected]>
Added UI refinements for free member plan page

no refs

- Changed title to "Choose your subscription"
- The primary button label changed to "C...

9908df0d45b61c1a510b37baa2fa19e73693719f authored over 4 years ago by Rish <[email protected]>
Updated cancel button to close modal when no back

no refs

- Cancel button previously was not closing the modal where no last page was found to go...

568cfad08749a0edd50bdd1ff5858cdf498f7d83 authored over 4 years ago by Rish <[email protected]>
v0.8.22

d87a58f2e920dfc2188153675665516ff4917c17 authored over 4 years ago by Rish <[email protected]>
Fixed default plan for complimentary members

refs https://github.com/TryGhost/members.js/issues/77

- Fixes members on complimentary plan not...

e6e7f036986d9a811e6d162f144a0013eccf83a4 authored over 4 years ago by Rish <[email protected]>
Fixed class attribute usage

no issue

- React expects class attribute on element to be defined as `className`

c615003de23a17df0901c4f7358da5dd8e10484f authored over 4 years ago by Rish <[email protected]>
Added fixture for complimentary member

no issue

- Adds a fixture for complimentary member for testing

aa35ead7148889b94721636737956ad492113fae authored over 4 years ago by Rish <[email protected]>
Fixed incorrect usage of class

no refs

- React expects `class` on elements to be defined as `className`

9387dcaa413de3fb60a73ee768b14b7d79d364fb authored over 4 years ago by Rish <[email protected]>
v0.8.21

076170eba3624bf5fcfabeaf443062a2443aab06 authored over 4 years ago by Rish <[email protected]>
Added new member fixture for preview mode

no issue

- Admin Preview mode has its own member fixture now to represent logged in member beha...

fead418af2909031c876e8ea41bbc28a84252a0c authored over 4 years ago by Rish <[email protected]>
Updated cancel/continue styles

5221569f52fc366d7e5c4e0bf2926e4e9501c385 authored over 4 years ago by Peter Zimon <[email protected]>
Removed oldschool divider line in header

c76b1b2a1b632f674ce728590a048aa62d0bb847 authored over 4 years ago by Peter Zimon <[email protected]>
Update dependency @testing-library/user-event to v12

2fe332acb8b5ce078ef7551d4f36e0b48c1deae0 authored over 4 years ago by Renovate Bot <[email protected]>
v0.8.20

228746d2ac72bba78ff647ef6eab4266deee8edb authored over 4 years ago by Rish <[email protected]>
Added subscription cancel action handler

no issue

- Adds cancel/continue action handler for a subscription

5bcb317bc07cb39520fcc995d34354b127ed1c95 authored over 4 years ago by Rish <[email protected]>
Restructured dev mode data to top

no refs

- Updates dev mode data structure to top of the page for easy access and changes

d69876eae19843c0d86547369453fa2b60027e70 authored over 4 years ago by Rish <[email protected]>
Added subscription cancel/continue button

no issue

- Allows member to cancel or continue their subscription at period end
- Updates subsc...

98a5e0951bb8485bed5c4dc754a036fcbc081a00 authored over 4 years ago by Rish <[email protected]>
Updated cancel subscription flow

no refs

- Adds continue subscription option on account home
- Cleans up methods to render cance...

60abf5c17839a5fe6d5e96ccb333c25761c27752 authored over 4 years ago by Rish <[email protected]>
Fixed tests

no refs

5aead34d53b5152838f4816760cf079b7843c29e authored over 4 years ago by Rish <[email protected]>
Fixed action reset timeout causing incorrect state

no issue

- Previously, a timeout after 5s for previous action was resetting the action state, b...

502f05c2f389ced06046deaea7344757bfc5bda8 authored over 4 years ago by Rish <[email protected]>
Lock file maintenance

af8b31d3f911149a4918f99ced26d51c0c0aa090 authored over 4 years ago by Renovate Bot <[email protected]>
Fixed tests

no issue

86ad8174072a51a9dc953dba76e1420c953b2f21 authored over 4 years ago by Rish <[email protected]>
Refined primary button

no refs.
- increased the default height of primary button
- added loading spinner to sign in and...

4dd7cc51a45884b02e926e78a3660eeabe75d8b8 authored over 4 years ago by Peter Zimon <[email protected]>
Updated sign up/in button height

99ed815eba857c8b8a9ade9c39f1a1665b7c1982 authored over 4 years ago by Peter Zimon <[email protected]>
v0.8.19

42e6a5a34b47d2f89b1cec1f4f1e8acd542c2677 authored over 4 years ago by Rish <[email protected]>
Updated cancel button behavior for account pages

no issue

- By default, Cancel button on Account plan/profile pages goes back to last open page ...

d1c3f7303ecd00811d1519d7979880540e8fb3e2 authored over 4 years ago by Rish <[email protected]>
v0.8.18

4ec126bc9e3e64201e6fb82385b782ca5fa01976 authored over 4 years ago by Rish <[email protected]>
Fixed lint warnings

no issue

2dbf4459876b391c3a1a110ca79eb755a70460b0 authored over 4 years ago by Rish <[email protected]>
Fixed flickering for signup/signin button state on success

refs https://github.com/TryGhost/members.js/issues/77

Weird behavior -
(1) enabled "Send login ...

c56a6f85a55001b3d8dbe92e65b8343bcd7d0ef3 authored over 4 years ago by Rish <[email protected]>
Fixed form error handling update

no issue

- Form was not updating the error messages onBlur
- Updates error message handling and...

4e7fcc92c4ca8ea75e0ef68508900185a13373ce authored over 4 years ago by Rish <[email protected]>
Update dependency @testing-library/jest-dom to v5.11.4

6582adc8c5c3b4006e7ed1244dcda55f66ebc534 authored over 4 years ago by Renovate Bot <[email protected]>
Update dependency @testing-library/react to v10.4.9

4c1c2cf4dcbe447ce35a5bbfbdb8f8d4048e5704 authored over 4 years ago by Renovate Bot <[email protected]>
Refined disabled primary button style

38d176b86ea74b80623d01969938fd1d78faa8d8 authored over 4 years ago by Peter Zimon <[email protected]>
Fixed width of primary button

2a57ef3f00cd361acd2cf3a87fbb2ec1ba166c84 authored over 4 years ago by Peter Zimon <[email protected]>
Refined subscribe button height

b7a736eac1d7c50af46244a24438be38c85905d6 authored over 4 years ago by Peter Zimon <[email protected]>
v0.8.17

bf49b0efe23b1a2c71a176d44d9db654507a11a6 authored over 4 years ago by Rish <[email protected]>
Removed Stripe JS script load

no issue

- Stripe JS is enabled as part of members in ghost_head based on stripe connection
- P...

f00d91b41a3144d797e5838c6303c5571ebc1066 authored over 4 years ago by Rish <[email protected]>
Update dependency react-scripts to v3.4.3

9476208516987a187220d88c637c5f643506ab82 authored over 4 years ago by Renovate Bot <[email protected]>
Update dependency @testing-library/jest-dom to v5.11.3

bb648bafc43926fcdd41fa6ce2ea3a2865fc6562 authored over 4 years ago by Renovate Bot <[email protected]>
Removed unused ref and styles

closes https://github.com/TryGhost/members.js/issues/76

- Removes unused ref calculation for he...

2c22ad2001ff04f86a99bb9bb6fc4f11b03b9eaf authored over 4 years ago by Rish <[email protected]>
Update dependency react-scripts to v3.4.2

033faa0ff257b9bdb2308fdcdcb763363e9fc5ad authored over 4 years ago by Renovate Bot <[email protected]>
Update dependency @testing-library/react to v10.4.8

adfab8bf5de1272497ebddb50ebe1ec6634d79b2 authored over 4 years ago by Renovate Bot <[email protected]>
v0.8.16

46a2213850c0e92dce16d54efc61189ca4c8fb41 authored over 4 years ago by Rish <[email protected]>
Fixed lint

no issue

f2b3b1ef740db11d77b35c620827b4a265af24cc authored over 4 years ago by Rish <[email protected]>
Fixed tests

no issue

- Updated tests for account plan and profile pages

07fcff0cce23995a6306059e11c91262807244ac authored over 4 years ago by Rish <[email protected]>
Updated default selected plan for paid/free members

refs https://github.com/TryGhost/members.js/issues/77

When changing plan from the account page,...

5b373c8d64821edecc89e87481dcc95b6f465c15 authored over 4 years ago by Rish <[email protected]>
Updated discount value logic for yearly plan

refs https://github.com/TryGhost/members.js/issues/77

- Updated discount value for yearly plan ...

9feccb169d37098d9388bb627688a6e49a2a9edf authored over 4 years ago by Rish <[email protected]>
Updated account profile to redirect to home on save

refs https://github.com/TryGhost/members.js/issues/77

When clicking on "Save" on account profil...

87d627a292a4d9ad42f8c49e6460893dd352a247 authored over 4 years ago by Rish <[email protected]>
Updated default page to always open from trigger button

refs https://github.com/TryGhost/members.js/issues/77

- Portal button should always show the Su...

b5e7f254e99bc88932ab17954379789c60661d37 authored over 4 years ago by Rish <[email protected]>
Update dependency @testing-library/jest-dom to v5.11.2

814542b58970a53dfab38dfe936fb77c99ec5899 authored over 4 years ago by Renovate Bot <[email protected]>
v0.8.15

ad0eff62ab01959a0038bfafe4caa0e47a55c13a authored over 4 years ago by Rish <[email protected]>
Refined error styles

8a94e98e939c4b491a0084bb64bcfd25c273554c authored over 4 years ago by Peter Zimon <[email protected]>
Fixed tests and form validation errors data

refs https://github.com/TryGhost/members.js/issues/78

- Fixed error object post validation to n...

c56eccd9899fe9ef31aa38b6b75e955a84f66bf5 authored over 4 years ago by Rish <[email protected]>
Updated trigger button position

6ac84d954d76486c3abd25adf06b90f55aad7f39 authored over 4 years ago by Peter Zimon <[email protected]>
Set button min-width

ef803d656516e583fdd522f528f15e2181e25a61 authored over 4 years ago by Peter Zimon <[email protected]>
Added transitions to top buttons

304767f2f48fef0ad9520dab6ccd5c920228df5e authored over 4 years ago by Peter Zimon <[email protected]>
Updated error handling for on blur

refs https://github.com/TryGhost/members.js/issues/78

- Updates error handling to only trigger ...

4929e6d1593ddd9df428a8ad7920b1ec561d4d33 authored over 4 years ago by Rish <[email protected]>
Moved logout to account home page

no refs.
- moved logout back to account home as that's the only place it's used
- removed "Setti...

ad782f69497be9056db4593cb360ed7b6758c2fc authored over 4 years ago by Peter Zimon <[email protected]>
Moved logout to top left

no refs.
- logout button was too prominent so I moved it to the top left as an icon (todo: show ...

039b82ca4ff5d03e70763115b5c68e055e1ca29d authored over 4 years ago by Peter Zimon <[email protected]>
Unify free + paid account home pages

no refs.
- used similar design patterns for free and paid home pages

77bafcf1c2f0dbba6c5bc6ea2cdfa723d0fe285d authored over 4 years ago by Peter Zimon <[email protected]>