14 Commits

Author SHA1 Message Date
Seyi Adebajo
c90ff310f7 refactors acceptance login into helper function. adds acceptance tests for tabbed dataset routes 2018-02-09 12:03:20 -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
24f7b36a69 update tracking header expression: adds case insensitive header, mobileheader, and requestheader. updates related test cases 2017-11-08 10:05:18 -08:00
Seyi Adebajo
2467691c94 updates tracking header regular expression and tests to not filter out strings like header_* | header 2017-10-24 10:57:23 -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
cyip
38dd53a072 change based on Seyi's comment 2017-10-11 17:44:18 -07:00
cyip
356956e34c updates tests 2017-10-09 14:49:47 -07:00
Seyi Adebajo
c8b192011e removes hasRecentSuggestions computed property in favour of diffing suggestion and policy timestamp prior to augmenting compliancepolicy changeSet with suggestion. updates logic to get field value: identifierType/logicalType prior to suggested value. issues: needs to update the previous field value with user friendly label/displayAs value 2017-10-07 18:46:22 -07:00
Seyi Adebajo
65011a370e slightly refactors impementation for fieldChangeSetRequiresReview helper function. adds unit tests for utility functions on dataset-compliance 2017-10-02 18:50:08 -07:00
Seyi Adebajo
af60c21e5a adds tests for array convenience functions 2017-10-02 16:58:05 -07:00
Seyi Adebajo
d1ab20a499 adds tests for tracking headers 2017-10-02 16:06:28 -07:00
Seyi Adebajo
4bff3704b3 fixes testing initialization. adds initial test for login 2017-10-02 15:27:38 -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
Seyi Adebajo
c99e6b2c09 Initial commit transition to Ember CLI 2017-07-10 09:54:09 -07:00