Seyi Adebajo
4e6e46e9eb
implements guided modal for compliance field tag entry. refactors radio component
2018-06-04 16:59:10 -07:00
Seyi Adebajo
d4d8a84504
Merge pull request #1196 from theseyi/compliance-guided-field-modal
...
adds additional keys on policy metadata json download
2018-06-04 16:58:17 -07:00
ziveo
f873d97e5a
Update Dockerfile ( #1197 )
...
upgrade wherehows es docker to 5.6.8
2018-05-31 19:54:00 -07:00
Seyi Adebajo
64fde60118
fixes fix of retentio urn
2018-05-31 14:10:00 -07:00
Seyi Adebajo
6ea90ed23b
alternates ordering of system suggestion column and compliance information in compliance table
2018-05-31 14:00:09 -07:00
Seyi Adebajo
5f657f3cbe
fix link to request dataset retention
2018-05-31 12:23:16 -07:00
Seyi Adebajo
333f0090a3
removes unused util and util function isPolicyExpectedShape
2018-05-31 12:07:10 -07:00
Seyi Adebajo
8dd8f77720
minor clean up
2018-05-31 11:40:35 -07:00
Seyi Adebajo
aa627aa2ee
fix missing semicolons :/
2018-05-31 11:35:32 -07:00
Seyi Adebajo
a90c932d9b
adds additional keys on policy metadata json download
2018-05-31 11:27:33 -07:00
Charlie Tran
c66b9ceeff
Merge pull request #1194 from cptran777/suggested-owners-api
...
Implement suggested owners api and 2fa banner change
2018-05-30 16:20:41 -07:00
Seyi Adebajo
3e7e07f6ed
adds config api reference to internal links
2018-05-30 11:36:50 -07:00
cptran777
7649b5971d
add back handler for when we arent using updated ownership ux
2018-05-29 13:40:36 -07:00
cptran777
d3bff2d2e4
Uses suggested owners api to get suggested owners rather than frontend filtering. Also changes timing of 2fa banner removal
2018-05-29 13:17:15 -07:00
Seyi Adebajo
97327eea66
Merge pull request #1193 from theseyi/refac--
...
refactors IDL for metadata json schema and implementation of validator
2018-05-29 12:03:34 -07:00
Seyi Adebajo
7503a8c0b9
refactors IDL for metadata json schema and implementation of validator
...
slightly modifies variable names and removes unnecessary array type check
fixes cases where the type is a list that may include array or object
2018-05-29 11:20:11 -07:00
Seyi Adebajo
06ab732d81
Merge pull request #1192 from linkedin/revert-1186-refac-up
...
Revert "refactors IDL for metadata json schema and implementation of validator"
2018-05-29 11:15:55 -07:00
Seyi Adebajo
e832ceb08d
Revert "refactors IDL for metadata json schema and implementation of validator"
2018-05-29 11:15:01 -07:00
Seyi Adebajo
3bb1414071
Merge pull request #1186 from theseyi/refac-up
...
refactors IDL for metadata json schema and implementation of validator
2018-05-29 11:14:43 -07:00
Seyi Adebajo
1b4eb074e8
fixes cases where the type is a list that may include array or object
2018-05-25 16:51:28 -07:00
Seyi Adebajo
21bbc2e6d5
slightly modifies variable names and removes unnecessary array type check
2018-05-25 16:40:32 -07:00
Seyi Adebajo
c8a28a3f95
refactors IDL for metadata json schema and implementation of validator
2018-05-25 16:28:46 -07:00
Seyi Adebajo
f7f28b6c05
Merge pull request #1181 from theseyi/c-json-upload
...
updates schema for json metadata. initial refactor of function to valdate metadata schema properties. refactors action handler for upload: moves to container component
2018-05-24 12:06:27 -07:00
Mars Lan
e5fc1643b4
Fix LDAP search issue with VDS
2018-05-23 17:36:37 -07:00
Seyi Adebajo
2a8058f3fc
Merge pull request #1183 from theseyi/high-suggestion-review
...
fixes issue with low confidence suggestion not being filtered out for…
2018-05-23 16:50:18 -07:00
Seyi Adebajo
62f912b0d0
fix requires review test
2018-05-23 16:33:05 -07:00
Seyi Adebajo
96422df404
fixes issue with low confidence suggestion not being filtered out for review required fields
2018-05-23 16:17:50 -07:00
Mars Lan
ff7a0cd9ee
Expose actual authentication errors for debugging ( #1182 )
2018-05-23 15:05:41 -07:00
Seyi Adebajo
71f0ee9151
fix test case for initialComplianceInfo result
2018-05-23 15:03:58 -07:00
Seyi Adebajo
0e469f2e67
updates schema for json metadata. initial refactor of function to validate metadata schema properties. refactors action handler for upload: moves to container component
2018-05-23 14:56:30 -07:00
Seyi Adebajo
e7208eaa1a
refactor createInitialComplianceInfo to initialComplianceObjectFactory
2018-05-23 14:56:30 -07:00
Seyi Adebajo
0495399594
fix interface name. removes unneeded type-check in createcomplianceinfo factory
2018-05-23 14:56:30 -07:00
Seyi Adebajo
ce53a709cf
refactor compliance upload action using decorator
2018-05-23 14:56:30 -07:00
Mars Lan
4cb324861a
Add more logging for launcher failure ( #1180 )
2018-05-22 17:52:47 -07:00
Seyi Adebajo
89ed9f17a8
Merge pull request #1178 from theseyi/retention-urn
...
fixes issue with urn property being encoded inPOST request payload to…
2018-05-22 16:02:14 -07:00
Seyi Adebajo
815b7eafb4
removes unneeded properties from retention payload during save
2018-05-22 15:41:09 -07:00
Seyi Adebajo
dd374df0a4
fixes issue with urn property being encoded inPOST request payload to save retention
2018-05-22 15:25:11 -07:00
Seyi Adebajo
46f52e14ee
Merge pull request #1177 from theseyi/json-upload
...
moves upload source to ts
2018-05-22 12:35:35 -07:00
Seyi Adebajo
fd88f35ba3
Merge pull request #1176 from theseyi/notification-detail
...
5674 adds ability to view truncated text in notification toast as a dialog
2018-05-22 12:35:13 -07:00
Seyi Adebajo
5b8e61f892
fixes timing out test
2018-05-22 11:55:45 -07:00
Seyi Adebajo
ead5817f5c
moves upload source to ts
2018-05-22 11:25:43 -07:00
Seyi Adebajo
764e8594db
refactors dataset compliance markdatasetasnotcontainingmemberdata method to use notificationdialogactionfactory. adds unit test for notificationdialogactionfactory
2018-05-22 10:30:32 -07:00
Seyi Adebajo
b47317dcd2
5674 adds ability to view truncated text in notification toast as a dialog
2018-05-21 16:31:20 -07:00
Seyi Adebajo
a2cd718c95
Merge pull request #1175 from theseyi/tags-none-mutual-exc
...
5717 removes mutual exclusivity from field identifier drop down optio…
2018-05-21 11:12:57 -07:00
Seyi Adebajo
a66e483d13
Merge pull request #1174 from theseyi/typings
...
minor updates to IdLogicalType and IComplianceEntity type defs
2018-05-21 11:12:33 -07:00
Seyi Adebajo
b7ace4a87c
Merge pull request #1173 from theseyi/ret-over-test
...
additional retention override tests
2018-05-21 11:12:13 -07:00
Seyi Adebajo
e59b7dd9e6
Merge pull request #1172 from theseyi/custom-input-init
...
compliance entity value pattern is nullable when idlogicaltype is not…
2018-05-21 11:11:48 -07:00
Seyi Adebajo
4cf03ed9e2
minor clean up in notification service and component
2018-05-21 11:04:46 -07:00
Seyi Adebajo
a6487bb785
5717 removes mutual exclusivity from field identifier drop down option / one data type restriction per field
2018-05-21 10:46:31 -07:00
Seyi Adebajo
ff8897f1a5
Merge pull request #1170 from theseyi/retention-override
...
implements feature to override the retention policy on a child datase…
2018-05-21 10:10:28 -07:00