3044 Commits

Author SHA1 Message Date
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
Seyi Adebajo
a0e8eef9a7 removes search filter options for metrics/flows 2018-03-18 20:52:51 -07:00
richardxin
978cbab4fa [Issue 1017] fix bugs to handle dataset renaming and deletion properly - in Hive/Oracle/Teradata/Hdfs (#1040) 2018-03-15 13:31:30 -07:00
Seyi Adebajo
bd86a3501b
Merge pull request #1038 from theseyi/more-info
creates more info component and refactors links
2018-03-15 10:23:09 -07:00
Seyi Adebajo
a5d25fa560 creates more info component and refactors links 2018-03-14 16:57:22 -07:00
Seyi Adebajo
34c864c14d
Merge pull request #1037 from theseyi/urn-acc
updates pattern for urn be less restrictive, accommodate encoded spac…
2018-03-14 16:57:02 -07:00
Seyi Adebajo
350afc174f
Merge pull request #1036 from theseyi/upstream-compliance-notification
upstream compliance notification
2018-03-14 14:45:51 -07:00
Seyi Adebajo
0a374ec89a updates pattern for urn be less restrictive, accommodate encoded spaces and parentheses 2018-03-14 14:45:14 -07:00
Seyi Adebajo
70f5f78441
Merge pull request #1034 from theseyi/schema-table-property-indicator
replaces schema property table columns with indicators in the column …
2018-03-14 10:56:41 -07:00
Seyi Adebajo
f3f4806de9 adds type annotation at to prevent inferred any type 2018-03-14 10:55:25 -07:00
Seyi Adebajo
e843a561a9 removes policy notification for datasets with upstream policy 2018-03-14 10:53:27 -07:00
Seyi Adebajo
28267d153f adds component styles 2018-03-13 17:14:21 -07:00
Seyi Adebajo
be4cae664a replaces schema property table columns with indicators in the column name cell 2018-03-13 16:51:45 -07:00
Yi (Alan) Wang
42e3cb1efb
Add default values for Acl API (#1032) 2018-03-13 16:06:29 -07:00
Seyi Adebajo
701824cc2a
Merge pull request #1029 from theseyi/resolved-ownership
resolved ownership
2018-03-13 11:14:57 -07:00
Seyi Adebajo
10315dcad0
Merge pull request #1030 from theseyi/drift-notification
fix incorrect ordering for arguments in hasChangeSetDrift binding. an…
2018-03-12 17:55:36 -07:00
Seyi Adebajo
840859dbc8 fix incorrect ordering for arguments in hasChangeSetDrift binding. and logic 2018-03-12 17:54:36 -07:00
Seyi Adebajo
c1cdaee011 adds resolved ownership for datasets with metadata derived from parent dataset 2018-03-12 17:35:01 -07:00
Yi (Alan) Wang
63aa5d3575
Fix bug in Acl API (#1028) 2018-03-12 17:17:22 -07:00
Seyi Adebajo
59a64e3cf1 reinstate getWithDefault for schemaFieldNamesMappedToDataTypes 2018-03-12 14:59:01 -07:00
Yi (Alan) Wang
fb2b478885
Modify ACL routes (#1025) 2018-03-12 14:15:18 -07:00
Seyi Adebajo
8b846ecf96
Merge pull request #1024 from theseyi/policy-updates+sundry-changes
policy updates+sundry changes
2018-03-12 14:14:44 -07:00
Seyi Adebajo
5040f1e85b removes getWithDefault invocation for schemaFieldNamesMappedToDataTypes. removes idpc from home links and nav dropdown 2018-03-12 13:09:01 -07:00
Yi (Alan) Wang
2ce34407c3
Fix ACE model missing license (#1023) 2018-03-12 12:50:06 -07:00