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-26 01:23:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
utils
History
Seyi Adebajo
05022f5f2c
adds code coverage support to ci: uses code-cov for static analysis, adds forked version for e-c-code-coverage with support for transpiled sources. updates gradle build to run ember test with coverage. removes custom yarn version. removes broken fancy tree dep. minor refactor to WIP fetch wrapper: adds doc and exports
2017-11-27 10:44:00 -08:00
..
api
adds code coverage support to ci: uses code-cov for static analysis, adds forked version for e-c-code-coverage with support for transpiled sources. updates gradle build to run ember test with coverage. removes custom yarn version. removes broken fancy tree dep. minor refactor to WIP fetch wrapper: adds doc and exports
2017-11-27 10:44:00 -08:00
datasets
updates the compliance suggestion implementation to support the new compliance suggestion endpoint response. adds enums for NonIdLogicalType, FieldIdValues, CustomIdLogicalType, IdLogicalType, and index signatures for consumer
2017-10-20 22:01:54 -07:00
entities
breadcrumbs for datasets. creates util modules to building urns and validating them. known issue with last item in breadcrumbs for urns should probably not be a link
2017-07-10 13:42:54 -07:00
validators
update tracking header expression: adds case insensitive header, mobileheader, and requestheader. updates related test cases
2017-11-08 10:05:18 -08:00
array.ts
extracts high quality suggestions. refactors implementation for getFieldSuggestions: abstractions individual steps. creates a composable arrayReduce abstraction
2017-10-03 18:07:38 -07:00
build-url.js
Adds application utility module: build-url module to ensure url is encoded and decoded in a w3 spec compliant way. encode-decode-uri-component-with-space util replaces spaces with + as opposed to '\%20' separator. Functions for dataset security and privacy spec. Email address validator
2017-07-10 09:54:17 -07:00
encode-decode-uri-component-with-space.js
Adds application utility module: build-url module to ensure url is encoded and decoded in a w3 spec compliant way. encode-decode-uri-component-with-space util replaces spaces with + as opposed to '\%20' separator. Functions for dataset security and privacy spec. Email address validator
2017-07-10 09:54:17 -07:00
noop.ts
upgrades ember to ~2.16.0. removes dep on bower for ember.upgrades application dependencies. begins transition to es classes. upadtes type definitions to \^2.8.0.adds local module declarations for ember-simple-auth and ember-concurrency.
2017-10-23 16:50:48 -07:00
object.ts
defers to more robust isequal function on lodash
2017-11-09 13:09:20 -08:00
promise-delay.ts
refactors login flow. adds profile avatar. updates dependencies
2017-09-13 14:18:24 -07:00