jbai
465559f886
bring the script info back for lineage job tab
2017-07-10 09:53:24 -07:00
jbai
e873b1f1e2
sort the script finder lineage info by type
2017-07-10 09:53:24 -07:00
jbai
f032f58c2f
bring the git location back to lineage script node
2017-07-10 09:53:24 -07:00
jbai
5c7cd517f2
update the script finder source table name
2017-07-10 09:53:24 -07:00
jbai
644cecb7ed
bring the script finder back
2017-07-10 09:53:24 -07:00
jbai
fc2d0c019a
remove duplicated idpc entry and javascript log
2017-07-10 09:53:24 -07:00
jbai
d9f001b0f8
update metric database table name and fix the refId and refIdType issue
2017-07-10 09:53:24 -07:00
jbai
03802bde93
DSS-4092, add metric into search and advanced search
2017-07-10 09:53:23 -07:00
jbai
ab81960e2e
DSS-4076, update the metric view since data model changed
2017-07-10 09:53:23 -07:00
jbai
ecfd27da9e
add the internal flag to switch linkedin internal features
2017-07-10 09:53:23 -07:00
jbai
291693eb21
add idpc ui
2017-07-10 09:53:23 -07:00
jbai
61ca84accd
DSS-3495, implement the UI for IDPC JIRA part
2017-07-10 09:53:23 -07:00
jbai
915a482b8c
add the internal flag to switch linkedin internal features
2017-07-10 09:53:23 -07:00
jbai
3e59b304b4
add idpc ui
2017-07-10 09:53:23 -07:00
Seyi Adebajo
014f1e3311
Merge pull request #535 from tsukaby/feature/search_by_multibyte_string
...
Make possible to search by multi byte string.
2017-05-26 14:04:04 -07:00
Shuya Tsukamoto
33e04a585a
Make possible to change settings via environment variables ( #533 )
2017-05-26 10:28:05 -07:00
Shuya Tsukamoto
3a932c7111
Make possible to search by multi byte string.
2017-05-26 15:49:44 +09:00
Shuya Tsukamoto
df29bd3eaf
Add new levels for fancytree ( #502 )
2017-05-13 12:27:49 -07:00
Na Zhang
4025153efb
new type ahead api and phrase suggester support
2017-03-24 10:08:52 -07:00
Yi (Alan) Wang
b6e644fbb1
Optimize dataset load scripts, improve speed ( #350 )
...
- When loading dataset fields in staging table, populate the dateset_id field first then use this in later JOIN.
- When JOIN two big tables such as dict_field_detail, use pre-select to reduce table JOIN size and DB resource.
- Refactor some SQL code.
- Modify logback setting to better capture log time.
- Remove unnecessary config in backend application.conf
2017-03-22 10:23:30 -07:00
Yi (Alan) Wang
d9438dc5bc
Fix SQL query issues when upgrading to MySQL 5.7 ( #345 )
2017-03-15 09:22:46 -07:00
Yi (Alan) Wang
4f873a919a
Fix bugs found by AppCheck in issue #328 ( #335 )
2017-02-24 14:20:56 -08:00
na zhang
f4e5733536
elastic search logs for further analysis ( #330 )
2017-02-24 10:24:53 -08:00
Seyi
9a24a26e60
Merge pull request #293 from theseyi/master
...
DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter. DSS-5790: Adds help menu for external resources -> metadatacoverage DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners'
2016-12-16 16:56:01 -08:00
Seyi
0d0a32b993
Merge pull request #287 from theseyi/feature/DSS-5477
...
Feature/dss 5477 + Typeahead fixes
2016-12-16 16:55:35 -08:00
Eric Sun
a82b8ca0c1
Update LineageDAO.java
2016-12-16 00:11:43 -08:00
Seyi
7c05f7f765
Merge branch 'master' into feature/DSS-5477
2016-12-14 22:05:29 -08:00
Seyi
4ddf28885e
Merge branch 'master' into master
2016-12-14 21:08:08 -08:00
camelliazhang
3eba3deed5
Merge pull request #296 from camelliazhang/master
...
piwik tracking for wherehows prod site
2016-12-08 14:35:23 -08:00
Yi (Alan) Wang
6ffbc9d1ff
Fix SQL injection issues in some frontend java DAO classes ( #298 )
2016-12-08 11:31:09 -08:00
Na Zhang
02a588b35a
piwik tracking for wherehows prod site
2016-12-07 16:42:30 -08:00
Na Zhang
f0e37c4a9a
add piwik tracking for wherehows
2016-12-06 11:50:22 -08:00
Seyi Adebajo
8fe6d08a95
DSS-5784: Fixes issue with AdvancedSearch and ScriptFinder URL queries being RFC-3986 incompliant
2016-12-06 01:16:30 -08:00
Seyi Adebajo
985395a816
DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners'
2016-12-05 18:16:26 -08:00
Seyi Adebajo
01e2d08aed
DSS-5790: Adds help menu for external resources -> metadatacoverage
2016-12-05 18:16:26 -08:00
Seyi Adebajo
d481bd42e9
DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter
2016-12-05 18:16:26 -08:00
Seyi Adebajo
73f914a32a
DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners'
2016-11-30 14:31:03 -08:00
Seyi Adebajo
ae7ccb1538
DSS-5790: Adds help menu for external resources -> metadatacoverage
2016-11-30 10:37:46 -08:00
Seyi Adebajo
7871c94102
DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter
2016-11-29 19:04:46 -08:00
Seyi Adebajo
0285104fd6
Reformats /javascripts/search.js source indentation to meet current code convention, and usage of quotes, removes duplicate function declaration
2016-11-28 15:09:38 -08:00
Seyi Adebajo
7167448bcb
DSS-5577: Fixes user handling of enter key when searching for keywords
2016-11-28 14:16:47 -08:00
Seyi Adebajo
84711db105
DSS-5477: implements DatasetOwnerList component displaying list of owners for a specific dataset and providing 'mailto:' functionality
2016-11-23 15:22:17 -08:00
Seyi Adebajo
ae7a4a5f30
Refactors DatasetAuthorComponent: Removes arbitraty setTimeout for DOM updating, converts to inline component, removes id reference to component element
2016-11-23 08:36:09 -08:00
Seyi Adebajo
3d9e054b67
Imports refactoring changes from linkedin branch into master
2016-11-23 08:36:09 -08:00
Seyi Adebajo
299a89ab06
DSS-5579: First pass improves autocomplete search results by giving preference to matches that are closer in length to search term and matches that include the search term in the prefix position. Uses Schwartzian technique to improve performance by perfoming expensive sort value extraction outside the sort operation
2016-11-21 14:52:39 -08:00
Yi (Alan) Wang
e07306b51e
Update MetadataChangeEvent, separate privacy compliance from security ( #275 )
2016-11-11 17:25:41 -08:00
Na Zhang
217b7d9d09
search ranking improvement with static boosting
2016-11-08 15:18:51 -08:00
Yi Wang
623b1f733a
Change web scalaVersion to 2.10.6, increase SBT heap size to compile
2016-10-20 10:50:42 -07:00
Yi Wang
664e4072bb
Upgrade to play 2.4.8
2016-10-19 17:42:28 -07:00
Yi Wang
7b625a7dab
Add example of multiple LDAP config usage
2016-10-13 15:22:56 -07:00