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
2026-01-07 15:27:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
services
History
Seyi Adebajo
fafb7d501f
removes support for datasetUrn from new policy creation. changes find by username to search by full name. fixes issues with null properties on compliance policy. add styling to reduce visibility of semi-hidden select
2017-07-10 13:42:58 -07:00
..
current-user.js
Authentication: Creates a current-user service to load details on the currently logged in user. Fixes the login route: If a user lands on the login route, and they have an authenticated session, transition to the application index. Updates the authenticator to return authentication request data for local caching. Load current user when application route is first entered and whenever session is successfully authenticated. Fixed comment typo in Play Application controller.
2017-07-10 09:54:20 -07:00
search-keywords.js
implements typeahead using category filter apis for datasets, metrics or flows. caches previously seen results in client memory. adds category to arguments provided by query params
2017-07-10 09:55:15 -07:00
search.js
implements typeahead using category filter apis for datasets, metrics or flows. caches previously seen results in client memory. adds category to arguments provided by query params
2017-07-10 09:55:15 -07:00
user-lookup.js
removes support for datasetUrn from new policy creation. changes find by username to search by full name. fixes issues with null properties on compliance policy. add styling to reduce visibility of semi-hidden select
2017-07-10 13:42:58 -07:00