Commit Graph

4730 Commits

Author SHA1 Message Date
Rish
06e6e15cc5 Updated plan amount fields to allow empty values
no issue
2019-10-03 23:09:29 +05:30
Peter Zimon
c3e129c5da Updated member list title copy 2019-10-03 13:59:19 +02:00
Peter Zimon
ce50606529 Updated member details screen design
no issue
2019-10-03 13:46:36 +02:00
Peter Zimon
495663c3c4 Udpated members list design
no issue.
2019-10-03 12:56:31 +02:00
Fabien O'Carroll
2d4b332e9c Fixed import ordering for eslint
no-issue
2019-10-03 14:30:55 +07:00
Peter Zimon
bdc0330ccd Added number check for Labs/Members price values
no issue
2019-10-02 14:52:41 +02:00
Peter Zimon
a29e687da6 Updated design for Labs/Members configuration
no issue
2019-10-02 14:52:41 +02:00
Rish
4a3fd90017 Updated members list/detail screens base structure
no issue
2019-10-02 17:05:57 +05:30
Naz Gargol
98da7e1f26 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
e49a12cfa0 Updated member detail screen design 2019-10-02 09:30:21 +05:30
Rish
204e10c114 Updated members list screen design 2019-10-02 09:30:21 +05:30
Naz Gargol
cdb87e5112 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
e81fe47bfd 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
e89789fbe0 Cleanup forms input CSS commit 2019-09-30 13:18:33 +02:00
Kevin Ansfield
fac016a59c Lock file maintenance 2019-09-30 11:59:16 +01:00
Peter Zimon
834f2aa976 Fixed line height for textareas and post title
no refs.
2019-09-30 11:52:33 +02:00
Peter Zimon
e8cdec28ae Refined login form sizes and colors
no refs.
2019-09-30 11:30:45 +02:00
Peter Zimon
775c16eccc Fixed Ghost(Pro) menu icon color in navigation
no refs.
2019-09-30 10:56:44 +02:00
renovate[bot]
32f3127db4 Update ember addons (#1343) 2019-09-30 09:24:30 +01:00
Renovate Bot
29d8090f99 Update ember addons 2019-09-30 06:20:51 +00:00
Renovate Bot
d47130b2e8 Update dependency ember-exam to v4.0.3 2019-09-30 05:36:09 +00:00
Renovate Bot
28b5fca746 Update dependency ember-data to v3.12.4 2019-09-30 03:33:12 +00:00
Renovate Bot
39e69abee1 Update dependency @tryghost/timezone-data to v0.2.10 2019-09-30 01:38:53 +00:00
Renovate Bot
3ca1b79e51 Update dependency @tryghost/helpers to v1.1.11 2019-09-30 01:35:38 +00:00
Rish
1c25f62f60 Reverted switch to using built-in Slack notifications for Travis build
no issue

The built-in slack notifications are not working as expected in terms of amount of notifications received, we switch to old manual notification script for the time being till this is sorted.
2019-09-26 13:16:58 +05:30
renovate[bot]
d2d12c3a74 Update ember addons (#1336) 2019-09-24 15:35:52 +01:00
John O'Nolan
af6d19631e Improved alt text UI legibility (#1324) 2019-09-24 15:35:22 +01:00
Nazar Gargol
b3dbbd0040 Version bump to 2.31.1 2019-09-23 17:13:25 +02:00
Rish
1cc3b2ed7e 🐛 Fixed tag with # not generating "hash-" prefix at tag screen
closes https://github.com/TryGhost/Ghost/issues/11105

- Updates slug generation on tag screen to add "hash-" prefix for tags with name starting from #
2019-09-23 19:58:11 +05:30
Renovate Bot
b62b8e4142 Update ember addons 2019-09-23 05:25:27 +00:00
Renovate Bot
fdc040a56d Update dependency ember-exam to v4.0.2 2019-09-23 04:26:38 +00:00
Renovate Bot
5ba92fd016 Update dependency @tryghost/timezone-data to v0.2.9 2019-09-23 03:25:04 +00:00
Renovate Bot
d89fb69224 Update dependency @tryghost/helpers to v1.1.10 2019-09-23 02:26:06 +00:00
Renovate Bot
97ee50fd71 Update dependency eslint to v6.4.0 2019-09-16 02:27:08 +00:00
Renovate Bot
47244f8323 Update ember addons 2019-09-16 02:26:20 +00:00
Renovate Bot
4d77469419 Update dependency ember-exam to v4.0.1 2019-09-16 01:27:27 +00:00
Renovate Bot
c023c8a650 Update dependency ember-data to v3.12.2 2019-09-16 00:45:51 +00:00
Fabien O'Carroll
e6db09620e Added guard against undefined member name (#1322)
no-issue

This is causing issues since we removed the name property from member
objects. This change stops admin crashing out, but a more correct
handling of the missing name property should happen at a later point.
2019-09-12 16:33:03 +08:00
Kevin Ansfield
d9b09f4c4f Version bump to 2.31.0 2019-09-09 17:47:56 +01:00
Kevin Ansfield
06cb0bd14e Allowed "view site" request to save cookies in cross-origin requests
no issue

- adds `credentials: 'include'` option to `fetch()` which instructs browsers to save cookies in the POST response in cross-origin requests (default is `'same-origin'`)
2019-09-09 17:01:26 +01:00
Renovate Bot
448b3f44cd Update ember addons 2019-09-09 10:21:49 +01:00
Renovate Bot
14ca1479b8 Update dependency ember-cli-mirage to v1.1.1 2019-09-09 03:26:49 +00:00
Renovate Bot
cd75dd34f2 Update dependency @tryghost/timezone-data to v0.2.8 2019-09-09 02:34:12 +00:00
Renovate Bot
e29c61d1ed Update dependency @tryghost/helpers to v1.1.9 2019-09-09 01:28:16 +00:00
Peter Zimon
8af364e45d Added bookmark card styles to "What's new" modal
no refs.
- bookmark cards were displayed incorrectly in the "What's new" popup due to missing styles. This adds the necessary styles for it.
2019-09-05 09:41:58 +02:00
Peter Zimon
fa04ad0ae8 Fixed alignment of avatar badge
no refs.
- fixed the aligment of the "What's new" badge on the account menu
2019-09-05 09:30:40 +02:00
Peter Zimon
75035890f1 Fixed registration flow SVG stroke color
no refs.
- fixes a visual bug that the checkmark icon's stroke color during the registration flow was #000. The bug was a sideeffect to the latest ember-svg-jar module update.
2019-09-05 09:22:49 +02:00
Kevin Ansfield
7d38c24b27 Removed empty svg file
refs fa855b6184

- the empty svg file was the cause of the broken builds when using ember-svg-jar 2.2.1
2019-09-04 09:55:00 +01:00
Kevin Ansfield
fa855b6184 Reverted update of ember-svg-jar to 2.2.1
refs https://github.com/ivanvotti/ember-svg-jar/issues/138

- 2.2.1 is breaking development builds
2019-09-02 12:17:27 +01:00
Renovate Bot
0e7efce6a0 Lock file maintenance 2019-09-02 09:43:33 +01:00