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-11-03 12:16:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
utils
/
api
/
datasets
History
cptran777
08d4c11f40
Fix api error handling
2018-08-13 12:17:41 -07:00
..
acl-access.ts
adds util api functions. adds downstream lineage/relationapi request function. minor refactors
2018-07-19 16:18:06 -07:00
columns.ts
v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling
2018-02-21 09:46:04 -08:00
comments.ts
v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling
2018-02-21 09:46:04 -08:00
compliance.ts
nulls out fields that are present in the retention policy from compliance on save. adds util functions for nullify, modifies pick function. expresses null operation with generic type Nullify
2018-08-01 10:22:41 -07:00
dataset.ts
ports dataset route, controller, and configurator service, some utils to ts
2018-04-09 15:55:38 -07:00
fabrics.ts
creates containers and presentational components for dataset fabric switcher. defaults to local list of fabrics when remote not available. modifies dataset entity header styles by moving pills adjacent to dataset-name
2018-07-17 16:15:53 -07:00
health.ts
Fix api error handling
2018-08-13 12:17:41 -07:00
lineage.ts
adds dataset relationship / lineage feature
2018-07-19 19:59:09 -07:00
owners.ts
for TypeScript breaking change with keyof operator now supporting number and symbol type, use extract to specify string type
2018-08-05 14:24:09 -07:00
properties.ts
for TypeScript breaking change with keyof operator now supporting number and symbol type, use extract to specify string type
2018-08-05 14:24:09 -07:00
retention.ts
updates types and refactors object key transform functions. fixes properties passed into retention policy
2018-07-31 13:31:57 -07: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
schema.ts
provides default values for dataset container data api functions
2018-04-24 10:46:01 -07:00
shared.ts
updates to sidebar link rail for browse feature: jump to dataset, updates browse feature nav and inifiniy list loading indicator. adds tests for util functions. sundry updates
2018-03-08 10:21:01 -08:00