12004 Commits

Author SHA1 Message Date
Yi (Alan) Wang
068acf0a46 Remove deprecated compliance and security related frontend API (#654) 2017-08-09 17:10:58 -07:00
Yi (Alan) Wang
ce92f2a478 Move dataset compliance DAO to dao module (#653) 2017-08-09 15:48:46 -07:00
Seyi Adebajo
1df5b3a57e Merge pull request #651 from theseyi/master
adds default empty array if columns api values are not returned
2017-08-09 10:50:43 -07:00
Seyi Adebajo
9ea20cb5bd adds default empty array if columns api values are not returned 2017-08-08 21:44:50 -07:00
Mars Lan
447bbb23bc Update node & yarn versions (#650) 2017-08-08 17:37:33 -07:00
hzhang2
525a44184f fix a config variable name (#649) 2017-08-08 17:37:15 -07:00
Mars Lan
93e56bb95d Clean up gitignore, typos, and unneeded file (#647) 2017-08-08 17:29:20 -07:00
Mars Lan
ac25412cb7 Move java plugin back to applicable subprojects, instead of applying it broadly (#646) 2017-08-08 17:12:57 -07:00
Seyi Adebajo
f25b378740 Merge pull request #642 from theseyi/master
reduces latency on user interaction for large field sizes on compliance tab. create separate working copy of compliance entities based on column fields.
2017-08-08 14:26:33 -07:00
hzhang2
d891b51ca6 apply hibernate related change to frontend (#645) 2017-08-08 12:08:56 -07:00
Andrew Park
cebdbc73a2 Improves SQL coding style (#643)
* Improves SQL coding style

* Improves SQL coding style 2nd
2017-08-08 10:57:27 -07:00
hzhang2
2215c32e19 correct syntax in application.conf and correct default value for mysql5dialect (#644) 2017-08-08 10:56:28 -07:00
Seyi Adebajo
30110782c7 META-1797,META-403 updates compliance metadata for to overwrite previously saved compliance copy. updates architecture for compliance metadata component: creates a working copy and diffs at the row/field level 2017-08-07 22:21:05 -07:00
hzhang2
7e3d4c220b fix hibernate connection pool only support mysql issue (#641) 2017-08-07 17:26:37 -07:00
Shridhar Sattur
aa28eba78a Added an end point in wherehows-frontend to display all the libs from container directory (#639) 2017-08-07 13:55:05 -07:00
Seyi Adebajo
ae98719d41 adds scrollmonitor. fixes issue with latency login template artifact appearing on home page if there is any latency post login. updates eslintrc to support object-rest-spread 2017-08-04 17:29:34 -07:00
Andrew Park
8ec3113a33 Changed service port number for frontend and backend (#638) 2017-08-03 15:40:34 -07:00
Mars Lan
6447cb4538 Update LDAP_USER_ETL.job 2017-08-03 15:20:26 -07:00
hzhang2
c8dcd2ef83 submit hibernate cfg (#636) 2017-08-03 15:04:56 -07:00
Andrew Park
830ad7d537 Updated a readme instruction step and synced up all the readmes (#635) 2017-08-03 10:53:37 -07:00
Andrew Park
2300737d86 Update the docker readme (#632)
* - Added Elasticsearch Docker provisioning and composer
- Fixed local mysql port conflict
- Added temp files cleaning up
- Changed ES doc name to Readme.md

* updated code review feedbacks

* updates elasticsearch docker config to shell env variables

* Fixed Tracking and run cli
- added piwik directives
- added application.env for frontend specific

* adding frontend env file

* added LDAP config variables in frontend env

* revert back web package

* added readme troubleshooting

* added readme troubleshooting

* fixed PR review feedbacks

* updating docker readme

* changed indentation and troublshooting

* changed indentation and troublshooting
2017-08-02 10:52:25 -07:00
Shridhar Sattur
c0750bd48f Moving wherehows-frontend models to wherehows-dao models (#630) 2017-08-01 15:53:45 -07:00
Yi (Alan) Wang
772c58a04c Remove unused dependency from frontend (#629) 2017-07-30 12:10:45 -07:00
Yi (Alan) Wang
73406f5685 Bump up minor version: play 2.4.11, jackson 2.8.9 (#628) 2017-07-30 11:58:41 -07:00
Yi (Alan) Wang
db31dd6f11 Update gradle version to 4.0.2 (#627) 2017-07-30 11:07:14 -07:00
Andrew Park
70aba2df45 Add application environment variables & husky error on Mac (#626)
* Fixed Tracking and run cli
- added piwik directives
- added application.env for frontend specific
* adding frontend env file
* added LDAP config variables in frontend env
* revert back web package
* added readme troubleshooting
* fixed PR review feedbacks
2017-07-28 14:51:50 -07:00
Andrew Park
50968c3dfd updates elasticsearch docker config to shell env variables 2017-07-27 17:44:16 -07:00
Andrew Park
ccc869a461 updated code review feedbacks 2017-07-27 17:44:16 -07:00
Andrew Park
7ccec38f21 - Added Elasticsearch Docker provisioning and composer
- Fixed local mysql port conflict
- Added temp files cleaning up
- Changed ES doc name to Readme.md
2017-07-27 17:44:16 -07:00
Yi (Alan) Wang
553b032346 Updated Metadata Catalog kafka event schema (#625) 2017-07-27 17:42:27 -07:00
Yi (Alan) Wang
70ed8c6d1a Fix DBstring Util to handle Java Boolean type (#623) 2017-07-26 21:14:08 -07:00
Yi (Alan) Wang
d52edaf3e1 Allow ETL jobs to be disabled at run time (#622) 2017-07-26 21:13:56 -07:00
Mars Lan
00b8e6898f Update README.md 2017-07-26 16:47:31 -07:00
Mars Lan
bcd6c4dd26 Update README.md 2017-07-26 16:45:03 -07:00
Mars Lan
2967489f18 Update ETL docs. 2017-07-26 16:32:44 -07:00
Mars Lan
fd8b0eac4c Update README.md 2017-07-26 14:46:27 -07:00
Yi (Alan) Wang
761210b645 Add Util function to parse boolean parameter for ETL jobs (#620) 2017-07-26 13:25:14 -07:00
Mars Lan
67e6986c68 Add license header 2017-07-25 21:55:53 -07:00
Mars Lan
d161a072a2 Add DDL for log_jira__hdfs_directory_to_owner_map table. 2017-07-25 18:09:49 -07:00
Mars Lan
04f61e13f1 Add DDL for job_execution_script. 2017-07-25 14:19:47 -07:00
Yi (Alan) Wang
5e0d2c01cf Fix Oracle ETL job, rewrite data sampling (#612) 2017-07-24 11:11:03 -07:00
Mars Lan
e77647db3f Update README.md 2017-07-21 17:32:18 -07:00
Mars Lan
3090d97beb Convert architecutre wiki to MD (#611) 2017-07-21 17:24:40 -07:00
Mars Lan
bf68557ab0 Convert use case docs from wiki to MD. (#610) 2017-07-21 16:21:26 -07:00
Mars Lan
98bff89ba8 Add initial road map doc. (#608) 2017-07-21 16:13:09 -07:00
hangzhang925
5a6603596e update getting-started link in README doc (#609) 2017-07-21 16:09:50 -07:00
Mars Lan
48848751ab Use go-links to track internal web pages. (#607) 2017-07-20 11:10:01 -07:00
Yi (Alan) Wang
6a8fe66ef9 Add active, deprecated flag to dataset, modify ETL to update is_active (#604) 2017-07-19 17:07:28 -07:00
Mars Lan
47393d486b Migrate contributing doc from wiki to MD. (#603) 2017-07-19 15:52:58 -07:00
Mars Lan
0d44ab6bb9 Update README.md 2017-07-19 14:06:53 -07:00