2790 Commits

Author SHA1 Message Date
Seyi Adebajo
c9b5acad25
Merge pull request #1128 from theseyi/restore-schemaless-class-and-fix-next
Restore schema-less classification and fix wizard advancing on purge-policy
2018-05-01 10:46:25 -07:00
Seyi Adebajo
b814fde3bd minor refac 2018-05-01 10:22:47 -07:00
Seyi Adebajo
2cf3bf5acd 5555 5566 5569 reverts change to remove security classification from schemaless datasets. fixes issue with advancing wizard on purge-policy when successful edit has been made to compliance policy 2018-05-01 10:18:56 -07:00
Seyi Adebajo
459f707cc8 Revert "removes inapplicable classification change test for schemaless-tagging component"
This reverts commit 61d75dc9e07aa5edfebe72bbd9acf92be9867b34.
2018-05-01 10:01:51 -07:00
Seyi Adebajo
389f3a7e86 Revert "removes ability to specify security classification in ui"
This reverts commit 83cac663bdf7abb8c70d1336aafb43bf1a1a2232.
2018-05-01 09:56:23 -07:00
Yi (Alan) Wang
8e09a396e6
Add value pattern to DatasetFieldEntity (#1126) 2018-04-30 14:14:26 -07:00
Charlie Tran
e23f2744cf
Merge pull request #1122 from cptran777/search-autocomplete-trigger
Remove extra step to trigger typeahead search
2018-04-29 22:24:52 -07:00
cptran777
f8d4e45447 minor refactor 2018-04-27 13:26:38 -07:00
cptran777
308debaba1 Hitting enter on a suggestion will also trigger a search with that autocomplete value as the keyword 2018-04-26 14:13:44 -07:00
Yi (Alan) Wang
bdec699aac
Update MCE partition spec and fix tests (#1121) 2018-04-26 13:37:42 -07:00
Yi (Alan) Wang
795f0ea97a
Add dataset retention API (#1120) 2018-04-26 13:18:45 -07:00
Seyi Adebajo
93ddd5966e
Merge pull request #1119 from theseyi/compliance-adv
disables compliance policy next button if there are fields that requi…
2018-04-24 13:36:37 -07:00
Seyi Adebajo
c0d5a0c3cd
Merge pull request #1117 from theseyi/perf-updates
perf updates
2018-04-24 13:34:21 -07:00
Seyi Adebajo
eebcea5c6c disables compliance policy advancement if there are fields that require review 2018-04-24 13:00:31 -07:00
Seyi Adebajo
1d6f78d355 redirects to https for unsecure locations on app transition 2018-04-24 11:26:12 -07:00
Seyi Adebajo
862d2005d4 provides default values for dataset container data api functions 2018-04-24 10:46:01 -07:00
Seyi Adebajo
a28bc5f9f4 replaces ember-tooltip with css only tooltips. each component was triggering a reflow with getComputedStyle causing terrible layout thrashing 2018-04-24 09:49:24 -07:00
Seyi Adebajo
750a46c222 batches data requests for compliance data into multiple requests that are resolved together i.e. after all requests have been resolved. then set at once using the setProperties buffer 2018-04-24 09:46:19 -07:00
Yi (Alan) Wang
19ff87dee6
Update MCE compliance and fix build (#1116) 2018-04-24 09:40:21 -07:00
Seyi Adebajo
786f2e9899 removes step to occlude compliance entities rows that are outside viewport. step added 1.2s tp render process which is more critical than scroll performance 2018-04-24 09:39:08 -07:00
Charlie Tran
d59d88b6a7
Merge pull request #1114 from cptran777/encoded-wildcard-in-datasets
Encode wildcard symbol before sending api call for readdataset
2018-04-23 22:57:56 -07:00
Charlie Tran
7a8922243d
Merge pull request #1113 from cptran777/dataset-owner-selection-revamp
Dataset owner selection revamp
2018-04-23 22:53:59 -07:00
cptran777
b670a810fb minor fixes to scss to utilize get color function 2018-04-23 22:07:51 -07:00
cptran777
fe8b3628e8 Encode wildcard symbol before sending api call for readdataset 2018-04-23 12:08:49 -07:00
cptran777
e9ec17b323 cleanup typo 2018-04-23 10:47:21 -07:00
cptran777
190cd105ee minor change to match up with ux revamp designs where message near save button changes depending on owners still required 2018-04-23 10:33:36 -07:00
cptran777
859627bcd2 Minor code and logic cleanup to maintain non revamped version on prod 2018-04-23 10:25:41 -07:00
cptran777
ef71609f3d add error message to warn users to add more owners next to save sign 2018-04-22 23:57:17 -07:00
cptran777
716f296f58 modify tests that were broken from changes 2018-04-22 23:31:35 -07:00
cptran777
9bc0da794d UX revamp for owner selection in dataset ownership tab 2018-04-22 23:01:48 -07:00
Seyi Adebajo
c8e9cf669b
Merge pull request #1111 from theseyi/multi-tagging-updates
fix overflow
2018-04-20 15:20:10 -07:00
Seyi Adebajo
9e25f5ff0a fix overflow 2018-04-20 15:19:41 -07:00
Seyi Adebajo
70060f9643
Merge pull request #1110 from theseyi/multi-tagging-updates
5456 marks fields without a selected identifier type as needs review
2018-04-20 13:27:46 -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
b6fa7c4660 5456 marks fields without a selected identifier type as needs review 2018-04-20 11:43:40 -07:00
Seyi Adebajo
a3c0cb8587
Merge pull request #1109 from theseyi/multi-tagging-updates
adds more-info tooltip for compliance field owner
2018-04-19 16:21:14 -07:00
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