12076 Commits

Author SHA1 Message Date
Seyi Adebajo
7a143cd78e adds api fetcher and init types for platform list endpoint 2017-12-11 15:35:51 -08:00
Seyi Adebajo
cd519a7b70
Merge pull request #910 from theseyi/flexible-tagging
moves compliance row to ts source and fix bugs discovered by typing c…
2017-12-11 15:12:43 -08:00
Seyi Adebajo
29b27e55b2 moves compliance row to ts source and fix bugs discovered by typing component interface and methods 2017-12-11 13:13:34 -08:00
Yi (Alan) Wang
67913fd752
Support MCE save Schemaless (#908) 2017-12-10 11:47:50 -08:00
Yi (Alan) Wang
c9cd9b3676
Support MCE dataset remove (#906) 2017-12-08 18:22:27 -08:00
Yi (Alan) Wang
83a1082b93
Add FE API for getting all compliance types and platforms (#905) 2017-12-08 14:09:27 -08:00
Viv
90488419cc Changing from int to str (#904) 2017-12-07 21:44:58 -08:00
Seyi Adebajo
fc6ff917a5
Merge pull request #899 from theseyi/schemaless-tagging
schemaless dataset tagging
2017-12-06 18:18:52 -08:00
Seyi Adebajo
147deff8c5 fix jsdoc type comment 2017-12-06 10:26:03 -08:00
Seyi Adebajo
4414e03012 implements schemaless dataset tagging feature. adds component tests. fixes issue with edit button unresponsive on first click in compliance tab 2017-12-06 10:23:33 -08:00
Yi (Alan) Wang
031db4f657
Add schemaless in FE columns API response (#895) 2017-12-05 15:06:13 -08:00
Seyi Adebajo
f1fefc9714
Merge pull request #891 from theseyi/master
refactors informational text in purge policy into constant. adds inte…
2017-12-04 10:07:48 -08:00
Seyi Adebajo
c964bbb1e7 switches to kvo-compliant getProperties to read editSteps value. adds function to get compliance wizard steps based on if the dataset has a schema or otherwise 2017-12-04 00:12:48 -08:00
Seyi Adebajo
6850a56adc adds indicator for removed dataset 2017-12-03 23:08:03 -08:00
Seyi Adebajo
1d9331ff02 additional integration tests 2017-12-01 18:21:00 -08:00
Seyi Adebajo
7b2da73333 refactors informational text in purge policy into constant. adds integration tests for purge-policy component 2017-12-01 17:22:24 -08:00
Seyi Adebajo
8843cdfdfe
Merge pull request #890 from theseyi/master
fixes reference to current purge policy in template
2017-12-01 15:14:10 -08:00
Yi (Alan) Wang
cb034c4cae
Add Lineage agent to MLE processor (#889) 2017-12-01 14:15:13 -08:00
Seyi Adebajo
ca519439fd fixes reference to current purge policy 2017-12-01 14:12:33 -08:00
Yi (Alan) Wang
e4c9915953
Add containingPersonalData to Compliance API (#888) 2017-11-30 16:50:54 -08:00
Seyi Adebajo
b84a55a2c9
Merge pull request #887 from theseyi/purge-policy-read
purge policy readonly view
2017-11-30 14:20:19 -08:00
Seyi Adebajo
a3356fde6d adds representation for dataset purge policy when viewing compliance in readonly mode 2017-11-30 12:48:42 -08:00
Seyi Adebajo
0439ff49db adds sinon lib for testing. updates fetcher module implementation and adds tests 2017-11-30 10:33:07 -08:00
Yi (Alan) Wang
a12b7dfbe1
Fix MCE processor now that Schema may have two types (#885) 2017-11-29 17:07:49 -08:00
Mars Lan
15de751c38
Drop the job name from stdout & stderr files as they're now placed in job-execution-specific folder (#883) 2017-11-28 14:30:18 -08:00
Yi (Alan) Wang
bd5f95e964
Fix duplicate fields if having multiple comments (#884) 2017-11-28 10:28:33 -08:00
Seyi Adebajo
233e9090b3
Merge pull request #882 from theseyi/field-review
adds code coverage support to ci: uses code-cov for static analysis, …
2017-11-27 14:03:31 -08:00
Seyi Adebajo
6f388d89fe removes unneeded manual yarnpkg install: gradle-node-plugin preferred. upgrades node version 2017-11-27 13:21:20 -08:00
Seyi Adebajo
5d41f06731 fix task reference and refactor code-cov path 2017-11-27 13:09:29 -08:00
Seyi Adebajo
a932b4cf5e revert to grable build task to run web coverage 2017-11-27 12:00:29 -08:00
Seyi Adebajo
05022f5f2c adds code coverage support to ci: uses code-cov for static analysis, adds forked version for e-c-code-coverage with support for transpiled sources. updates gradle build to run ember test with coverage. removes custom yarn version. removes broken fancy tree dep. minor refactor to WIP fetch wrapper: adds doc and exports 2017-11-27 10:44:00 -08:00
Seyi Adebajo
60d5e58df5
Merge pull request #879 from theseyi/field-review
defaults to showing all fields for compl policy field review option
2017-11-22 08:20:17 -08:00
Seyi Adebajo
e8c9d8dda7 defaults to showing all fields for field review option 2017-11-22 07:38:12 -08:00
Mars Lan
94a9c02d32
Downgrade spammy log messages to debug (#877) 2017-11-21 16:08:41 -08:00
Andrew Park
7bae62c6b0 Adding invalid MLE event handler and unknown dataset method def. (#876)
* adding MLE processor and rely on operators

* adding MLE processor and rely on operators

* Added Lineage Processor impl. and Kafka Event avro schema

Improves SQL coding style 2nd

* Fixed merging issues

* fixed RB comment

* Fixed typo for MetadataLineageProcessor comment

* remove an empty line
2017-11-21 10:03:05 -08:00
Yi (Alan) Wang
66dd83f165
Move owner types API to DAO module (#875) 2017-11-17 14:22:55 -08:00
Yi (Alan) Wang
a7c110ca38
Modify compliance API return message (#871) 2017-11-16 18:33:56 -08:00
Seyi Adebajo
460cb2ca24
Merge pull request #870 from theseyi/cov
updates propeties api getter to treat error as empty result. updates loading animation on save
2017-11-16 17:29:43 -08:00
Seyi Adebajo
ee1b47db5f updates ownership type wording 2017-11-16 15:16:26 -08:00
Seyi Adebajo
8707216de4 removes source column for confirmed owners and removes non user id types from suggested list. changes column header to data owner 2017-11-16 15:13:19 -08:00
Seyi Adebajo
e4c6849326 updates propeties api getter to treat error as empty result. updates loading animation on save 2017-11-16 15:10:26 -08:00
Seyi Adebajo
c73e38b291
Merge pull request #869 from theseyi/cov
adds source coverage. resolves issues with html-inline-precompile lib…
2017-11-16 14:54:27 -08:00
Yi (Alan) Wang
a3b11f6fea
Modify the return value for owners when record not found (#868) 2017-11-16 11:33:09 -08:00
Seyi Adebajo
ae8a4c8152
Merge pull request #861 from theseyi/cov
install ember-fa. replaces saveOwner action with ec-task
2017-11-16 10:31:42 -08:00
Seyi Adebajo
ac1f960848 adds source coverage. resolves issues with html-inline-precompile library, points to github source 2017-11-16 10:18:23 -08:00
Mars Lan
65cf843236
Fix a few low-hanging findbugs issues (#862) 2017-11-15 17:50:56 -08:00
Shridhar Sattur
f85bc8a081 Updated jobs documentation to include apache common changes. (#865)
* Updated jobs documentation to include apache common changes.

* Update README.md
2017-11-15 15:57:43 -08:00
Mars Lan
7837214885
Whitelist custom purge for Oracle (#864) 2017-11-15 10:01:50 -08:00
Seyi Adebajo
ea43bd7bb2 install ember-fa. replaces saveOwner action with ec-task 2017-11-14 01:24:43 -08:00
Seyi Adebajo
e3a87e02d3
Merge pull request #860 from theseyi/ownership-deux
adds local type defs for ember concurrency. contraints the return typ…
2017-11-13 18:35:39 -08:00