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-28 20:09:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
datahub
/
wherehows-web
/
app
/
services
History
Seyi Adebajo
12f2bc9ec5
updates play to read output from build dir and serve content inline for serveAsset action. sets the rootURL for Ember to assets on prod. overrides ESA to redirect to / rather than default rootURL for an environment.
2017-07-10 09:58:43 -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
updates play to read output from build dir and serve content inline for serveAsset action. sets the rootURL for Ember to assets on prod. overrides ESA to redirect to / rather than default rootURL for an environment.
2017-07-10 09:58:43 -07:00