1664 Commits

Author SHA1 Message Date
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
Seyi Adebajo
1a4b16c467 updates build options to support uglify2 2017-10-31 16:49:07 -07:00
na zhang
01f30b92e7
Merge pull request #831 from camelliazhang/master
upgrade wherehows es docker to 5.5.1
2017-10-30 12:02:00 -07:00
na zhang
8bf1c2de3e upgrade wherehows es docker to 5.5.1 2017-10-30 10:41:12 -07:00
na zhang
3fb30c5d3c
Merge pull request #829 from camelliazhang/master
need to use new index name in reindex
2017-10-29 23:16:00 -07:00
na zhang
99d06aacca need to use new index name in reindex 2017-10-29 22:34:40 -07:00
Seyi Adebajo
d142ef17c3
Merge pull request #825 from theseyi/sprint-2-oc
corrects enum for purgeExempt policy to PURGE_EXEMPTED and LIMITED_RE…
2017-10-27 14:50:43 -07:00
Seyi Adebajo
2f5ac65bf8 corrects enum for purgeExempt policy to PURGE_EXEMPTED and LIMITED_RETENTION 2017-10-27 14:47:35 -07:00
Mars Lan
db44f7bede Update wording (#824) 2017-10-26 17:57:05 -07:00
Yi (Alan) Wang
0a9461b49e Fix issue when compliance POST doesn't have modified time (#823) 2017-10-26 14:48:12 -07:00
Yi (Alan) Wang
3cde8a5597 Fix issue with docker ports and DDL (#822) 2017-10-26 10:41:12 -07:00
na zhang
47d81b7657 Merge pull request #819 from camelliazhang/master
support elasticsearch auto re-index with zero downtime via alias switch
2017-10-25 22:44:57 -07:00
na zhang
54237ff5ca support elasticsearch auto re-index with zero downtime via alias switch 2017-10-25 15:50:03 -07:00