Seyi Adebajo
9e1cb787fb
adds more-info tooltip for compliance field owner
2018-04-19 16:03:41 -07:00
Seyi Adebajo
d2bd4ef0e4
Merge pull request #1108 from theseyi/multi-tagging-updates
...
removes ability to specify schema-less security classification in ui
2018-04-19 16:03:13 -07:00
Seyi Adebajo
61d75dc9e0
removes inapplicable classification change test for schemaless-tagging component
2018-04-19 15:43:35 -07:00
Seyi Adebajo
4fd7e6724e
updates description in more-info call sites
2018-04-19 15:00:33 -07:00
Seyi Adebajo
83cac663bd
removes ability to specify security classification in ui
2018-04-19 14:54:24 -07:00
Seyi Adebajo
2bb01b94f7
Merge pull request #1107 from theseyi/multi-tagging-updates
...
5407 fix variable name casing. adds feature to remove already selecte…
2018-04-19 13:29:18 -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
80c13694c8
Merge pull request #1105 from theseyi/multi-tagging-updates
...
5407 removes the ComplianceFieldIdValue.None option from the selectio…
2018-04-19 12:22:07 -07:00
Seyi Adebajo
d272ab43b3
5407 removes the ComplianceFieldIdValue.None option from the selection options when a field already has more than 1 tag
2018-04-19 10:53:44 -07:00
Seyi Adebajo
1b3b87e390
Merge pull request #1104 from theseyi/multi-tagging-updates
...
adds tooltips to expand/collapse chevrons
2018-04-18 16:18:19 -07:00
Seyi Adebajo
ba043d33fd
adds tooltips for expand/collapse chevrons
2018-04-18 16:15:16 -07:00
Seyi Adebajo
4ef714a639
Merge pull request #1103 from theseyi/multi-tagging-updates
...
5382 5389 adds option / tag attribute separator for each compliance f…
2018-04-18 15:40:41 -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
8b8e63d221
Merge pull request #1102 from theseyi/multi-tagging-updates
...
5415 5375 styling changes to elements: darker dropdown on compliance …
2018-04-18 11:30:32 -07:00
Seyi Adebajo
b7aff85d5c
5415 5375 styling changes to elements: darker dropdown on compliance row. removes custom styling for select element dropdown icon
2018-04-18 11:19:09 -07:00
Seyi Adebajo
c56f1cced9
Merge pull request #1101 from theseyi/multi-tagging-updates
...
multi tagging updates
2018-04-18 10:55:23 -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
d4e2aeb9c0
5388 adds cancel button to wizard flow
2018-04-18 00:11:22 -07:00
Seyi Adebajo
b511481c3f
5383 auto expands fields requiring review
2018-04-17 23:33:35 -07:00
Seyi Adebajo
5bf477371c
5401 removes security classification render from compliance feature
2018-04-17 23:33:28 -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
96e7819c97
Merge pull request #1096 from theseyi/multi-tagging-updates
...
multi tagging updates
2018-04-16 15:29:33 -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
9cc73740ab
Merge pull request #1095 from theseyi/multi-tagging-updates
...
multi tagging updates
2018-04-16 15:10:19 -07:00
Charlie Tran
95f18e1d9e
Merge pull request #1091 from cptran777/dataset-suggested-owners-revamp
...
add new suggested owners component to handle system generated owners
2018-04-16 14:11:27 -07:00
cptran777
a2a608740d
fix failing tests
2018-04-16 13:50:56 -07:00
cptran777
08ec9708b4
fix typo
2018-04-16 13:27:17 -07:00
cptran777
448822e02e
Better BEM organization for suggested owner cards
2018-04-16 13:26:01 -07:00
Seyi Adebajo
d28762515a
realigns last saved text in compliance tab header
2018-04-16 11:57:06 -07:00
cptran777
fddfdbf102
fix typo
2018-04-16 11:57:02 -07:00
cptran777
3f560bd5ad
UX suggested owners revamp v2 - changes made to improve code flow and readability
2018-04-16 11:53:29 -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
611da06f35
respositions edit button on compliance tab in a more prominent and visible position
2018-04-16 11:28:44 -07:00
Yi (Alan) Wang
d5cdaa7278
Fix DatasetOwenr number check ( #1094 )
2018-04-16 11:26:09 -07:00
Seyi Adebajo
36ef42b103
removes option to add a field tag when the field is readonly
2018-04-16 11:24:22 -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
caf3db806b
changes the edit button to be more prominent on the compliance policy
2018-04-13 21:16:25 -07:00
Seyi Adebajo
86fb088223
Merge pull request #1093 from theseyi/compliance-multi-tagging
...
adds indicators to first column for compliance policy. adds suggestio…
2018-04-13 18:36:30 -07:00
Seyi Adebajo
6fc22e6bc3
fixes failing tests
2018-04-13 18:19: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
b4dcad5ce5
Merge pull request #1092 from theseyi/compliance-multi-tagging
...
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. adds actions for removing a field tag. actions for field tag operatio...
2018-04-13 17:18:38 -07:00
Seyi Adebajo
e47b7dbf3e
Merge pull request #1089 from theseyi/compliance-multi-tagging
...
creates fold functions for compliance change set mapping
2018-04-13 13:54:11 -07:00
Seyi Adebajo
2615543051
removes uniqueness check for compliance field entities and fixes validation check for field length greater than compliance entities with distinct
2018-04-13 01:52:51 -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
cptran777
c19ff27b5a
Owner tab UX revamp - add new suggested owners component to handle system generated suggestions
2018-04-12 23:49:20 -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
Charlie Tran
9d8ef94efb
Merge pull request #1090 from cptran777/ownership-tab-config
...
add a config for showing the ownership tab revamp feature only on stg
2018-04-12 22:14:03 -07:00
cptran777
323697973f
Remove comment for item since it is for internal use
2018-04-12 21:48:26 -07:00
cptran777
c974d84df4
change how we get configs to make more clear for open source
2018-04-12 18:59:41 -07:00
cptran777
8baee7d854
Add the config property to the response for app config endpoint
2018-04-12 15:28:56 -07:00