12076 Commits

Author SHA1 Message Date
Yi (Alan) Wang
be51e6d68e Fix DAO test by removing quotes before comparing json string (#809) 2017-10-19 14:59:25 -07:00
na zhang
ba7082a787 Merge pull request #808 from camelliazhang/master
fix a  bug in ETL
2017-10-19 14:07:28 -07:00
Na Zhang
f3eb5d2afc fix a bug in ETL 2017-10-19 11:52:47 -07:00
Yi (Alan) Wang
776f83e893 Modify compliance API to access purge note (#807) 2017-10-19 10:26:45 -07:00
Na Zhang
6a559ca316 wherehows frontend change to adapt ES 5.5 2017-10-18 16:00:02 -07:00
Yi (Alan) Wang
916e2a940d Modify BaseDao, add dataset name length check (#806) 2017-10-18 15:01:19 -07:00
Yi (Alan) Wang
ae6937af41 Increase urn length to 500 in DDL (#804) 2017-10-18 14:57:58 -07:00
Hang Zhang(hzhang2)
e2616beddb Merge pull request #803 from alyiwang/kafka
Fix issue with ownership null value when writing to DB
2017-10-17 15:28:54 -07:00
Yi Wang
ecbcdd920f Fix issue with ownership null value when writing to DB 2017-10-17 15:24:12 -07:00
Yi (Alan) Wang
ddc9171eba Add binary_json to dataset table storage type (#802) 2017-10-17 12:48:42 -07:00
na zhang
3f1f739fa0 Merge pull request #799 from camelliazhang/master
modify elastic search ETL to adapt to newly set up es server and vers…
2017-10-17 10:30:02 -07:00
Yi (Alan) Wang
7b8715e7ec Modify FE compliance suggestion API response (#800) 2017-10-16 21:34:01 -07:00
Yi (Alan) Wang
48c274ede3 Include findbugs plugin, add nullable annotation to DAO functions (#797) 2017-10-16 16:57:52 -07:00
Na Zhang
eb76971c54 modify elastic search ETL to adapt to newly set up es server and versions 2017-10-16 16:05:39 -07:00
Hang Zhang(hzhang2)
a38d6e08ad Merge pull request #795 from alyiwang/master
Fix FieldDAO for null feild schema
2017-10-13 21:24:21 -07:00
Yi Wang
e738179eea Fix FieldDAO for null feild schema 2017-10-13 18:25:36 -07:00
Yi (Alan) Wang
74f4aa2cb5 Adjust logging level for kafka consumer (#794) 2017-10-13 15:09:07 -07:00
Seyi Adebajo
0110dc0438 Merge pull request #790 from madpcsupreme/test-updates
updates tests
2017-10-12 10:02:58 -07:00
cyip
cf8847d6a2 remove unwanted import 2017-10-11 17:52:24 -07:00
cyip
38dd53a072 change based on Seyi's comment 2017-10-11 17:44:18 -07:00
Shridhar Sattur
2a16298639 Removed all manual logger instantiations with lombok's @Slf4j. (#791) 2017-10-11 15:25:47 -07:00
Seyi Adebajo
20998d6ea5 Merge pull request #793 from theseyi/master
adds explicit flags on compliance component for compliance policy and
2017-10-11 10:26:12 -07:00
Seyi Adebajo
1f3fb8b30f adds explicit flags on compliance component for compliance policy and dataset classification edit modes. adds reset edit mode function to reset the aforementioned flags to initial state of false. renames isShowingAllMemberData to shouldShowAllMemberData. hides seeMore/Less button in edit mode. adds derived indicator value for datasets marked as excluding member data 2017-10-11 00:42:10 -07:00
Seyi Adebajo
53599e1f50 adds the option to view less dataset level fields 2017-10-10 20:02:33 -07:00
Seyi Adebajo
14bfe7cb40 adds empty state for dataset level fields. increases classification column width and creates --pre-wrap modifier for select component to wrap text. 2017-10-10 19:50:00 -07:00
cyip
cf3a61d642 remove unwanted comment 2017-10-09 15:38:21 -07:00
cyip
356956e34c updates tests 2017-10-09 14:49:47 -07:00
Seyi Adebajo
cd0bc3a6a4 Merge pull request #789 from theseyi/fix-reviewable-fields
removes hasRecentSuggestions computed property in favor of diffing s…
2017-10-09 11:15:31 -07:00
Seyi Adebajo
7b52397da5 fixes display string for current logicalType or identifierType on policy. moves field display identifier options to constants module 2017-10-09 10:58:35 -07:00
Yi (Alan) Wang
02d19a26fc Add WH urn split to util (#788) 2017-10-08 17:51:35 -07:00
Seyi Adebajo
c8b192011e removes hasRecentSuggestions computed property in favour of diffing suggestion and policy timestamp prior to augmenting compliancepolicy changeSet with suggestion. updates logic to get field value: identifierType/logicalType prior to suggested value. issues: needs to update the previous field value with user friendly label/displayAs value 2017-10-07 18:46:22 -07:00
Yi (Alan) Wang
6aa12ac521 Modify frontend Compliance suggestion API (#787) 2017-10-05 16:47:40 -07:00
Yi (Alan) Wang
50e37279c6 Add compliance to MCE processor (#786) 2017-10-05 09:43:40 -07:00
Seyi Adebajo
668e7185c5 Merge pull request #785 from theseyi/master
fix missing comma from conflict merge on github
2017-10-04 18:13:51 -07:00
Seyi Adebajo
7faea7ad76 fix missing comma from conflict merge on github 2017-10-04 14:17:22 -07:00
Seyi Adebajo
f93bcbbabb Merge pull request #784 from theseyi/prev-seen
adds num of days window to recent suggestions check
2017-10-04 13:01:05 -07:00
Seyi Adebajo
6eaab992b4 Merge branch 'master' into prev-seen 2017-10-04 13:00:53 -07:00
Seyi Adebajo
b1f530b239 Merge pull request #783 from theseyi/hq-suggest
extracts high quality suggestions. refactors implementation for getFi…
2017-10-04 10:57:52 -07:00
Seyi Adebajo
0a42862cd2 adds num of days window to recent suggestions check 2017-10-04 10:56:59 -07:00
Yi (Alan) Wang
53a6caec15 Modify MCE procesor (#782) 2017-10-03 18:16:57 -07:00
Seyi Adebajo
b617fcca01 extracts high quality suggestions. refactors implementation for getFieldSuggestions: abstractions individual steps. creates a composable arrayReduce abstraction 2017-10-03 18:07:38 -07:00
Mars Lan
98a3a0ea4f Move various constants into Constant class (#780) 2017-10-03 14:52:31 -07:00
Seyi Adebajo
e818092133 Merge pull request #779 from theseyi/master
slightly refactors impementation for fieldChangeSetRequiresReview hel…
2017-10-02 18:53:14 -07:00
Seyi Adebajo
fa5fc6f9ff Merge pull request #776 from theseyi/current-pre-suggested-value
renders the current value of a field if one exists and a suggestion a…
2017-10-02 18:52:00 -07:00
Seyi Adebajo
65011a370e slightly refactors impementation for fieldChangeSetRequiresReview helper function. adds unit tests for utility functions on dataset-compliance 2017-10-02 18:50:08 -07:00
Seyi Adebajo
565a06e2c4 Merge pull request #778 from theseyi/master
adds tests for tracking headers and array convenience functions
2017-10-02 16:59:14 -07:00
Seyi Adebajo
af60c21e5a adds tests for array convenience functions 2017-10-02 16:58:05 -07:00
Seyi Adebajo
ec8e673916 Merge pull request #777 from theseyi/master
fixes testing initialization. adds initial test for login
2017-10-02 16:07:30 -07:00
Seyi Adebajo
d1ab20a499 adds tests for tracking headers 2017-10-02 16:06:28 -07:00
Seyi Adebajo
4bff3704b3 fixes testing initialization. adds initial test for login 2017-10-02 15:27:38 -07:00