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 |
|
Seyi Adebajo
|
24a412d214
|
fix broken tests related to refactor
|
2018-03-12 11:37:04 -07:00 |
|
Yi (Alan) Wang
|
2ceb0a086e
|
Add AccessControlEntry model (#1021)
|
2018-03-12 11:10:50 -07:00 |
|
Seyi Adebajo
|
a61f707064
|
adds type safe data-last array every function
|
2018-03-12 10:43:52 -07:00 |
|
Seyi Adebajo
|
4f4c1eb352
|
updates reference to createInitialComplianceInfo utility function
|
2018-03-12 10:33:45 -07:00 |
|
Seyi Adebajo
|
c03bdd9b7d
|
updates compliance policy module declaration with narrower type
|
2018-03-12 10:10:53 -07:00 |
|
Seyi Adebajo
|
a4011c16e7
|
removes from upstream check on isEditing CP flag, not needed since policy is not displayed. updates complianceInfo interface, making fromUpstream optional
|
2018-03-12 10:09:50 -07:00 |
|
Seyi Adebajo
|
0a18928dbd
|
indicates field format required. extracts compliance policy changeset functions to TS module. mimics stable sort for complianceDataTypes comparator. changes compliance policy form icons for missing field vs field with review action.
|
2018-03-12 10:01:25 -07:00 |
|
Yi (Alan) Wang
|
fbf66afe8f
|
Add Jit Acl functions to API (#1018)
|
2018-03-09 18:39:46 -08:00 |
|
Yi (Alan) Wang
|
c20b9879f3
|
Add kafka MQE schema (#1016)
|
2018-03-09 15:45:28 -08:00 |
|
Yi (Alan) Wang
|
523b203dd6
|
Add ACL DAO (#1015)
|
2018-03-09 12:05:51 -08:00 |
|
Yi (Alan) Wang
|
09843b0bfe
|
Add DatasetOwnership view model (#1014)
|
2018-03-08 14:49:23 -08:00 |
|
Seyi Adebajo
|
004194aae7
|
Merge pull request #1013 from theseyi/browse-updates
updates compliance policy icons indicating field state
|
2018-03-08 11:59:09 -08:00 |
|
Seyi Adebajo
|
c65ece4121
|
updates compliance policy icons indicating field state
|
2018-03-08 11:12:49 -08:00 |
|
Seyi Adebajo
|
ef1f00920e
|
Merge pull request #1012 from theseyi/browse-updates
browse feature refac + updates
|
2018-03-08 11:11:25 -08:00 |
|
Seyi Adebajo
|
e3fd6f93fd
|
fix broken test
|
2018-03-08 10:44:06 -08:00 |
|
Seyi Adebajo
|
f6bf5136aa
|
updates to sidebar link rail for browse feature: jump to dataset, updates browse feature nav and inifiniy list loading indicator. adds tests for util functions. sundry updates
|
2018-03-08 10:21:01 -08:00 |
|
Seyi Adebajo
|
1094750ea5
|
Merge pull request #1010 from theseyi/browse-updates
browse feature updates
|
2018-03-07 15:29:37 -08:00 |
|
Seyi Adebajo
|
1a1643feaa
|
Merge pull request #1011 from theseyi/master
remove alphanumeric sort on field type dropdown
|
2018-03-07 14:52:45 -08:00 |
|
Seyi Adebajo
|
fb04221ec8
|
remove alphanumeric sort on field type dropdown
|
2018-03-07 14:35:36 -08:00 |
|
Seyi Adebajo
|
13382d93bc
|
remove alphanumeric sort on field type dropdown
|
2018-03-07 14:34:30 -08:00 |
|
Seyi Adebajo
|
272cfdc551
|
adds unit tests for url utils
|
2018-03-07 13:31:17 -08:00 |
|
Seyi Adebajo
|
78a3a65c3c
|
removes unneeded async/await
|
2018-03-07 12:00:34 -08:00 |
|
Seyi Adebajo
|
5e2e555c0a
|
adds infinte scrolling for browse datasets lists. fixes issue with testing a liUrn: missing curly braces in regexp. moves additional url/uri utils sources to ts.
|
2018-03-07 11:15:11 -08:00 |
|
Seyi Adebajo
|
981b084c1b
|
Merge pull request #1009 from alyiwang/fe
Modify V2 dataset API pagination params
|
2018-03-06 22:47:20 -08:00 |
|
ywang5
|
d41a57d375
|
Modify V2 dataset API pagination params
|
2018-03-06 16:13:44 -08:00 |
|
Seyi Adebajo
|
73f0ea651f
|
refactors is id check in dataset compliance list generation. reenables component render for dataset owner list and removes false condition no known owners text
|
2018-03-05 08:29:03 -08:00 |
|
Seyi Adebajo
|
0c76597fa7
|
Merge pull request #1007 from theseyi/meta-addendum
fix match for wh urn
|
2018-03-02 16:59:21 -08:00 |
|
Seyi Adebajo
|
656fe9ae34
|
fix match for wh urn
|
2018-03-02 16:40:04 -08:00 |
|
Seyi Adebajo
|
3e318ff2cb
|
Merge pull request #1006 from theseyi/meta-addendum
updates wording for member data to types of data. adds non readonly f…
|
2018-03-01 14:55:57 -08:00 |
|
Seyi Adebajo
|
bda8f23c09
|
updates wording for member data to types of data. adds non readonly fields to reviewable filter. removes dataset owners from entity header
|
2018-03-01 14:35:29 -08:00 |
|
Seyi Adebajo
|
acb5b19bcc
|
Merge pull request #1005 from theseyi/metadata-prop-changes
remove TripleCurlyBracket from hbs sources
|
2018-03-01 11:48:34 -08:00 |
|
Seyi Adebajo
|
a29f90109e
|
remove TripleCurlyBracket from hbs sources
|
2018-03-01 11:47:24 -08:00 |
|
Seyi Adebajo
|
0edc0b7264
|
Merge pull request #1004 from theseyi/metadata-prop-changes
removes check for auto generated compliance policy on compliance cont…
|
2018-03-01 11:21:01 -08:00 |
|
Seyi Adebajo
|
88dbe61fe1
|
change wording on banner for compliance with metadata propr
|
2018-03-01 11:19:57 -08:00 |
|
Seyi Adebajo
|
59ce8f95a4
|
removes check for auto generated compliance policy on compliance container. prevents policy render on datasets with upstream compliance policy
|
2018-03-01 10:52:49 -08:00 |
|
Seyi Adebajo
|
0238ed78ae
|
Merge pull request #1003 from theseyi/post-v2-updates
post v2 updates
|
2018-03-01 09:01:07 -08:00 |
|
Seyi Adebajo
|
96c1cf9363
|
throw exception on parse error for dataset reference
|
2018-03-01 08:37:01 -08:00 |
|
Seyi Adebajo
|
755df2b208
|
add guard for idenifier
|
2018-03-01 08:18:50 -08:00 |
|
Seyi Adebajo
|
b658f82359
|
adds a divider in btw ids and non-ids in dropdown options
|
2018-03-01 00:11:19 -08:00 |
|
Seyi Adebajo
|
279f567399
|
fix compliance container test
|
2018-02-28 17:08:50 -08:00 |
|