Kaveen Rodrigo has uploaded a new patch set (#2). Change subject: ASTERIXDB-1375 Web UI, basic functionality implemented ......................................................................
ASTERIXDB-1375 Web UI, basic functionality implemented The following commits from your working branch will be included: commit 4536658e613caa36afe33eff0fe3fc686c88b75a Author: Kaveen Rodrigo <[email protected]> Date: Fri Jun 17 02:17:13 2016 +0530 fixed typos commit e41f70d07c588b5f20addd8cdb0151d4ba0ec962 Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 16 22:57:16 2016 +0530 support a result array with values commit 487309f1a6e5dbfafb35a87c32b43df379e4c1b0 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 14 18:48:11 2016 +0530 reversed history tab order commit a5d0582e862cca92287ac8f6a249be1ce2b6b135 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 14 18:22:51 2016 +0530 added 'or' and 'and' as keywords commit 722734e504518b0c1f33ca4d5910a632db19606d Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 14 08:21:45 2016 +0530 fixed logo sizing issues using vh commit 720d33a252d75c08dd394c244a5d8f7fc57b50da Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 14 08:06:44 2016 +0530 disabled line wrapping on input window commit 5cb840c5fd648c8bae003f4e5f14e365857e37fd Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 14 07:22:45 2016 +0530 used bootstrap grids to scale AsterixDB logo commit e1428c1e58c7b7f3dc3a6d4cd59f6323f0020249 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 14 07:14:54 2016 +0530 added javascript mode for CodeMirror and integrated into record preview window commit cc30b5bd31b1a6577931b1d22ca3e01ad99c53b5 Author: Kaveen Rodrigo <[email protected]> Date: Sun Jun 12 14:13:17 2016 +0530 minor cosmetic change, added top padding to the maximum button commit 60f84da1878dfca51587f2d8d371796381b0bf33 Author: Kaveen Rodrigo <[email protected]> Date: Sun Jun 12 13:01:36 2016 +0530 auto select first dataverse in AsterixDB for using field commit a9036ac880c983c9c2a6c4c56fee54ded52c8d26 Author: Kaveen Rodrigo <[email protected]> Date: Sun Jun 12 12:54:01 2016 +0530 made the code window scrollable commit ff77d2adef48f2b3f5c54bc6904ec2e39f399935 Author: Kaveen Rodrigo <[email protected]> Date: Sun Jun 12 12:53:34 2016 +0530 added pattern to match the dot operator, added 'dataset' into keywords commit 5901859d1404083b9bd3d9ff7d489232813aef4b Author: Kaveen Rodrigo <[email protected]> Date: Sun Jun 12 12:31:37 2016 +0530 Fixed highlighting bug, added new line detection commit 77adcf373422cf9a1cc3ce4734108a75f764995b Author: Kaveen Rodrigo <[email protected]> Date: Sat Jun 11 22:57:20 2016 +0530 integrated CodeMirror commit 32dbbb00ddaa771c3deb62b6a96829514702abdd Author: Kaveen Rodrigo <[email protected]> Date: Sat Jun 11 22:56:21 2016 +0530 custom mode for CodeMirror to allow AQL syntax highlighting TODO : only match complete words commit c1226352d70030e452b4a61b8f8095f6ca91e3bd Author: Kaveen Rodrigo <[email protected]> Date: Sat Jun 11 22:54:37 2016 +0530 Dependencies needed for syntax highlighting commit 46199f79b8d42dea97fcb16002d8f1fbf68b9a68 Author: Kaveen Rodrigo <[email protected]> Date: Sat Jun 11 14:48:33 2016 +0530 Typo on isNested function, that dismisses counting Objects commit b9bb32ebef65193a9ea3ddabc3088464296cc101 Author: Kaveen Rodrigo <[email protected]> Date: Sat Jun 11 12:20:46 2016 +0530 fixed bug, objects not formatted as nested commit 23a832ae4a6cd8184768cd5c0f0459d82e58d6e3 Author: Kaveen Rodrigo <[email protected]> Date: Fri Jun 10 17:51:18 2016 +0530 support for multiple MIME/filetypes, used IOUtils instead of an Stringbuilder buffer solving file corrupting issues. commit 4418006d2560019ce2d9e607bf25c2a891652155 Author: Kaveen Rodrigo <[email protected]> Date: Fri Jun 10 00:42:53 2016 +0530 enable cross-origin resource sharing in the HTTP API commit 9149f0b5600c7adb44b43bb1a6e605a2867bcbff Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 9 23:04:31 2016 +0530 added linebreaks to the stringbuilder (http body) to avoid angular controller code errors commit 98ef33e340d48158c1e5d42d7b780034e875170d Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 9 20:29:54 2016 +0530 refactored external files in relation to resources commit 79dc9c1bb318477b3252d1235669076ab5f75744 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 10:58:20 2016 +0530 used location.hostname insted of location.host to fix connection problem commit 814c2960a5938be0705e2ff37ba3c1b5e1970204 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 02:15:46 2016 +0530 wrong method signature, updated with correct signature commit d2c3e492db3f7a135c179474253ac1a944a6e572 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 01:32:56 2016 +0530 fixed syntax error, missing ; commit b81a64c9fd7b25e31ae7420dd55cc88b1c66e1ed Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 01:23:40 2016 +0530 Added queryWebInterface port and key to the ASTERIX configuration xml commit be3b4dcf986fa41bbf0ce46630d4f36235766d85 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 01:19:54 2016 +0530 Added queryWebInterface method to setup and start the servlet commit 51f1fedc1f13d26308a25c52b6c2261aaca16a5f Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 00:54:55 2016 +0530 Fixed error caused by auto refactor, renamed class name commit 58472105d2e552f32bae32114a747bc908339847 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 00:50:08 2016 +0530 Updated AsterixExternalProperties to hold the new webport commit 9e14f46c60523114d5e473d02c1336323361f83a Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 00:38:55 2016 +0530 moved static files from webui resources commit ba3480a9612395a41d07224a2933948333cf3051 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 00:32:23 2016 +0530 Servlet to host static files of the Query Web Interface commit b00ea791ac67e81c0b7c3402cec4ba06e306a448 Author: Kaveen Rodrigo <[email protected]> Date: Tue Jun 7 00:16:53 2016 +0530 using location.host to determine host commit 49362308f790fd132509de4d2063ac4f99a62a6a Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 2 17:55:48 2016 +0530 custom scrollbar css commit 07bdd7543e08628260bf76a6cf01fa0aa04ed0ee Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 2 17:25:24 2016 +0530 added right padding to avoid content touching scrollbar to asterix tabpage scroll commit afa1dd6ee50809982487c04eab09c9c6c3c7020d Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 2 11:15:18 2016 +0530 implemented query history browser/preview and fixed scrolling issue commit 84288f429c04201180292d24f317922969753ddc Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 2 08:10:54 2016 +0530 remove all .DS_Store commit 79728785ca483819a8256be099d361f7b0fc89d4 Author: Kaveen Rodrigo <[email protected]> Date: Thu Jun 2 08:09:19 2016 +0530 Object preview done and abstracted recordfunctions into a service and used it commit 91a2a8c86772e2c25134eb5cfc0fb8468a1868d3 Author: Kaveen Rodrigo <[email protected]> Date: Sun May 29 21:56:29 2016 +0530 switched to tabview for record preview and added Json preview commit bc373dfd4e8b59b02c467d6837cfce7851b9b667 Author: Kaveen Rodrigo <[email protected]> Date: Sun May 29 10:47:57 2016 +0530 implemented record preview window commit dde93ecf45ef5c6ba4c97c6e95d5a81d75fa1d9a Author: Kaveen Rodrigo <[email protected]> Date: Sat May 28 09:56:36 2016 +0530 implemented nested label with isNested function commit bbcc6c2adb73468ccd00018db0a31f207f23129f Author: Kaveen Rodrigo <[email protected]> Date: Sat May 28 07:15:14 2016 +0530 missing dependency commit 6a6d75ca01444cc19a1e9b935515733fab0bd37c Author: Kaveen Rodrigo <[email protected]> Date: Fri May 27 15:07:19 2016 +0530 ui element spacing fixes commit 43f9e075e5ee20653ce2c94af31a7b7b88ded389 Merge: 0bc43e0 824fe0f Author: Kaveen Rodrigo <[email protected]> Date: Fri May 27 09:38:04 2016 +0530 Merge branch 'asterixdb-1375' of https://github.com/KaveenR/incubator-asterixdb into asterixdb-1375 commit 0bc43e0aafc395359fef671401f4f963dc280cdb Author: Kaveen Rodrigo <[email protected]> Date: Fri May 27 09:36:56 2016 +0530 removal of unwanted file commit 5720e3d72c400f9ceaa7fd95e08b06f8ac807543 Author: Kaveen Rodrigo <[email protected]> Date: Fri May 27 09:34:39 2016 +0530 rebase master commit 04763f66daa01ef98bc11105360029e5db6bc91a Author: Kaveen Rodrigo <[email protected]> Date: Fri May 27 09:28:51 2016 +0530 adopted flexbox for asterix-well insted of float commit 6d5210dd632f11d1d361970b6b5d2dc0cc2a49cb Author: Kaveen Rodrigo <[email protected]> Date: Thu May 26 10:17:24 2016 +0530 implemented using field commit f27054a1c8345e9d3003b5f10a1962e8efbfaea5 Author: Kaveen Rodrigo <[email protected]> Date: Mon May 23 20:35:30 2016 +0530 Angular implementation for basic features commit 688b3ff2e56ea03cfde7938bd8ce5947a537a4aa Author: Kaveen Rodrigo <[email protected]> Date: Mon May 23 09:46:31 2016 +0530 navigation and wells css fixes commit 642a3651689e5b7be2a6cccebd9c73acaf2a5447 Author: Kaveen Rodrigo <[email protected]> Date: Sun May 22 17:43:48 2016 +0530 deleted unwanted files commit 27b3b8bd71e9047b9c63c4a161ec6ad5d82bce86 Author: Kaveen Rodrigo <[email protected]> Date: Sun May 22 17:33:05 2016 +0530 basic design done commit 824fe0fa086ffa1980ebdb096ffd904efe6bdab4 Author: Kaveen Rodrigo <[email protected]> Date: Fri May 27 09:28:51 2016 +0530 adopted flexbox for asterix-well insted of float commit 661db94cdd528f880a93824d555f3bfb1bf88940 Author: Kaveen Rodrigo <[email protected]> Date: Thu May 26 10:17:24 2016 +0530 implemented using field commit e79d810e32a79bc67e2fc8f86a61bf4bcff3470a Author: Kaveen Rodrigo <[email protected]> Date: Mon May 23 20:35:30 2016 +0530 Angular implementation for basic features commit a023b2bc0c86eccf9b42a2e56f9b623b6ee62071 Author: Kaveen Rodrigo <[email protected]> Date: Mon May 23 09:46:31 2016 +0530 navigation and wells css fixes commit b12a4cfc2c58ace4938bae4ac97a08a664b9192c Author: Kaveen Rodrigo <[email protected]> Date: Sun May 22 17:43:48 2016 +0530 deleted unwanted files commit 33c1e23415065c9c341b579851536334455f314f Author: Kaveen Rodrigo <[email protected]> Date: Sun May 22 17:33:05 2016 +0530 basic design done Change-Id: Id9aa6fb0a6bebaaa58f288e621dbfe76a604c689 --- M .gitignore A asterixdb/asterix-app/src/main/java/org/apache/asterix/api/http/servlet/QueryWebInterfaceServlet.java M asterixdb/asterix-app/src/main/java/org/apache/asterix/api/http/servlet/RESTAPIServlet.java M asterixdb/asterix-app/src/main/java/org/apache/asterix/hyracks/bootstrap/CCApplicationEntryPoint.java A asterixdb/asterix-app/src/main/resources/newui/css/bootstrap-theme.min.css A asterixdb/asterix-app/src/main/resources/newui/css/bootstrap.min.css A asterixdb/asterix-app/src/main/resources/newui/css/codemirror.css A asterixdb/asterix-app/src/main/resources/newui/css/json-formatter.min.css A asterixdb/asterix-app/src/main/resources/newui/css/master.css A asterixdb/asterix-app/src/main/resources/newui/fonts/glyphicons-halflings-regular.eot A asterixdb/asterix-app/src/main/resources/newui/fonts/glyphicons-halflings-regular.svg A asterixdb/asterix-app/src/main/resources/newui/fonts/glyphicons-halflings-regular.ttf A asterixdb/asterix-app/src/main/resources/newui/fonts/glyphicons-halflings-regular.woff A asterixdb/asterix-app/src/main/resources/newui/fonts/glyphicons-halflings-regular.woff2 A asterixdb/asterix-app/src/main/resources/newui/img/finalasterixlogo.png A asterixdb/asterix-app/src/main/resources/newui/js/angular.min.js A asterixdb/asterix-app/src/main/resources/newui/js/aql-mode.js A asterixdb/asterix-app/src/main/resources/newui/js/bootstrap.min.js A asterixdb/asterix-app/src/main/resources/newui/js/codemirror.js A asterixdb/asterix-app/src/main/resources/newui/js/javascript.js A asterixdb/asterix-app/src/main/resources/newui/js/jquery-1.12.4.min.js A asterixdb/asterix-app/src/main/resources/newui/js/json-formatter.min.js A asterixdb/asterix-app/src/main/resources/newui/js/main.js A asterixdb/asterix-app/src/main/resources/newui/js/ui-codemirror.js A asterixdb/asterix-app/src/main/resources/newui/queryui.html M asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/AsterixExternalProperties.java M asterixdb/asterix-installer/src/main/resources/conf/asterix-configuration.xml 27 files changed, 11,515 insertions(+), 1 deletion(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/35/935/2 -- To view, visit https://asterix-gerrit.ics.uci.edu/935 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Id9aa6fb0a6bebaaa58f288e621dbfe76a604c689 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Kaveen Rodrigo <[email protected]>
