Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary   #111

Open
jpmckinney opened this issue Jan 20, 2023 · 0 comments
Open

Remove unnecessary   #111

jpmckinney opened this issue Jan 20, 2023 · 0 comments
Milestone

Comments

@jpmckinney
Copy link
Member

Follow-up to #106

@jpmckinney jpmckinney added this to the Cleanup milestone Jan 20, 2023
jpmckinney added a commit that referenced this issue Jan 20, 2023
…e /api/dataset with djangorestframework /datasets/ #74

fix:
- Fix sorting by name
- Make sorting stable for size and collection_id
- Fix missing column if kingfisher_metadata not available
- Format undefined as blank, not 0

chore:
- Remove extra methods on Dataset model that required extra, repetitive queries
- Rename dataset_original (related_name=dataset_filter_parent) to parent (children)
- Rename dataset_filtered (related_name=dataset_filter_child) to dataset (filtered)
- Use meta.compiled_releases.total_unique_ocids consistently (instead of progress_monitor_dataset.size)
- Remove some   #111
@jpmckinney jpmckinney added the vue label Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant