5186 Commits

Author SHA1 Message Date
Seyi Adebajo
ef4e304862 reinstates babel polyfill inclusion for js sources. adds allowJs flag 2017-08-18 15:05:35 -07:00
Seyi Adebajo
df4112f868 adds handler implementation for suggestion action. refactoers dataset controller reference to compliance api. 2017-08-18 14:43:14 -07:00
Seyi Adebajo
6543eca32c adds compliance action buttons to affirm or discard suggestions 2017-08-18 14:43:14 -07:00
Seyi Adebajo
0d49e59392 updates Metadata Compliance dataType constants to match approved values. removes babel polyfill from build output. removes jshint pragma from envirnment js: current linter is eslint 2017-08-18 14:43:14 -07:00
Seyi Adebajo
13757cf37b partially implements auto-suggestions feature. minor refactoring. adds typdef fir mirage route handlers. deletes unused dataset-schema-table component. adds mirage route handler for compliance api suggestions. updates compliance table to show suggestions. 2017-08-18 14:43:14 -07:00
Seyi Adebajo
080e140637 Merge pull request #679 from theseyi/suggestions
adds api request for suggestions. adds types for api and suggestions.
2017-08-18 14:21:23 -07:00
Mars Lan
5120bcc686 Update coding-guidelines.md 2017-08-18 10:48:30 -07:00
Mars Lan
d57b0160ff Move coding guideline from wiki to MD
Add idea style file
2017-08-18 10:46:40 -07:00
Yi (Alan) Wang
8866ac0ff1 Modify frontend owners DAO functions (#684) 2017-08-17 22:08:06 -07:00
Na Zhang
0d481a2539 support dataset urn search 2017-08-17 14:10:29 -07:00
Yi (Alan) Wang
0bdd1d6c74 Mark transient field for hibernate to fix mapping issue (#682) 2017-08-17 09:11:46 -07:00
Yi (Alan) Wang
28b83b8e7b Add BaseJob in wherehows-common, make ETLjob extends from it (#681) 2017-08-16 21:24:38 -07:00
Shridhar Sattur
cc1699761e Converting CompanyUser model to hibernate entity (#670)
* Converting one of the wherehows-frontend model to hibernate

* Converting few models and UserDAO to use hibernate
2017-08-16 21:24:01 -07:00
na zhang
336b750d17 Merge pull request #677 from camelliazhang/master
ump metric ETL
2017-08-16 17:16:46 -07:00
Na Zhang
ca34cd920d ump metric ETL 2017-08-16 16:43:46 -07:00
Seyi Adebajo
8494e4bf2b adds api request for suggestions. adds interfaces. 2017-08-16 13:29:13 -07:00
Seyi Adebajo
47e986e237 Merge pull request #676 from theseyi/master
supports new compliance api. dependency updates. misc changes
2017-08-16 13:22:30 -07:00
Yi (Alan) Wang
93ebe430b5 Move Dataset owner DAO to wherehows-dao (#675) 2017-08-16 10:42:42 -07:00
Seyi Adebajo
4d0d746fe3 adds typescript. adds mirage. updates dependencies. begins separating api concerns from app: datasets. removes jshint.
adds mirage model+factory for compliance suggestion

updates gitignore: removes typings. adds environment.d.ts declaration file for config/environment. adds unit test for datasets-test. adds extracted datasets api file

updates destroy app test helper

updates compliance component to work with modified api from compliance api: removes isSubject, adds securityClassification

updates uploaded compliance shape validation. updates the dataset route

adds typescript files to prettier linting

updates gitignore with vscode
2017-08-16 10:04:36 -07:00
Yi (Alan) Wang
ab31c4706e Update Dataset compliance DAO (#674) 2017-08-16 08:59:22 -07:00
Yi (Alan) Wang
6c8a8ce567 Change static final naming in Dataset.java, reformat code (#672) 2017-08-15 16:59:41 -07:00
Yi (Alan) Wang
2ec25b3ef1 Add compliance/suggestions API to get auto-classification data (#671) 2017-08-15 14:29:31 -07:00
Mars Lan
ed5d662111 Remove outdated/internal ETLs (#669) 2017-08-14 16:00:45 -07:00
hzhang2
4eabd773d2 skip empty classify result DB insertion (#668) 2017-08-14 15:09:38 -07:00
Mars Lan
826cdae9d8 Fix: skip Jython execution if no script is defined for transform & load stages (#667) 2017-08-14 09:56:50 -07:00
Mars Lan
0637578aa6 Remove deprecated code (#666) 2017-08-11 16:45:50 -07:00
Mars Lan
c34193371b Put more emphasis on the ownership requirement. (#665) 2017-08-11 12:24:47 -07:00
Mars Lan
6153565968 Add missing DDLs for LDAP-related ETL. (#664) 2017-08-11 11:41:40 -07:00
Yi (Alan) Wang
3479180ca3 Fix DAO Factory config name error, refactor some code (#658) 2017-08-10 18:13:59 -07:00
Mars Lan
4b4cae2148 Add base class for all pure jython ETLs (#663) 2017-08-10 17:40:19 -07:00
hzhang2
d22b975755 fix a DB insert issue, reporting missing a column (#662) 2017-08-10 17:36:10 -07:00
Yi (Alan) Wang
3a4acd1d99 Modify Compliance entity fields (#656) 2017-08-10 10:31:19 -07:00
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