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-07-20 16:10:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
utils
/
api
/
index.ts
3 lines
98 B
TypeScript
Raw
Normal View
History
Unescape
Escape
partially implements auto-suggestions feature. minor refactoring. adds typdef fir mirage route handlers. deletes unused dataset-schema-table component. adds mirage route handler for compliance api suggestions. updates compliance table to show suggestions.
2017-08-18 03:42:40 -07:00
export
*
from
'wherehows-web/utils/api/shared'
;
adds typescript. adds mirage. updates dependencies. begins separating api concerns from app: datasets. removes jshint. adds mirage model+factory for compliance suggestion updates gitignore: removes typings. adds environment.d.ts declaration file for config/environment. adds unit test for datasets-test. adds extracted datasets api file updates destroy app test helper updates compliance component to work with modified api from compliance api: removes isSubject, adds securityClassification updates uploaded compliance shape validation. updates the dataset route adds typescript files to prettier linting updates gitignore with vscode
2017-08-15 23:16:38 -07:00
export
*
from
'wherehows-web/utils/api/datasets'
;
Reference in New Issue
Copy Permalink