12076 Commits

Author SHA1 Message Date
jerrybai2009
f110d190f3 Merge pull request #168 from jerrybai2009/master
fix the flow routing and set active tab page issue
2016-07-12 17:04:46 -07:00
jbai
afa4b38bbc fix the flow routing and set active tab page issue 2016-07-12 15:38:46 -07:00
jerrybai2009
79ff771797 Merge pull request #167 from jerrybai2009/master
change the akka version to 2.3.5 to fix the no such method issue
2016-07-12 15:37:16 -07:00
jbai
e8ee8897e4 change the akka dependency to version 2.2.5 2016-07-11 11:18:52 -07:00
jbai
442b39ca2f change the akka version to 2.3.5 to fix the no such method issue 2016-07-01 15:14:20 -07:00
jerrybai2009
fd3c120923 Merge pull request #166 from jerrybai2009/master
merge css change from Steve for navtree and listview
2016-07-01 14:18:17 -07:00
jbai
bf36e190f2 merge css change from Steve for navtree and listview 2016-07-01 14:06:42 -07:00
jerrybai2009
d8acdcf444 Merge pull request #164 from jerrybai2009/master
update the dict_dataset_instance data loading sql
2016-06-30 10:30:10 -07:00
jbai
6af54658d6 merge Fetching dataset watchers via get /dataset/watchers to main branch 2016-06-30 10:20:54 -07:00
jbai
c1b96db103 make the column version_sort_id of table dict_dataset_instance it not null and default value is 0 2016-06-29 23:00:18 -07:00
jbai
9166db7563 update the dict_dataset_instance data loading sql since table key changed 2016-06-29 18:00:10 -07:00
Eric Sun
9128914d7f Merge pull request #162 from jerrybai2009/master
add the dataset and flow root in the breadcrumb since list view need them
2016-06-29 10:54:05 -07:00
jbai
62f6fee7ba add the dataset and flow root in the breadcrumb since list view need them 2016-06-29 10:23:55 -07:00
Eric Sun
49ae3e7665 Merge pull request #159 from ericsun2/master
trigger travis build
2016-06-28 23:39:11 -07:00
Eric Sun
35fe1532be more excludes for [licenseFormatMain] task 2016-06-28 23:28:06 -07:00
Eric Sun
3a46aa2eb7 download extralibs for ci test 2016-06-28 23:27:38 -07:00
jerrybai2009
ca1977aa8d Merge pull request #157 from linkedin/travis-for-master
some gradle modification: rename hive dependency to hive_exec...
2016-06-28 18:34:40 -07:00
Eric Sun
1573fdb212 rename hive dependency to hive_exec; reuse metadata-etl/extralibs; test travis ci; 2016-06-28 18:03:02 -07:00
jerrybai2009
407adc8a8d Merge pull request #152 from jerrybai2009/master
implement the list view for dataset and flow
2016-06-27 22:43:22 -07:00
jbai
4fe1467932 merge the tree view style change 2016-06-27 16:55:52 -07:00
Eric Sun
5348d44a77 Force object (db.table) names extracted by the getViewDependency() API to lower cases
object (db.table) extracted by the getViewDependency() API can contain the camel cases string, this can potentially cause mismatch in the underlying RDBMS.
2016-06-27 16:43:04 -07:00
Eric Sun
3af1ce4202 Ignore non-JSON schema_literal (which is often the error message) 2016-06-27 16:07:33 -07:00
Eric Sun
57804e2965 Merge pull request #155 from rkluszczynski/usingLogbackLogging
Use Logback logging provided by Play framework (exclude log4j binding)
2016-06-27 09:43:07 -07:00
Rafal Kluszczynski
cc13379075 fix: use logback logging provided by play framework (exclude log4j binding) 2016-06-27 11:01:37 +02:00
jbai
161c3fce16 resolve the merge conflict 2016-06-24 17:51:16 -07:00
jbai
75b66a7cc0 Merge branch 'master' of https://github.com/linkedin/WhereHows 2016-06-24 17:27:42 -07:00
jerrybai2009
d78c8b044e Merge pull request #154 from newsummit/master
New img file for new UI overhaul
2016-06-24 17:23:09 -07:00
jbai
8aa006c689 add the icon to listview and support the filter by 2016-06-24 17:12:24 -07:00
Steve McClung
0299219dcf WhereHows UI Changes : nav tree and nav bar 2016-06-24 16:38:10 -07:00
Steve McClung
5911fd4587 New img file for new UI overhaul 2016-06-24 15:49:11 -07:00
jbai
806972755c implement the list view for dataset and flow 2016-06-23 17:36:30 -07:00
Eric Sun
2996197a29 .travis ddl directory change 2016-06-22 21:32:03 -07:00
Eric Sun
807e59330e travis mysql setup 2016-06-22 21:21:19 -07:00
Eric Sun
c6863e0e80 .travis use root to create tables in mysql 2016-06-22 21:07:28 -07:00
Eric Sun
eded54921f .travis mysql setup 2016-06-22 20:54:34 -07:00
Eric Sun
e954cba19a change elasticsearch download url 2016-06-22 20:22:01 -07:00
Eric Sun
cdbf9b038a use mysql 5.6 instead of 5.7 for Travis 2016-06-22 19:44:50 -07:00
Eric Sun
56cebd0d9c add dict_dataset_instance and cfg_object_name_map to track dataset on multiple clusters and their replication dependency and view dependency 2016-06-22 19:40:05 -07:00
Eric Sun
91c767e5b9 Merge pull request #148 from jerrybai2009/master
fix the dataset field has duplicated records issue
2016-06-22 17:52:35 -07:00
jbai
7f8705bad6 response the resize event 2016-06-21 16:41:04 -07:00
jbai
366f2f61d8 fix the backend service build failed issue 2016-06-16 17:33:02 -07:00
jbai
0c68d9c4fb fix the dataset field has duplicated records issue 2016-06-16 16:33:37 -07:00
jerrybai2009
4738c203fe Merge pull request #146 from jerrybai2009/master
provide the dataset dependency api
2016-06-16 16:32:09 -07:00
jbai
38fdf1c132 fix the dalids dependency issue and add more log info in elasticsearch 2016-06-16 14:38:01 -07:00
jbai
6974ae26ae fix the gradlew check failed issue and make the cluster name input is mandatory 2016-06-15 11:12:20 -07:00
jbai
9705a07ad8 provide the dataset dependency api 2016-06-14 16:17:24 -07:00
jerrybai2009
a1228aa46c Merge pull request #145 from jerrybai2009/master
comment out the flow tree builder since UI does not use it anymore
2016-06-14 16:17:03 -07:00
jbai
451054b87b run the dataset tree builder as independet job 2016-06-14 10:32:44 -07:00
jbai
e7885f28db comment out the flow tree builder since UI does not use it anymore 2016-06-13 10:15:32 -07:00
jerrybai2009
44b37558a6 Merge pull request #143 from jerrybai2009/master
load dali depends on and instance into final table
2016-06-10 10:14:22 -07:00