12076 Commits

Author SHA1 Message Date
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
Seyi Adebajo
abcf01c486
Merge pull request #849 from theseyi/ownership-rewrite
minor updates to files to use es classes. deletes dataset-author js s…
2017-11-08 22:09:28 -08:00
Seyi Adebajo
ef64ffbd7e adds owner constants: default values, confirm and update owner functions 2017-11-08 22:09:01 -08:00
Seyi Adebajo
c8a306e2a4 minor updates to files to use es classes. deletes dataset-author js source 2017-11-08 19:18:15 -08:00
Seyi Adebajo
720e6bfabc
Merge pull request #846 from theseyi/master
update tracking header expression: adds case insensitive header, mobi…
2017-11-08 19:13:18 -08:00
Yi (Alan) Wang
0eca55bcff
Mark DatasetProperty nullable (#848) 2017-11-08 18:10:57 -08:00
Mars Lan
4c8c150b8d
Update MCE & MLE schema (#847) 2017-11-08 17:49:24 -08:00
Andrew Park
c870d598ce Added a metadata lineage processor and a MetadataLineageEvent.avsc (#841)
* adding MLE processor and rely on operators
* Added Lineage Processor impl. and Kafka Event avro schema
2017-11-08 11:06:22 -08:00
Seyi Adebajo
24f7b36a69 update tracking header expression: adds case insensitive header, mobileheader, and requestheader. updates related test cases 2017-11-08 10:05:18 -08:00
Mars Lan
bf16a411a8
Make the ETL java command configurable (#845) 2017-11-07 15:54:05 -08:00
Kiran
601cd258e1 Failed to open file 'ETL_DDL/kafka_tracking.sql (#844)
ERROR at line 26: Failed to open file 'ETL_DDL/kafka_tracking.sql', error: 2
2017-11-07 11:31:57 -08:00
Seyi Adebajo
d5eccf409c
Merge pull request #843 from theseyi/first-fridays
consumes error message in api response if available, falls back to ge…
2017-11-06 10:04:34 -08:00
Seyi Adebajo
53527a2990 consumes error message in api response if available, falls back to generic client message 2017-11-06 09:48:37 -08:00
Seyi Adebajo
c80d843777
Merge pull request #842 from theseyi/first-fridays
update configuration for mirage. fixes test for authenticate request handler. updates tests. adds assertion got authenticate action
2017-11-06 09:46:39 -08:00
Seyi Adebajo
7ad8db9be3 updates package.json package order. 2017-11-06 09:29:12 -08:00
Seyi Adebajo
338e52c8b0 fixes login test and adds intergration test for login-form component. cleans up mirage config: adds helper for authenticate request handler. adds mirage to ts import paths 2017-11-05 21:38:47 -08:00
Seyi Adebajo
ea21f86983 updates code formart for login controller 2017-11-05 21:15:13 -08:00
Seyi Adebajo
70bf499cc4 converts login-form component to typescript. adds assertion for onSubmit action on instantiation 2017-11-05 21:14:12 -08:00
Mars Lan
931a866972
Handle deserialization error gracefully (#839) 2017-11-03 16:23:56 -07:00
Mars Lan
d31832fd18
Divert failed-to-process MCEs to a different topic (#837) 2017-11-03 11:12:54 -07:00
na zhang
04d6dc5973 reading json files for query templates 2017-11-02 21:51:31 -07:00
na zhang
86bc0fe3cc refacoring elastic search query template by building json objects 2017-11-02 14:13:12 -07:00
Yi (Alan) Wang
f2c90c57bd
Move Offset by 1 when kafka consumer poll error (#836) 2017-11-02 11:41:11 -07:00
Yi (Alan) Wang
a6b726d26c
Remove kafka Gobblin event and processor (#835) 2017-11-01 15:32:19 -07:00
Seyi Adebajo
83f8a043b8
Merge pull request #833 from theseyi/halloween
updates build options to support uglify2 compression options to improve build time
2017-11-01 13:58:56 -07:00
Seyi Adebajo
6e6cc0d413 adds link from dataset deprecation pill to properties tab and tooltip. updates text editor visual style for visibility. adds integration tests for deprecated datasets component 2017-11-01 09:10:42 -07:00