Rish
677de7f317
Updated members lab settings design
...
no issue
- Extracts members lab settings from `Beta Features` section to its own section
- Adds new `fromAddress` field to members settings
2019-10-09 15:33:08 +05:30
Kevin Ansfield
47e125b3f1
🐛 Fixed "unsaved changes" modal when leaving a new post with no content ( #1358 )
...
no issue
- if you created a post by setting a title but did not enter anything into the editor body before trying to leave the editor you'd see an "unsaved changes" modal because the "scratch" value for the post mobiledoc is `null` but the post's real mobiledoc value is now a blank document as returned from the API
- adds a conditional reset of the `post.scratch` value after a successful save if the scratch value is blank
2019-10-09 10:53:57 +01:00
Naz Gargol
9ae73c3bd7
Hidden post visibility select from PSM for non editors ( #1357 )
...
no issue
- Limited visiblity to only those users who have the rights to edit post's visibility
2019-10-09 10:23:36 +02:00
Rish
1022c2d466
Updated members requirePayment
flag naming
...
no issue
Renamed `requirePaymentBeforeSignup` flag to `requirePaymentForSignup`
2019-10-08 16:40:28 +05:30
Rish
eb4ddf2cec
Updated members labs section
...
no issue
- Extracted members feature out of `Beta Features` section to its own
- Added new `requirePaymentBeforeSignup` flag to members settings
2019-10-08 16:25:01 +05:30
Kevin Ansfield
ebe7c1475f
Version bump to 2.33.0
2019-10-08 11:25:41 +01:00
Kevin Ansfield
7b45fd7071
Version bump to 2.32.0
2019-10-07 23:11:18 +01:00
Rish
5659678c1d
Added loading state for member subscription details
...
no issue
2019-10-07 17:56:32 +05:30
Rish
d91f9fb7d0
Fixed members list sorting
...
no issue
2019-10-07 17:05:49 +05:30
renovate[bot]
7a459b1eb0
Lock file maintenance ( #1345 )
2019-10-07 12:14:41 +01:00
renovate[bot]
cf5d978c31
Update dependency eslint to v6.5.1 ( #1356 )
2019-10-07 12:14:26 +01:00
renovate[bot]
eb051d2def
Update dependency testem to v3 ( #1355 )
2019-10-07 11:54:43 +01:00
renovate[bot]
acbb40247f
Update dependency @tryghost/timezone-data to v0.2.11 ( #1350 )
2019-10-07 11:54:20 +01:00
renovate[bot]
6b41618cf4
Update dependency @ember/jquery to v1 ( #1354 )
2019-10-07 11:54:03 +01:00
renovate[bot]
6917bb8afb
Update ember addons ( #1353 )
2019-10-07 11:50:27 +01:00
Renovate Bot
1f8fee510c
Update dependency @tryghost/helpers to v1.1.12
2019-10-07 10:33:18 +00:00
renovate[bot]
ff99890772
Update dependency ember-exam to v4.0.4 ( #1352 )
2019-10-07 11:26:50 +01:00
renovate[bot]
51e28cc3f9
Update dependency autoprefixer to v9.6.4 ( #1351 )
2019-10-07 11:25:40 +01:00
Kevin Ansfield
8976e4ff3e
Fixed tests
2019-10-07 11:17:16 +01:00
renovate[bot]
f7361c45fe
Pin dependency ember-cli-chart to 3.5.0 ( #1348 )
2019-10-07 08:21:10 +01:00
Rish
be9c0f4152
Fixed lint
...
no issue
2019-10-07 09:17:26 +05:30
Peter Zimon
b2a1b173bf
Refined Stripe info in member details
...
no issue
- refined divider line color for member detail screen with multiple Stripe subscription
2019-10-05 13:10:06 +02:00
Peter Zimon
8191ffe897
Added empty Stripe info state for member details
...
no issue
2019-10-05 13:01:43 +02:00
Peter Zimon
776ec10c0d
Refined member details screen
...
no issue
2019-10-05 12:41:47 +02:00
Rish
887fadd98e
Fixed members subscription amount default/empty value
...
no issue
2019-10-04 20:23:50 +05:30
Rish
7c78746868
Updated member info to show multiple subscriptions
...
no issue
Displays details of multiple subscriptions of a member
2019-10-04 20:01:56 +05:30
Peter Zimon
e8ce65729b
Refined members import/export design
...
no issue
2019-10-04 13:55:52 +02:00
Peter Zimon
7f60aa74e9
Updated member list and detail wording
...
no issue
2019-10-04 13:40:10 +02:00
Peter Zimon
81b8d26c4a
Refined members import/export button design
...
no issue
2019-10-04 13:28:10 +02:00
Peter Zimon
6633cbb0fc
Renamed post visiblity dropdown values for posts
...
no issue
2019-10-04 12:57:58 +02:00
Peter Zimon
2837edd08d
Updated members labs settings layout
...
no issue
2019-10-04 12:53:32 +02:00
Rish
6cd12401c1
Added csv import/export for members
...
no issue
- Adds action view with import/export csv options
2019-10-04 15:14:20 +05:30
Rish
b01bb02534
Updated members detail design
...
no issue
- Fixed bug with incorrect member count
- Added basic stripe info section
2019-10-03 23:17:52 +05:30
Rish
45abd231c4
Updated member model to use new subscriptions structure
...
no issue
Members API was updated to have new subscription structure, this updates model and its transformation to match it.
2019-10-03 23:10:42 +05:30
Rish
1200d1fbcb
Updated plan amount fields to allow empty values
...
no issue
2019-10-03 23:09:29 +05:30
Peter Zimon
37ee7dcb4e
Updated member list title copy
2019-10-03 13:59:19 +02:00
Peter Zimon
ef91f6d14c
Updated member details screen design
...
no issue
2019-10-03 13:46:36 +02:00
Peter Zimon
ad6fd95eb3
Udpated members list design
...
no issue.
2019-10-03 12:56:31 +02:00
Fabien O'Carroll
c30ceb3e06
Fixed import ordering for eslint
...
no-issue
2019-10-03 14:30:55 +07:00
Peter Zimon
d127959427
Added number check for Labs/Members price values
...
no issue
2019-10-02 14:52:41 +02:00
Peter Zimon
b1a124e2fb
Updated design for Labs/Members configuration
...
no issue
2019-10-02 14:52:41 +02:00
Rish
54283b9431
Updated members list/detail screens base structure
...
no issue
2019-10-02 17:05:57 +05:30
Naz Gargol
6bbe7bb3d4
Content visibility configuration in labs ( #1346 )
...
no issue
- Changed members description to less verbose
- Added content visibility radio options to members configuration screen
- Moved setting of default visibility to server-side
- Default visibility setting when PSM is opened before making the first request to the server
2019-10-02 11:13:59 +02:00
Rish
a078b534e0
Updated member detail screen design
2019-10-02 09:30:21 +05:30
Rish
0c9c5b4d3c
Updated members list screen design
2019-10-02 09:30:21 +05:30
Naz Gargol
411b2fa232
Added PSM visibility input ( #1344 )
...
refs 80f7e0b19e
- Added visibility input in PSM to control content access level for members
- Added default post visibility in editor. To be changed (moved to server-side) once `defaultContentVisibility` is available in settings service
- Added `visibility` property to post model & mirage
2019-10-01 15:00:53 +02:00
Peter Zimon
60482c736c
Fixed "Upgrade now" button length in pro menu
...
no refs.
- fixed the issue that the "Upgrade now" button shown to Ghost(Pro) users was too wide in the updated Admin sidebar
2019-10-01 12:25:17 +02:00
Peter Zimon
abfb89eaa8
Cleanup forms input CSS commit
2019-09-30 13:18:33 +02:00
Kevin Ansfield
9a9173afe7
Lock file maintenance
2019-09-30 11:59:16 +01:00
Peter Zimon
018a7db38e
Fixed line height for textareas and post title
...
no refs.
2019-09-30 11:52:33 +02:00