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 |
|
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 |
|