1451 Commits

Author SHA1 Message Date
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
Seyi Adebajo
7f5688d6d0 adds local type defs for ember concurrency. contraints the return type for confirmOwner to the interface property. updates the remaining owners required count on datasetauthors component. adds fixed height for required count component 2017-11-13 17:54:43 -08:00
Seyi Adebajo
667474d826
Merge pull request #857 from theseyi/ownership-deux
updates the ux for user-lookup: adds user-lookup component. updates d…
2017-11-13 17:50:55 -08:00
Yi (Alan) Wang
0b9262eaba
Modify owners and compliance API exceptions (#858) 2017-11-13 17:11:45 -08:00
Shridhar Sattur
f1b61d6773 Migrating to apache commons configuration 1.10 for parsing ETL jobs configurations. (#851) 2017-11-13 16:59:12 -08:00
Yi (Alan) Wang
fa0282a575
Modify owners API to accept Json content instead of form data (#859) 2017-11-13 14:44:24 -08:00
Seyi Adebajo
bbb1278cb1 cleans up implementation for confirmOwner function 2017-11-13 11:25:42 -08:00
Seyi Adebajo
d08b24d4bf updates the ux for user-lookup: adds user-lookup component. updates dataset-authors component: correctly implements addOwner action. updates types, adds requirement for minimum confirmed owners, adds notifications for state changes. adds integration tests for user-lookup-component. adds ember-math-helpers 2017-11-13 11:11:45 -08:00
Seyi Adebajo
fe753917be
Merge pull request #856 from theseyi/ownership-rewrite
replaces manual DOM event triggers with ember native dom helpers
2017-11-13 11:11:09 -08:00
Seyi Adebajo
59895d35d3 adds decorators 2017-11-13 11:09:40 -08:00
Seyi Adebajo
e42bf9c43f replaces manual DOM event triggers with ember native dom helpers 2017-11-13 11:09:40 -08:00
Seyi Adebajo
0aa6f794bb
Merge pull request #850 from theseyi/ownership-rewrite
- adds owner constants: default values, confirm and update owner functions
 - opts in to Ember array prototypal extensions
 - implements ownership distinction for suggested owners and confirmed owners. updates type definitions for owners
 - defers to more robust isEqual function on lodash
 - corrects the typings for ownerType vs ownerIdType. changes updateOwnerType action name to changeOwnerType on dataset-author component. adds fixtures for owner and user types. uses correct handler selectionDidChange for ember selector component
 - adds services stub for current user and exercises dataset-authors component
 - refactors interface name format. remove unused computed property
 - replaces manual DOM event triggers with ember native dom helpers
2017-11-10 16:18:09 -08:00
Seyi Adebajo
59cd5b4261 replaces manual DOM event triggers with ember native dom helpers 2017-11-10 10:33:10 -08:00
Seyi Adebajo
288411e2f0 refactors interface name format. remove unused computed property 2017-11-10 10:28:50 -08:00
Seyi Adebajo
39df2b6717 removes unused npm package conflict 2017-11-10 02:15:24 -08:00
Seyi Adebajo
664173110a adds services stub for current user and exercises dataset-authors component 2017-11-10 02:05:48 -08:00
Seyi Adebajo
1893668806 corrects the typings for ownertype vs owneridtype.changes updateownertype action name to changeownertype on dataset-author component. adds fixtures for owner and user types. uses correct handler selectiondidchange for ember selector component 2017-11-10 00:08:50 -08:00
na zhang
668e631bcf
Merge pull request #853 from camelliazhang/master
etl enhancement switch alias only when new index is successfully crea…
2017-11-09 17:32:07 -08:00
Na Zhang
1479e253be etl enhancement switch alias only when new index is successfully created and built 2017-11-09 16:43:01 -08:00
na zhang
62b60de164
Merge pull request #852 from camelliazhang/master
Fix a typo in application conf to allow run java
2017-11-09 16:19:27 -08:00
Na Zhang
04664a8fec fix a type in application conf to allow run java 2017-11-09 15:42:05 -08:00
Seyi Adebajo
75a5d3145f defers to more robust isequal function on lodash 2017-11-09 13:09:20 -08:00
na zhang
ae801c8d24
Merge pull request #834 from camelliazhang/master
refacoring elastic search query template by building json objects
2017-11-09 10:52:54 -08:00
Seyi Adebajo
953c340781 implements ownership distinction for suggested owners and confirmed owners. updates type defintions for owners 2017-11-09 09:49:04 -08:00
Seyi Adebajo
d91bd4f1d0 adds the dataset-author and dataset-authors components 2017-11-08 23:21:07 -08:00
Seyi Adebajo
4f2f16a191 opts in to Ember array prototypal extensions 2017-11-08 22:16:41 -08:00