Seyi Adebajo
|
62a43c0fa3
|
implements configurable suggestion threshold for compliance entities
|
2018-07-30 11:26:36 -07:00 |
|
Seyi Adebajo
|
84ccd903d2
|
fixes issue with accepting suggested value when the tag already has a previous value
|
2018-06-17 02:55:31 -07:00 |
|
Seyi Adebajo
|
6823d6b3f7
|
adds ability to override attributes on readonly compliance field with confirmation dialog
|
2018-06-06 08:40:02 -07:00 |
|
Seyi Adebajo
|
4e6e46e9eb
|
implements guided modal for compliance field tag entry. refactors radio component
|
2018-06-04 16:59:10 -07:00 |
|
Seyi Adebajo
|
eb679c788b
|
updates action decorator reference. adds config for allowedVersions of conflicting dependencies
|
2018-05-14 23:23:50 -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
|
b7ba9e4f7a
|
disregards suggested value of ComplianceFieldIdValue.None if the field already has a tag
|
2018-05-01 11:08:41 -07:00 |
|
Seyi Adebajo
|
efac87a519
|
truncates field names on double click, shows full text by default
|
2018-04-20 12:49:25 -07:00 |
|
Seyi Adebajo
|
2b533dbb3f
|
5407 fix variable name casing. adds feature to remove already selected field tags from dropdown options to other tags, ensuring 1 identifierType tag per field
|
2018-04-19 13:13:55 -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
|
b511481c3f
|
5383 auto expands fields requiring review
|
2018-04-17 23:33:35 -07:00 |
|
Seyi Adebajo
|
38f8ab6bc3
|
fixes issue with rendering saved field multi-tags: allows for compliance entities to contain duplicate values
|
2018-04-17 22:49:01 -07:00 |
|
Seyi Adebajo
|
dde6ff6fbe
|
copies suggestions over to newly create changeSet item. sorts compliance table by identifierField and maintains sort on re-render. removes the option to delete the sole tag for a compliance policy. restyles the last saved note on the compliance upper right corner
|
2018-04-16 15:20:00 -07:00 |
|
Seyi Adebajo
|
41e7295bad
|
fixes expansion issue: expands the row when the user clicks add field tag even when their is one tag
|
2018-04-16 11:50:23 -07:00 |
|
Seyi Adebajo
|
e8e685b78b
|
updates logic for isreviewrequested computed property to check for indetifierType. fixes filterBy in dataset-compliance and dataset table regex. adds helper functions for split text and building runtime regex. uses split text helper in compliance identifierfield column render
|
2018-04-16 10:30:26 -07:00 |
|
Seyi Adebajo
|
b8b0ab0672
|
adds indicators to first column for compliance policy. adds usggestions integration: todo- multivalue suggestions
|
2018-04-13 17:32:41 -07:00 |
|
Seyi Adebajo
|
4ad0d44954
|
adds actions for removing a field tag. actions for field tag operations including classification change, owner change, logical type change. inverts display and logic for nonOwner attribute
|
2018-04-13 00:38:53 -07:00 |
|
Seyi Adebajo
|
1f44bec0c0
|
create tag row components. create compliance row rollup component. adds compliance field tag factory. makes the policymodificationtime on the schemafieldtopolicyvalue type optional. adds styling for row components. enables some actions for newly create components
|
2018-04-12 23:03:35 -07:00 |
|