12004 Commits

Author SHA1 Message Date
jbai
41feb2fed8 update the flow advanced search sql 2016-03-02 15:26:26 -08:00
jerrybai2009
8a3d20e2ac Merge pull request #52 from jerrybai2009/master
highlight the filter by search result
2016-03-02 15:07:01 -08:00
jbai
49b54cff1a highlight the filter by search result 2016-03-02 15:06:10 -08:00
jerrybai2009
ad73163c0e Merge pull request #51 from jerrybai2009/master
fix the search page refresh issue and rename headers
2016-03-02 00:51:19 -08:00
jbai
8f701d0a9b fix the search page refresh issue and rename headers 2016-03-02 00:49:15 -08:00
jerrybai2009
ed64b842e0 Merge pull request #50 from jerrybai2009/master
implement the advanced search for flow and job
2016-03-01 19:44:33 -08:00
jbai
8d0e3df5eb implement the advanced search for flow and job 2016-03-01 19:43:46 -08:00
jerrybai2009
a63dee9f8c Merge pull request #49 from jerrybai2009/master
add job to general search
2016-03-01 14:50:39 -08:00
jbai
f2880907dd add job to general search 2016-03-01 14:49:42 -08:00
Zhaonan Sun
b9d2588795 Merge pull request #47 from SunZhaonan/master
Multi processing
2016-03-01 10:39:55 -08:00
jerrybai2009
41c568fa6e Merge pull request #48 from jerrybai2009/master
add flow to general search
2016-02-29 18:45:31 -08:00
jbai
5cfd911f26 add flow to general search 2016-02-29 18:44:39 -08:00
SunZhaonan
5e9ae37952 Change to multi processing instead of multi thread. Fix hive ETL bug 2016-02-29 16:37:03 -08:00
SunZhaonan
8a76f9f931 Move test config file to a external file 2016-02-29 16:37:03 -08:00
jerrybai2009
a7ca2ce996 Merge pull request #46 from jerrybai2009/master
add the title for dataset and flow lineage
2016-02-29 16:01:30 -08:00
jbai
3830cf1b31 add the title for dataset and flow lineage 2016-02-29 16:00:10 -08:00
Eric Sun
f183d8e6da clean up: dict_business_metric (product_page_key_group_sk => sub_category) 2016-02-29 00:13:40 -08:00
jerrybai2009
2c88b74c52 Merge pull request #45 from jerrybai2009/master
DSS-3974, UI: general search and advanced search: type ahead highlight, enter key action
2016-02-28 18:32:02 -08:00
jbai
0684c97dc1 response the enter key press for search box 2016-02-28 18:29:42 -08:00
jbai
e9a960a9b9 fix the auto complete high light color issue 2016-02-28 18:24:42 -08:00
Eric Sun
410807607d ui modification: search prompt, flow name 2016-02-28 01:28:31 -08:00
jerrybai2009
df9628e962 Merge pull request #44 from jerrybai2009/master
DSS-3968, sample data show guid, headerId as hex string
2016-02-25 17:10:59 -08:00
jbai
416691ff40 DSS-3968, sample data show guid, headerId as hex string 2016-02-25 17:10:09 -08:00
jerrybai2009
2552ee13a4 Merge pull request #43 from jerrybai2009/master
DSS-3964, update teradata sample data display method
2016-02-25 11:58:47 -08:00
jbai
c763f45878 DSS-3964, update teradata sample data display method 2016-02-25 11:57:25 -08:00
jerrybai2009
499de02dfb Merge pull request #42 from jerrybai2009/master
add the license header to fix the build error
2016-02-25 11:28:08 -08:00
jbai
bae310e715 add the license header to fix the build error 2016-02-25 11:26:57 -08:00
Zhaonan Sun
f7648531af Merge pull request #38 from SunZhaonan/master
Sample data schema inconsistent fixed.
2016-02-23 16:44:09 -08:00
jerrybai2009
f4a8d043cc Merge pull request #40 from jerrybai2009/master
DSS-3923, Lineage edge does not show in latest chrome
2016-02-23 14:46:37 -08:00
jbai
d7807c46bf DSS-3923, Lineage edge does not show in latest chrome 2016-02-23 14:38:55 -08:00
jerrybai2009
88b74578bc Merge pull request #39 from jerrybai2009/master
DSS-3869, UI related changes: breadcrumb navigation in detail page, year in foot bar, tooltips for the icons in search result and navigation result
2016-02-23 14:11:27 -08:00
jbai
33d8b59dc3 DSS-3869, add tooltip and change the year of copyright 2016-02-23 14:08:54 -08:00
SunZhaonan
4574e89de9 Fix bug of sample data schema inconsistant. Add clean up. Parameterize number of Actor 2016-02-22 17:40:07 -08:00
jbai
234b53b35c DSS-3869, breadcrumb for flow detail page 2016-02-22 15:59:21 -08:00
jbai
e7dd347d04 DSS-3869, breadcrumb for dataset detail page 2016-02-22 15:03:30 -08:00
jbai
960440cc33 DSS-3604, Add link to reference flow page to subflow job 2016-02-19 15:54:51 -08:00
jerrybai2009
b7423dc9d3 Merge pull request #34 from jerrybai2009/master
DSS-3914, modify the sql to fetch only the latest version of jobs in …
2016-02-19 11:30:59 -08:00
jbai
403fd16d3e DSS-3914, modify the sql to fetch only the latest version of jobs in workflow 2016-02-19 11:28:51 -08:00
Zhaonan Sun
8921cc0375 Merge pull request #33 from SunZhaonan/master
Parameterize dataset source derived process. Fix bug in API. Exclude conf file when build.
2016-02-18 16:45:45 -08:00
Eric Sun
dea72d3e5e Update and rename downloadYourExtraLibHere.md to readme.md 2016-02-17 21:24:16 -08:00
SunZhaonan
01b62763b7 Exclude test configuration file when build 2016-02-17 17:20:36 -08:00
SunZhaonan
033a28faee Backend job property API. 'update' change to 'insert on duplicate update' 2016-02-17 16:42:54 -08:00
SunZhaonan
dfeefba213 Parameterize dataset source derived process. 2016-02-17 16:06:24 -08:00
Eric Sun
470a9f8984 Create readme.MD 2016-02-16 16:36:47 -08:00
Eric Sun
7b334e89f1 Create create_all_tables_wrapper.sql 2016-02-16 16:31:29 -08:00
Eric Sun
f0127cb6e1 Update README.md 2016-02-16 01:38:00 -08:00
Eric Sun
358595f87a Update README.md 2016-02-16 01:11:18 -08:00
Eric Sun
7971d5b692 Update users.sql 2016-02-16 00:41:07 -08:00
Zhaonan Sun
ab9ec2d66f Merge pull request #32 from SunZhaonan/master
Add documentation on important Constants and Classes
2016-02-13 15:15:47 -08:00
SunZhaonan
de4d4cd0c1 Add documentation on important Constants and Classes 2016-02-12 16:57:12 -08:00