16 Commits

Author SHA1 Message Date
Seyi Adebajo
4f3d50b5fc cleans up commented out code. modifies task to set all compliance fields as none using iteratee first each function 2018-09-27 08:16:26 -07:00
Seyi Adebajo
96a80cfae7 validates the identifierField values against the expected schema field names when a user manually edits the values 2018-08-05 18:13:45 -07:00
Seyi Adebajo
7a74e5b86c adds typesafe iteratee-first-data-last util partition 2018-07-24 13:33:27 -07:00
Seyi Adebajo
386b065ca6 implements relationship table component abstraction to show dataset lineage upstream / downstream datasets. adds take function to array functions. extracts lineage functions to utility module for lineage. adds RelationshipType alias for dropdown option 2018-07-23 10:51:27 -07:00
Seyi Adebajo
6939c99103 refacs array pipe util 2018-06-27 10:56:15 -07:00
Seyi Adebajo
7ed763cb8c adds util function for iteratee componse function. refactors dataset compliance function name editableTags 2018-06-25 22:49:23 -07:00
Seyi Adebajo
2e20784879 fixes issue with iterateArrayAsync traversal. switches to rAF for scheduling chunk iteration 2018-05-02 18:54:33 -07:00
Seyi Adebajo
5f8b048a11 updates the timer resolution delay for async array chunking 2018-05-02 11:31:06 -07:00
Seyi Adebajo
933982bc0d adds functions for async array traversal. adds CUSTOM pattern field for field formats. updates ember-concurrency to add support for waitForProperty, and updates typings. 2018-05-02 09:45:26 -07:00
Seyi Adebajo
89fd5cbc81 5382 5389 adds option / tag attribute separator for each compliance field tag. adds edit compliance table row level edit button to switch to edit mode for entire policy 2018-04-18 15:16:06 -07:00
Seyi Adebajo
895a252006 5408 Prevents adding a new field if the field identifier type is already None, adds an error indicator if the field identifier type has a None type added when it already has another that is not None 2018-04-18 10:38:58 -07:00
Seyi Adebajo
f3f4806de9 adds type annotation at to prevent inferred any type 2018-03-14 10:55:25 -07:00
Seyi Adebajo
a61f707064 adds type safe data-last array every function 2018-03-12 10:43:52 -07:00
Seyi Adebajo
af453e1dca transitions to complianceDataTypes mid tier api for default security classification for fields. removes obsolete tests. updates compliance table to render all user updatable compliance info in single column 2017-12-12 22:19:01 -08:00
Seyi Adebajo
b617fcca01 extracts high quality suggestions. refactors implementation for getFieldSuggestions: abstractions individual steps. creates a composable arrayReduce abstraction 2017-10-03 18:07:38 -07:00
Seyi Adebajo
09031814d5 renames array-map util module and adds functions for filter and uniqueness. adds mergeMappedColumnFieldsWithSuggestions and fieldChangeSetRequiresReview to compliance shared functions 2017-09-27 09:54:36 -07:00