24 Commits

Author SHA1 Message Date
Seyi Adebajo
1e617738d1 adds inline source maps to babel conf 2018-01-20 01:34:55 -08:00
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
a932b4cf5e revert to grable build task to run web coverage 2017-11-27 12:00:29 -08:00
Seyi Adebajo
05022f5f2c adds code coverage support to ci: uses code-cov for static analysis, adds forked version for e-c-code-coverage with support for transpiled sources. updates gradle build to run ember test with coverage. removes custom yarn version. removes broken fancy tree dep. minor refactor to WIP fetch wrapper: adds doc and exports 2017-11-27 10:44:00 -08:00
Seyi Adebajo
1a4b16c467 updates build options to support uglify2 2017-10-31 16:49:07 -07:00
Seyi Adebajo
f7257f2cfe upgrades ember to ~2.16.0. removes dep on bower for ember.upgrades application dependencies. begins transition to es classes. upadtes type definitions to \^2.8.0.adds local module declarations for ember-simple-auth and ember-concurrency. 2017-10-23 16:50:48 -07:00
Seyi Adebajo
51461e88f0 installs and changes eslint parser to babel-eslint. adds support for class properties to babel via babel-plugin-transform-class-properties 2017-10-20 22:01:55 -07:00
Seyi Adebajo
a8bdf74b4c update deps and yarn lockfile 2017-08-27 04:42:10 -07:00
Seyi Adebajo
30110782c7 META-1797,META-403 updates compliance metadata for to overwrite previously saved compliance copy. updates architecture for compliance metadata component: creates a working copy and diffs at the row/field level 2017-08-07 22:21:05 -07:00
Seyi Adebajo
99dd51df48 port lineage for datasets from old-wh using dagre-d3 2017-07-10 13:44:33 -07:00
Seyi Adebajo
a9c622c832 adds browse feature for flows and metrics 2017-07-10 13:42:58 -07:00
Seyi Adebajo
1086257908 updates fallback format for dataset-author component. removes obsolete sources from build step 2017-07-10 13:42:55 -07:00
Seyi Adebajo
f81d5663e4 adds fingerprinting for all builds 2017-07-10 09:55:16 -07:00
Seyi Adebajo
0c7d367c22 removes package dependency on twitter typeahead. replaces updated typeahed in vendor dir. updates config files 2017-07-10 09:55:15 -07:00
Seyi Adebajo
38e651e8aa adds yarn.lock file. adds bower dep for jsondiffpatch. adds csvtomarkdown to vendor files. 2017-07-10 09:55:14 -07:00
Seyi Adebajo
0d701af30c Revert "adds yarn.lock file. adds bower dep for jsondiffpatch. adds csvtomarkdown to vendor files."
This reverts commit ff8381ea7d703d9002c9414a3e13057b321f36af.
2017-07-10 09:55:14 -07:00
Seyi Adebajo
f7e849779b adds yarn.lock file. adds bower dep for jsondiffpatch. adds csvtomarkdown to vendor files. 2017-07-10 09:55:14 -07:00
Seyi Adebajo
7d9b0a3765 refactors deprecated ember-cli-build babel reference to ember-cli-babel 2017-07-10 09:55:13 -07:00
Seyi Adebajo
2ffc622da3 adds typeahead feature for username resolution in dataset-author component. add support for async await with babel polyfill to cli build. 2017-07-10 09:55:13 -07:00
Seyi Adebajo
51f497f476 fixes reference to font-awesome font files served from app 2017-07-10 09:55:08 -07:00
Seyi Adebajo
8a2450b3c5 Finally makes Play mid-tier give up all rendering responsibilities! Delegates to Ember client for routing, route resolution etc, SPA all the things. 2017-07-10 09:55:08 -07:00
Seyi Adebajo
d338e57cf5 Add routes, dependencies and build configuration for Ember cli app 2017-07-10 09:54:16 -07:00
Seyi Adebajo
06650c008d Sets cli sass config to remove Bootstrap's JS libs since not needed initially 2017-07-10 09:54:09 -07:00
Seyi Adebajo
c99e6b2c09 Initial commit transition to Ember CLI 2017-07-10 09:54:09 -07:00