1767 Commits

Author SHA1 Message Date
Yi (Alan) Wang
a764adf976
change jit acl config (#1075) 2018-03-30 09:36:00 -07:00
Seyi Adebajo
f3507a82a9
Merge pull request #1073 from theseyi/expiration-constraint
constrains rendering of expiration note
2018-03-29 11:29:55 -07:00
Seyi Adebajo
8bb86b85c7
Merge pull request #1069 from cptran777/disable-tab-key-events
overwrite ivy-tabs tablist component keydown function
2018-03-29 10:52:45 -07:00
Seyi Adebajo
3a3d0fc564
Merge pull request #1071 from theseyi/additional-data-type
adds additional type of dataset data to list
2018-03-29 10:49:46 -07:00
Seyi Adebajo
4af17afe41 constrains rendering of expiration note 2018-03-29 10:49:25 -07:00
Seyi Adebajo
e56b1e5d7b adds additional type of dataset data to list 2018-03-29 10:11:03 -07:00
Charlie Tran
37e2bfb89a slight modification of proposed changes - change js to ts file and reallow right and left arrow keys 2018-03-28 19:29:47 -07:00
Charlie Tran
92c9df160b overwrite ivy-tabs tablist component keydown function to remove tab scrolling with arrow keys 2018-03-28 17:22:19 -07:00
Yi (Alan) Wang
0a41c2b8ea
Add lastModified field in schema (#1068) 2018-03-28 17:04:32 -07:00
Seyi Adebajo
2fed94d152
Merge pull request #1067 from theseyi/master
fix disable scenario for deprecation status update
2018-03-28 16:14:47 -07:00
Seyi Adebajo
d7aaceeb21 fix disable scenario for deprecation status update 2018-03-28 16:14:14 -07:00
Seyi Adebajo
47764ba263
Merge pull request #1066 from theseyi/master
fix decommission date prop: decommissionDate -> decommissionTime
2018-03-28 15:14:53 -07:00
Seyi Adebajo
ea7c173359 fix decommission date prop: decommissionDate -> decommissionTime 2018-03-28 15:13:41 -07:00
Seyi Adebajo
27bc871a41
Merge pull request #1063 from theseyi/decommission-date
adds decommission date property and calendar interface for deprecated…
2018-03-28 15:08:46 -07:00
Seyi Adebajo
f90a950a58 update decommissionDate test 2018-03-28 13:50:02 -07:00
Seyi Adebajo
a249e9ec52
Merge pull request #1064 from theseyi/acl-refac
replaces page notifications for acl access requests with notification…
2018-03-28 13:06:40 -07:00
Seyi Adebajo
b9784a59e0
Merge pull request #1065 from theseyi/jit-acl
Jit acl
2018-03-28 13:06:23 -07:00
Seyi Adebajo
b11102eaf1 adds business logic for required decommision date 2018-03-28 13:05:25 -07:00
Seyi Adebajo
2d90e483f5 adds integration test for container component 2018-03-28 12:40:12 -07:00
Seyi Adebajo
e212780bce fix deprecation test 2018-03-28 12:14:10 -07:00
Seyi Adebajo
e49582474c fix issue with broken dataset-properties test 2018-03-28 11:30:35 -07:00
Seyi Adebajo
25208a4a96 replaces page notifications for acl access requests with notification service invocation. 2018-03-28 10:58:30 -07:00
Seyi Adebajo
1bcb3230c2 adds decommission date property and calendar interface for deprecated datasets 2018-03-28 08:58:23 -07:00
Seyi Adebajo
887b4303fe
Merge pull request #1061 from theseyi/flag-jit
adds flag for enabling jit acl
2018-03-27 16:28:18 -07:00
Seyi Adebajo
5081bc996e adds flag for enabling jit acl 2018-03-27 16:11:48 -07:00
Yi (Alan) Wang
2875b760a3
Add flag for enabling UI ACL service (#1060) 2018-03-27 16:09:49 -07:00
Seyi Adebajo
da356a07cd
Merge pull request #1059 from theseyi/fix-submit-on-calendar-nav
fix submit on calendar navigation
2018-03-27 15:52:09 -07:00
Seyi Adebajo
d82a55b3c7 fix submit on calendar navigation 2018-03-27 15:34:56 -07:00
Seyi Adebajo
a90a00a6c9
Merge pull request #1058 from theseyi/emit-suggestion-feedback
changes suggestion buttons to thumbs. annotates isRecentSuggestion re…
2018-03-27 13:53:06 -04:00
Seyi Adebajo
642f4faf21 changes suggestion buttons to thumbs. annotates isRecentSuggestion return type 2018-03-27 10:33:18 -07:00
Seyi Adebajo
b52c2f9263
Merge pull request #1057 from theseyi/emit-suggestion-feedback
emit suggestion feedback
2018-03-27 13:18:55 -04:00
Seyi Adebajo
211c80fe1c
Merge pull request #1049 from theseyi/jit-access
jit access
2018-03-27 13:04:28 -04:00
Seyi Adebajo
0f7afc5f70
Merge pull request #1055 from theseyi/redirect
replaces dataset number id's to urn identifiers in url
2018-03-27 13:03:45 -04:00
Seyi Adebajo
278e16bb89 fix failing isRecentSuggestion test 2018-03-27 10:02:26 -07:00
Seyi Adebajo
4be1bbbdba updates failing tests 2018-03-27 08:41:13 -07:00
Seyi Adebajo
48a1c8dec7 fix policyModificationTime type in IComplianceInfo interface definition. fixes issues with twice called feedback endpoint for compliance suggestion feedback. change suggestion intent string to reject as per feedback api expectation 2018-03-26 21:05:04 -07:00
Seyi Adebajo
2807f0472e integrate with the compliance suggestion emit api 2018-03-26 14:57:03 -07:00
Seyi Adebajo
9a637e3d3b replaces dataset number id's to urn identifiers in url 2018-03-26 14:29:59 -04:00
Yi (Alan) Wang
d7b2f90963
Add DDL for log_dataset_instance_load_status (#1054) 2018-03-26 10:11:08 -07:00
richardxin
53708482d1 Hive table level white/black listing (#1046) 2018-03-23 17:11:40 -07:00
Seyi Adebajo
b4d83b3832 adds expiration date to access control entry request 2018-03-23 17:55:33 -04:00
Yi (Alan) Wang
9f05a96478
Move exceptions in wherehows-common (#1052) 2018-03-22 14:44:51 -07:00
Yi (Alan) Wang
488b88f860
Modify Compliance Suggestion feedback null value handling (#1050) 2018-03-20 12:08:51 -07:00
Seyi Adebajo
351600aadc rewrite jit access feature to work with new api and update implementation to use container components 2018-03-20 11:32:51 -07:00
Yi (Alan) Wang
fc3a5319e0
Add Compliance suggestion feedback API (#1047) 2018-03-20 11:25:02 -07:00
Seyi Adebajo
50f48c15ae
Merge pull request #1043 from theseyi/non-owner
non owner
2018-03-19 11:08:38 -07:00
Seyi Adebajo
c809330b53 enables jit acl access route 2018-03-19 10:07:22 -07:00
Seyi Adebajo
5f821a624b
Merge pull request #1042 from theseyi/search-refinement
search refinement
2018-03-19 10:06:48 -07:00
Seyi Adebajo
8b36ab0fce makes nonOwner compliance entity attribute nullable 2018-03-19 10:04:29 -07:00
Seyi Adebajo
035ea922ae creates container component for search sources. refactors search controller 2018-03-18 21:43:31 -07:00