Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Enable unlisted listings, decouple from archive #55

Merged
merged 3 commits into from
Jan 24, 2020

Conversation

Chalarangelo
Copy link
Owner

Resolves #52
Blocks #33

Changelog

  • Allow configurations to specify the isUnlisted field.
  • Use field to instantiate the unlisted property.
  • Parse appropriately in listing metadata.
  • Unlisted listings will not be displayed in listing anchors.
  • Archived listings will be displayed in listing anchors.
  • Archived listings need to explicitly specify they are unlisted.
  • Specify an alternative slug in the JS archive config.
  • Explicitly specify isUnlisted: true in the JS archive config.

Deployment

Allow configurations to specify the `isUnlisted` field.
Use field to instantiate the `unlisted` property.
Parse appropriately in listing metadata.
Unlisted listings will not be displayed in listing anchors.
Archived listings will be displayed in listing anchors.
Archived listings need to explicitly specify they are unlisted.
Specify an alternative slug.
Explicitly specify `isUnlisted: true`.
@Chalarangelo Chalarangelo added enhancement New feature or request backend Related to backend code labels Jan 14, 2020
@Chalarangelo Chalarangelo added this to the 2020 Sprint #2 milestone Jan 14, 2020
@Chalarangelo Chalarangelo self-assigned this Jan 14, 2020
@Chalarangelo Chalarangelo added this to In progress in 2020 via automation Jan 14, 2020
@Chalarangelo Chalarangelo moved this from In progress to Review in progress in 2020 Jan 16, 2020
@Chalarangelo Chalarangelo merged commit 25023db into master Jan 24, 2020
2020 automation moved this from Review in progress to Done Jan 24, 2020
@delete-merged-branch delete-merged-branch bot deleted the unlisted-listings branch January 24, 2020 07:53
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2020
@Chalarangelo Chalarangelo removed this from Done in 2020 Oct 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Related to backend code enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate logic for listing controls and archive
1 participant