Commit Graph

5940 Commits

Author SHA1 Message Date
Daniel Lockyer
8d557fe4ce Merged 3.31.5 into master
* tag '3.31.5':
  v3.31.5
2020-09-02 13:16:48 +01:00
Daniel Lockyer
43f9e9fe86 v3.31.5 2020-09-02 13:13:47 +01:00
Daniel Lockyer
5cc8d887c6 Merged 3.31.4 into master
* tag '3.31.4':
  v3.31.4
2020-09-02 12:30:15 +01:00
Daniel Lockyer
73ff6cd2a0 v3.31.4 2020-09-02 12:27:08 +01:00
Sanne de Vries
53c2879838 Improved calendar styling in publish and schedule datepickers 2020-09-02 10:32:45 +02:00
Rish
4fa2912bc3 Fixed missing signup text value in Portal preview
closes https://github.com/TryGhost/members.js/issues/91

- Fixes the missing signup text value in input box as it was incorrectly reading from wrong place
2020-09-02 13:28:51 +05:30
Renovate Bot
61aaa4ed53 Update dependency eslint to v7.8.1 2020-09-01 21:02:10 +00:00
Sanne de Vries
03da71cfde Improved date-picker spacing in post publish menu and settings menu 2020-09-01 16:43:22 +02:00
Sanne de Vries
bf6e37f2dd Fixed account menu spacing issue (#1693)
* Fixed spacing issue with account menu by changing verticalPosition of the Ember dropdown component to 'above' and adjusted the top attribute as needed.
2020-09-01 12:44:50 +02:00
Renovate Bot
36c72cd93d Update dependency eslint to v7.8.0 2020-08-31 23:03:33 +00:00
Rish
eefbb55d84 Added new support and reply-to address for members
no issue

- Adds 2 new email address fields for members in email settings section - support address and reply-to address
- Support address - Is used for member auth emails as well as in themes and Portal for allowing members to contact support.
- Reply-to address - Is used to set `reply-to` address for newsletter emails that allows configuring where member's reply to emails will go
- Disabled from address update for empty value
- Updated success toast message and copy for from/support address update
- Changed section title + description for email addresses
- Added "public" to support email description
2020-08-31 18:10:26 +05:30
Sanne de Vries
f068f85e38 Improved spacing for account menu 2020-08-31 12:25:55 +02:00
Daniel Lockyer
c04e4f05c9 v3.31.3 2020-08-31 10:37:01 +01:00
Peter Zimon
bd8807b18d Refined Portal maintabs style 2020-08-27 16:08:03 +02:00
Peter Zimon
5b8ccabee2 Refined Portal links page 2020-08-27 16:06:00 +02:00
Peter Zimon
18cc1a2b91 Fixed case style for Portal accent color 2020-08-27 15:57:15 +02:00
Peter Zimon
d1df165aa9 Refined Portal color picker 2020-08-27 15:55:02 +02:00
Peter Zimon
b9bd4fb505 Fixed image caption design bugs in Koenig
no refs.
- added side padding for alt and caption input fields
- fixed text color bug of alt toggle button
2020-08-27 15:21:11 +02:00
Nazar Gargol
0c673f280f Fixed linter error 2020-08-28 00:37:18 +12:00
Nazar Gargol
5faa18743f Replaced progress bar with spinner for members import uploader
no issue

- When an import is in progress showing completed progress bar is unusefull and confusing. For large imports it takes a lot longer to process the import itself than to upload the file, that's why it made sense to show a generic spinner untill a better solution is worked on (probably with introduction of jobs)
2020-08-28 00:32:26 +12:00
Rish
01c19fb672 Updated color picker sync in Portal settings
no refs

- Syncs the new color picker for accent color to the input field
- Updating color through new color picker or input field updates the portal preview
2020-08-26 21:38:53 +05:30
Peter Zimon
1902e0b659 Removed border from selected Portal tab
no refs.
2020-08-26 17:30:34 +02:00
Peter Zimon
2030681acf Refined toggle border
no refs.
- refined toggle border color and shadows
2020-08-26 17:21:47 +02:00
Peter Zimon
8674e8f32b Updated Portal links page
no refs.
- refined copy and design for Portal links page
2020-08-26 17:10:19 +02:00
Peter Zimon
20bcfd4839 Added color picker to Portal settings
no refs.
- added CSS color picker for accent color Portal settings. Note: sync between the input field and the color picker is to be done
2020-08-26 16:00:17 +02:00
Daniel Lockyer
5ee36f7737 v3.31.2 2020-08-25 12:57:57 +01:00
renovate[bot]
77044e8e18 Update dependency faker to v5 (#1687)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 09:50:47 +01:00
Daniel Lockyer
407dc1115a v3.31.1 2020-08-24 16:29:08 +01:00
Scott Cabot
73c87de243 🐛 Changed caret color to white in code editor on Night Shift
closes #12154
Adds a new css class selector to app-dark.css to mimic the same effect as created in the gh-markdown-editor. The class keonig-card-html--editor is applied conditionally when the card is in edit mode, as per its template file. This now makes the cursor the same color as the text and easier to read.
2020-08-24 16:24:03 +01:00
Peter Zimon
2ef41dc852 Fixed copy in members upgrade message
no refs.
- fixed pluralisation in members upgrade message
- added decimal point to limit and total numbers in members upgrade message
2020-08-24 17:16:31 +02:00
renovate[bot]
021bf17e85 Update dependency @tryghost/kg-parser-plugins to v1.0.8 (#1686)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 13:28:25 +01:00
renovate[bot]
79def05e3d Update dependency @tryghost/kg-clean-basic-html to v1.0.8 (#1685)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 13:26:19 +01:00
Daniel Lockyer
0789cc0c8b v3.31.0 2020-08-24 11:33:21 +01:00
Rishabh Garg
9da88937d7 Added subscription cancellation button to member page (#1683)
closes TryGhost/Ghost#12127

* Added cancel/continue button for individual subscriptions on member page

Co-authored-by: Peter Zimon <zimo@ghost.org>
2020-08-21 17:05:45 +05:30
Daniel Lockyer
3292edbf25 Merged 3.30.2 into master
v3.30.2

* tag '3.30.2':
  v3.30.2
2020-08-21 12:06:58 +01:00
Daniel Lockyer
9554b0f775 v3.30.2 2020-08-21 12:03:37 +01:00
Sanne de Vries
e271486c8b Changed order and font color of author and publisher on bookmark card 2020-08-21 11:40:52 +02:00
Sanne de Vries
a7c3255060 Change input field border color in settings menu 2020-08-20 16:10:44 +02:00
Daniel Lockyer
e0c345d3ca v3.30.1 2020-08-20 09:28:09 +01:00
Nazar Gargol
240edf89aa Added automatic 'first_name' column mapping for members CSV importer
no issue

- When columns which match /name/ patter are present in imported CSV they should detect the mapping to 'name' column automatically
2020-08-20 15:04:35 +12:00
Rishabh Garg
c47593891c Refined portal custom icon flow (#1675)
refs https://github.com/TryGhost/members.js/issues/79

- Updated interaction for custom icon flow as per design spec in issue
2020-08-19 20:30:06 +05:30
renovate[bot]
19353a6c36 Update dependency @tryghost/kg-parser-plugins to v1.0.7 (#1681)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-19 10:00:22 +01:00
renovate[bot]
a704fc010c Update dependency @tryghost/kg-clean-basic-html to v1.0.7 (#1680)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-19 09:45:49 +01:00
Daniel Lockyer
a418e8a38b v3.30.0 2020-08-18 16:35:02 +01:00
Daniel Lockyer
7a2fc28d40 Merged 3.29.2 into master
v3.29.2

* tag '3.29.2':
  v3.29.2
2020-08-18 12:18:36 +01:00
Daniel Lockyer
a3b797c3b3 v3.29.2 2020-08-18 12:15:49 +01:00
Rishabh Garg
6d4bcb205e Allowed Admin users to impersonate members (#1679)
closes TryGhost/Ghost#12126
depends on https://github.com/TryGhost/Ghost/pull/12132#pullrequestreview-469092171

- Previously, only Owner user was shown option to impersonate a member
- Grants Administrator user ability to impersonate a member
2020-08-18 14:19:12 +05:30
Renovate Bot
8139d35c29 Update dependency eslint to v7.7.0 2020-08-14 22:22:22 +00:00
Rish
59e49bb541 Fixed typo in portal preview signup options
no issue

- Pretty sure its supposed to be Signup and not Singup
2020-08-14 21:29:16 +05:30
renovate[bot]
5f7f3ec5df Update dependency ember-cli-mirage to v1.1.8 (#1664)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-13 12:06:26 +01:00