A list of all pages that belong to you.
Draft pages are pages you have created that have not yet been submitted and approved. Draft pages are not visible on the store and are either waiting for you to submit them for approval or waiting to be approved. If a draft page is approved it will become a Live Page and visible to the public on the store. You may create a maximum of 5 draft pages at any time.
Name | Type | Created | Last Updated | Status | |
---|---|---|---|---|---|
{{ draft.details.title }} | {{ draft.softwareType }} | {{ millisToDate(draft.dateCreated) }} | {{ millisToDate(draft.dateUpdated) }} | {{ draft.reviewState.replace("_", " ") }} {{ draft.reviewState.replace("_", " ") }} {{ draft.reviewState }} Not Submitted |
Live Pages are store pages that are approved and visible on the store.
Name | Type | Created | Last Updated | |
---|---|---|---|---|
{{ livePage.details.title }} | {{ livePage.softwareType }} | {{ millisToDate(livePage.dateCreated) }} | {{ millisToDate(livePage.dateUpdated) }} |
Live Page amendments are changes to live pages. Any changes proposed by you must be approved by a member of staff before those changes become visible on the store.
Name | Type | Created | Last Edited | Status | |
---|---|---|---|---|---|
{{ amendment.details.title }} | {{ amendment.softwareType }} | {{ millisToDate(amendment.dateCreated) }} | {{ millisToDate(amendment.dateUpdated) }} | Requested Requested {{ amendment.reviewState }} Not Submitted |