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 |
|
Seyi Adebajo
|
48dcb47344
|
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 |
|
Seyi Adebajo
|
cae270b16d
|
adds the user-lookup service
|
2017-07-10 09:55:12 -07:00 |
|
Seyi Adebajo
|
1281ae8352
|
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 |
|
Seyi Adebajo
|
59f811fc87
|
Updates code style for search service
|
2017-07-10 09:54:18 -07:00 |
|
Seyi Adebajo
|
5e28cd5e6d
|
Adds Ember services for search and search-keyword retrival.
|
2017-07-10 09:54:18 -07:00 |
|