Seyi Adebajo
|
6c403f2b82
|
upgrades dependencies including typescript, ember-cli, ember. and a host of other dependencies. adds $ for legacy sources. adds eslint plugin ember recommended. fixes reported issues in legacy sources. refactors module imports to rfc-176. updates typings. fixes implicit any typings. removes strict function types: ts2.6 adds support for bivariant checking. fixes broken tests. runs updated ember blueprint.
|
2018-01-20 00:46:47 -08:00 |
|
Seyi Adebajo
|
761d51e13a
|
creates notificatin service: implemnts an async queue, with async dequeueing and recursive iteration through the list of queued notifications. adds confirmation modal feature.
|
2017-08-28 01:38:47 -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
|
cf635ce330
|
adds user lookup service reference to application load and primes caches on app startup
|
2017-07-10 09:55:12 -07:00 |
|
Seyi Adebajo
|
d844f86d87
|
Adds services for session, search, and keywords to application controller. Updates instantiation of application controller to prime cache for keywords async. Adds application level handler for search action.
|
2017-07-10 09:54:17 -07:00 |
|
Seyi Adebajo
|
7bbe3acd8c
|
DSS-5869 Adds Controller: application
|
2017-07-10 09:54:16 -07:00 |
|