1664 Commits

Author SHA1 Message Date
Yi (Alan) Wang
f18ddd92b5 Fix MCE to DB owner categroy mapping (#820) 2017-10-25 14:47:02 -07:00
Seyi Adebajo
d2cba22f5c Merge pull request #818 from theseyi/sprint-2-oc
updates to new compliance policy check. purge-policy updates. misc updates
2017-10-25 08:37:44 -07:00
Seyi Adebajo
5cd2a6a71b changes platforms case to uppercase to match with enum 2017-10-25 08:06:48 -07:00
Seyi Adebajo
b844d58b9c fixes issue with the owner modified time rendered as an Invalid Date. fixes issues with the purge policy having all options selected for new compliance policies. renders the platform in lowercase. uses the platform value provided by the dataset view since the urn is not present on new compliance policies. fixes issue with user avatar username property being overridden by class property on es6 class 2017-10-25 03:04:36 -07:00
Seyi Adebajo
a22434069b updates properties implementation. fixes issue with isTable flag on schema component. updates deprecation implementation. adds type defintions for properties 2017-10-25 02:11:28 -07:00
Seyi Adebajo
59c9b00c8e fixes issue with new compliance policy: updates msg string to newly updated value 2017-10-25 01:40:04 -07:00
Yi (Alan) Wang
d466cb8cb3 Update compliance purge in MCE (#817) 2017-10-24 16:05:49 -07:00
Yi (Alan) Wang
cb82e36948 Fix bug in Dict dataset source (#816) 2017-10-24 13:00:47 -07:00
Seyi Adebajo
e446135ec6 updates description text for purge policies on compliance wizard view 2017-10-24 11:02:25 -07:00
Seyi Adebajo
2467691c94 updates tracking header regular expression and tests to not filter out strings like header_* | header 2017-10-24 10:57:23 -07:00
Seyi Adebajo
90a2e366bb fixes default value for dataset-schema component isTable class field 2017-10-24 01:07:06 -07:00
Seyi Adebajo
20e9e54135 deletes datasetSchemaFieldsAndTypes reference and related implementation. 2017-10-24 00:24:19 -07:00
Seyi Adebajo
b992c26803 refactors dataset-schema component: typescript, es6 classes, cleaner implementation with less coupling 2017-10-24 00:11:23 -07:00
Seyi Adebajo
f7257f2cfe upgrades ember to ~2.16.0. removes dep on bower for ember.upgrades application dependencies. begins transition to es classes. upadtes type definitions to \^2.8.0.adds local module declarations for ember-simple-auth and ember-concurrency. 2017-10-23 16:50:48 -07:00
Yi (Alan) Wang
2e38fff984 Check if deprecation note exist in Json PUT (#815) 2017-10-23 16:43:06 -07:00
Seyi Adebajo
094b617976 Merge pull request #814 from theseyi/master
updates initial compliance info function and updates tests
2017-10-23 10:56:44 -07:00
Seyi Adebajo
eec260d879 wip: dataset-schema comments rewrite 2017-10-20 22:01:55 -07:00
Seyi Adebajo
51461e88f0 installs and changes eslint parser to babel-eslint. adds support for class properties to babel via babel-plugin-transform-class-properties 2017-10-20 22:01:55 -07:00
Seyi Adebajo
0d8fe74207 adds ember-concurrency 2017-10-20 22:01:55 -07:00
Seyi Adebajo
47e2ba7410 fixes constant import in metadata-acquisition module 2017-10-20 22:01:55 -07:00
Seyi Adebajo
f4a63ddae5 metadata acquisition tests 2017-10-20 22:01:55 -07:00
Seyi Adebajo
b14e61f039 removed unnecessary interface IFieldIdProps. refactored implementation for fieldIdentifierTypeValues and fieldIdentifierTypeIds lists to use enum and removed fieldIdentifierTypesList variable 2017-10-20 22:01:54 -07:00
Seyi Adebajo
5e11990f0e updates the compliance suggestion implementation to support the new compliance suggestion endpoint response. adds enums for NonIdLogicalType, FieldIdValues, CustomIdLogicalType, IdLogicalType, and index signatures for consumer 2017-10-20 22:01:54 -07:00
Seyi Adebajo
086101464c minor jsdoc housekeeping in datasets/compliance.ts 2017-10-20 22:00:24 -07:00
Seyi Adebajo
36c83e123d temporary revert to using unrestricted keys on interface definition for INonIdLogicalTypesSignature. revert commit on ts 2.16 update 2017-10-20 22:00:24 -07:00
Seyi Adebajo
a32230dd49 Provide full support for iterables in for..of, spread and destructuring when targeting ES5 or ES3 2017-10-20 22:00:24 -07:00
Seyi Adebajo
d6088fb9d3 creates string enums for IdLogicalType, CustomIdLogicalType, NonIdLogicalType. adds index signature for NonIdLogicalTypes. changes implementation of logicalTypeValueLabel to use string enums. caveat: this will only work with ts >2.6 2017-10-20 22:00:24 -07:00
Seyi Adebajo
1d7c174664 begin extracting compliance type defintions from metadata-acquisition module 2017-10-20 21:59:19 -07:00
Seyi Adebajo
8fb4f3c9a3 update lock file 2017-10-20 21:59:19 -07:00
Seyi Adebajo
79ced0e4c1 adds mirage folder to prettier checks 2017-10-20 21:59:19 -07:00
Seyi Adebajo
b31d05ff43 updates initial compliance info function and updates tests 2017-10-20 21:57:40 -07:00
Seyi Adebajo
a186ff6db4 Merge pull request #811 from theseyi/purge-policies
implements purge policy feature. constants for platforms and purge ty…
2017-10-20 21:38:02 -07:00
Seyi Adebajo
cf32e9a28d refactors the implementation for traversing the compliance policy steps 2017-10-20 21:34:58 -07:00
Mars Lan
250393833c Change the limit from 500 to 400 characters for dataset names (#813) 2017-10-20 16:39:11 -07:00
Mars Lan
32d565a3ff Allow configuring the number of workers for each kafka consumer job. (#810) 2017-10-20 11:18:35 -07:00
Yi (Alan) Wang
cfb29deb68 Add dataset deprecation frontend API (#812) 2017-10-20 11:16:09 -07:00
Shridhar Sattur
4c3aaf5305 Updating ETL config to incorporate unify logging. (#805)
* Updating ETL config to incorporate unify logging.

* Update EtlJobActor.java

* Update EtlJobActor.java
2017-10-20 10:22:30 -07:00
Seyi Adebajo
64c442b938 implements purge policy feature. constants for platforms and purge types. adds styles for feature. implements ui logic for selecting purge based on platform availability. 2017-10-19 18:17:16 -07:00
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