This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
datahub
Watch
2
Star
0
Fork
0
You've already forked datahub
mirror of
https://github.com/datahub-project/datahub.git
synced
2025-09-06 15:52:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
utils
/
api
/
datasets
History
Seyi Adebajo
a3be2ee30b
refactors dataset-author function definitions by moving non api-related functions from api module to constants
2018-01-23 13:32:55 -08:00
..
columns.ts
implements schemaless dataset tagging feature. adds component tests. fixes issue with edit button unresponsive on first click in compliance tab
2017-12-06 10:23:33 -08:00
comments.ts
updates eslintrc : adds define global. renames dataset_id to datasetIdentifier. adds typings for various dataset resource models. adds api functions for columns endpoint. adds a convenience fetch function to get headers. adds a global type for the marked global module. adds typesafe utility function array-map.
2017-09-20 14:25:27 -07:00
compliance.ts
defines interfaces for the dataset compliance endpoint. refactots the dataset compliance fetch api functions with types and switches to api/fetcher functions. fixes ISuggestedDatasetClassification type alias. adds additional dataset platforms to enum
2017-12-11 21:44:46 -08:00
dataset.ts
consumes error message in api response if available, falls back to generic client message
2017-11-06 09:48:37 -08:00
owners.ts
refactors dataset-author function definitions by moving non api-related functions from api module to constants
2018-01-23 13:32:55 -08:00
properties.ts
rewrites dataset-compliance component in typescript.
2018-01-07 22:32:32 -08:00
schema-comments.ts
upgrades dependencies including typescript, ember-cli, ember. and a host of other dependencies. adds $ for legacy sources. adds eslint plugin ember recommended. fixes reported issues in legacy sources. refactors module imports to rfc-176. updates typings. fixes implicit any typings. removes strict function types: ts2.6 adds support for bivariant checking. fixes broken tests. runs updated ember blueprint.
2018-01-20 00:46:47 -08:00
shared.ts
updates eslintrc : adds define global. renames dataset_id to datasetIdentifier. adds typings for various dataset resource models. adds api functions for columns endpoint. adds a convenience fetch function to get headers. adds a global type for the marked global module. adds typesafe utility function array-map.
2017-09-20 14:25:27 -07:00