Commit Graph

4842 Commits

Author SHA1 Message Date
Rish 3ecc6f68ca Renamed member require payment setting
no issue

Renames member setting `requirePaymentForsSignup` -> `allowSelfSignup` to match existing usage in members API
2019-10-11 14:10:37 +05:30
Peter Zimon 428f4f7e66 Updated members Labs settings UI
no issue
- new settings have been introduced for members, switched to expand/collapse UI pattern for members settings
2019-10-11 10:25:52 +02:00
Rish acf1fae267 Added members feature toggle for owner only
no issue
2019-10-11 11:34:31 +05:30
Kevin Ansfield 1705a622d3 Version bump to 2.35.0 2019-10-10 18:18:45 +01:00
Peter Zimon 583fcf5aea Updated member email font weight
no issue
2019-10-10 16:01:38 +02:00
Peter Zimon a998602f44 Updated member avatar initial fontsize
no issue
2019-10-10 15:59:21 +02:00
Rish 772a600a25 Added unsaved changes check to member details page
no issue

- Adds unsaved changes check to member detail page for write operations
2019-10-10 18:06:33 +05:30
Rish f0c906f289 Enabled write operation for member name and note
no issue

- Allows editing member's name and note in admin
2019-10-10 17:29:35 +05:30
Rish d1fe33f073 Updated subscription data in member details
no issue
2019-10-10 13:54:19 +05:30
Kevin Ansfield 2e91cb09bf Version bump to 2.34.0 2019-10-09 18:43:04 +01:00
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