Seyi Adebajo
f6bf5136aa
updates to sidebar link rail for browse feature: jump to dataset, updates browse feature nav and inifiniy list loading indicator. adds tests for util functions. sundry updates
2018-03-08 10:21:01 -08:00
Seyi Adebajo
707ebd2748
fix incorrect test import
2018-02-22 16:17:55 -08:00
Seyi Adebajo
f0b0632ace
refactors exception handling in compliance presentational component to container component. adds error state for failed tasks in compliance container. adds test for api error class
2018-02-22 15:59:56 -08:00
Seyi Adebajo
209267e528
fixes deprecation update. adds api error handler. refactors misc sources. adds test for throwIfApiError
2018-02-21 14:43:08 -08:00
Seyi Adebajo
c6ecc1a170
adds a reader for compliance data types. moves the list compliance datatypes type definitions to the list directory.
2017-12-11 22:13:34 -08:00
Seyi Adebajo
7a143cd78e
adds api fetcher and init types for platform list endpoint
2017-12-11 15:35:51 -08:00
Seyi Adebajo
0439ff49db
adds sinon lib for testing. updates fetcher module implementation and adds tests
2017-11-30 10:33:07 -08:00
Seyi Adebajo
a8af76e0d5
replaces deprecated ember-network module with ember-fetch. creates fetcher wrapper module around fetch: not yet integrated with app. removes metadata link from navbar. adds typing for fetch import. updates package deps. adds unit test for fetcher
2017-09-19 13:32:55 -07:00
Seyi Adebajo
1095023f62
deletes all cli generated tests
2017-09-17 19:47:51 -07:00
Seyi Adebajo
4d0d746fe3
adds typescript. adds mirage. updates dependencies. begins separating api concerns from app: datasets. removes jshint.
...
adds mirage model+factory for compliance suggestion
updates gitignore: removes typings. adds environment.d.ts declaration file for config/environment. adds unit test for datasets-test. adds extracted datasets api file
updates destroy app test helper
updates compliance component to work with modified api from compliance api: removes isSubject, adds securityClassification
updates uploaded compliance shape validation. updates the dataset route
adds typescript files to prettier linting
updates gitignore with vscode
2017-08-16 10:04:36 -07:00