Seyi Adebajo
34a67bdde6
updates api routes name to be all lowercase
2018-02-21 17:33:42 -08:00
Seyi Adebajo
0eb87ec99b
v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling
2018-02-21 09:46:04 -08:00
Seyi Adebajo
b3a7c42acb
transition to v2 list and dataset list apis. adds types and transitions multiple sources to ts. temporarily decouples redux from browse feature
2018-02-14 16:00:32 -08:00
Seyi Adebajo
ca7ef2136d
adds properties tab acceptance test. adds mirage models, factories, scenarios, helpers for dataset acceptance tests
2018-02-09 12:03:20 -08:00
Lee
f0e970b465
Request merge ACL page to master ( #930 )
...
* finish the alc access page layout, logics and sass files
* Fix css issue and request permission response error message
* finish the testing part
* simplify code finished
* finish spinner
* Finished ACL access page, testing cases, clean code format
* Clean format, address comments, refactor JS code of ACL page to TS
* address comments, replace type any and fix merge issue
2018-02-07 12:32:03 -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
788ce80172
fixes issue with obsolete validation check on compliance identifier types. removes obsolete compliance property constants and transformations. removes related obsolete tests. removes incorrect mirage suggestion mock response. adds permanent overflow on y scrollbar to prevent jank on page length variation
2017-12-14 16:41:21 -08:00
Seyi Adebajo
d262468070
implements getFildIdentifierOptions to extract dropdown options from complianceDataTypes list returned from GET /complianceDataTypes endpoint. adds unit tests. adds mirage mock for complianceDataTypes response and fixtures.
2017-12-12 14:20:19 -08:00
Seyi Adebajo
ac1f960848
adds source coverage. resolves issues with html-inline-precompile library, points to github source
2017-11-16 10:18:23 -08:00
Seyi Adebajo
338e52c8b0
fixes login test and adds intergration test for login-form component. cleans up mirage config: adds helper for authenticate request handler. adds mirage to ts import paths
2017-11-05 21:38:47 -08:00
cyip
38dd53a072
change based on Seyi's comment
2017-10-11 17:44:18 -07:00
cyip
cf3a61d642
remove unwanted comment
2017-10-09 15:38:21 -07:00
cyip
356956e34c
updates tests
2017-10-09 14:49:47 -07:00
Seyi Adebajo
4bff3704b3
fixes testing initialization. adds initial test for login
2017-10-02 15:27:38 -07:00
Seyi Adebajo
c9fc8b681f
adds typings for owners and party-entities, refactors api for owner, party entities and compliance into typescript modules
2017-08-24 00:23:48 -07:00
Seyi Adebajo
13757cf37b
partially implements auto-suggestions feature. minor refactoring. adds typdef fir mirage route handlers. deletes unused dataset-schema-table component. adds mirage route handler for compliance api suggestions. updates compliance table to show suggestions.
2017-08-18 14:43:14 -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