1
0
Fork 0
Commit Graph

4928 Commits

Author SHA1 Message Date
mpv1989 e277051f5e Generate swagger docs 2017-06-01 10:11:02 +02:00
Mark f832dd0388 Implement endpoint "commit coordinator state" (#2513)
Implement endpoint "commit coordinator state" (also see #2479)
2017-05-31 18:21:50 +02:00
Alan Plum 83310c12d7
Move FM.listJson into aardvark 2017-05-30 20:19:58 +02:00
Alan Plum cceccf59da Simplified Foxx self healing (#2511)
* Implement new self-heal
* Add error codes for 503, service missing/outdated
* Detect changes to service via rev
* Pretty print incoming response object in log
2017-05-30 18:27:32 +02:00
hkernbach 2a0d2bfc8c adjusted ui to internal cluster api 2017-05-30 15:02:57 +02:00
Kaveh Vahedipour 67179d57d6 id and name disambiguation 2017-05-30 12:22:54 +02:00
Kaveh Vahedipour bc9aba5754 fixing glitch in dbservers aardvark route 2017-05-30 10:42:02 +02:00
hkernbach 3bbd7d8ab4 added json editor svg icons 2017-05-29 13:54:45 +02:00
hkernbach a1dacc3e29 fixed issue #2509, updated jsoneditor lib 2017-05-29 13:37:42 +02:00
hkernbach e83c1dce26 added warmup function - ui 2017-05-29 10:25:54 +02:00
Wilfried Goesgens 5a3317efdd new autogenerated files 2017-05-18 12:23:21 +02:00
Andreas Streichardt 49328dcecb Add authorizedflag fixing cluster internal foxx requests 2017-05-17 18:14:11 +02:00
Alan Plum 30524bbb84
No more need to wrap legacy errors in new Foxx HTTP API 2017-05-17 13:22:11 +02:00
hkernbach ecdbf8939d fixed initializing bug in dashboard ui at initial startup 2017-05-17 13:08:30 +02:00
Alan Plum 5d017d733c Improve Foxx cluster resilience (#2479)
* Improve Foxx cluster resilience

Fixes #2083
Fixes #2384
Fixes #2408
Addresses #1892

* Port old Foxx API

* Implement single-file services

* Add console.errorStack/warnStack/infoStack helpers

* Simplify serviceInfo validation

* Extract github/upload logic into Aardvark and old FM API
* Move generator logic into Aardvark
* Move zip/js buffer logic into FM core

* Add Foxxmanager tests

* Send empty response when no README

* Disambiguate script arg format

Historically we allow passing an array of positional arguments or an arbitrary first argument.
This is surprising behaviour, so we should just always treat the value as a first argument.

* Rebuild bundle in development mode

* Nicer HTTP docs formatting

* Create Foxx HTTP docs

* Simplify service upload handling

* Remove inline swagger docs

* Implement public download route

* Consistency

* Rebuild aardvark

* Move bundle route into /_api/foxx/_local

* Rebuild Swagger API docs

* Add changes to CHANGELOG

* More docs
2017-05-16 17:41:29 +02:00
hkernbach db4cdfef6a fixed event bug in document view 2017-05-16 15:19:24 +02:00
hkernbach e1031e64f7 fixed pagination issue in documentsView 2017-05-16 14:59:59 +02:00
Frank Celler 13905fcd84 added readme 2017-05-13 14:32:01 +02:00
Andreas Streichardt 9ec902ace8 Allow removing dbnodes 2017-05-11 15:18:29 +02:00
hkernbach 3e1c4e326e grunt build 2017-05-10 14:30:01 +02:00
hkernbach 7f2bc3a860 dashboard 2017-05-10 14:27:30 +02:00
Heiko 75740b7bff Update queryView.js 2017-05-10 11:42:23 +02:00
hkernbach 2e8d6188f8 dashboard 2017-05-10 09:08:53 +02:00
hkernbach 841dc1ed95 addtional info inside dashboard view 2017-05-09 20:26:43 +02:00
Wilfried Goesgens a0809b8660 crapple codesigning doesn't like directories with .js 2017-05-04 15:01:02 +02:00
hkernbach d856a33f3a grunt build 2017-05-02 15:04:16 +02:00
hkernbach f8cee76c8f fixed issue: #2457 - (3) 2017-04-26 19:16:53 +02:00
hkernbach fe09e5f684 fixed issue: #2457 - (2) 2017-04-26 19:09:39 +02:00
hkernbach 4ac5ca25f5 node info view 2017-04-26 18:16:00 +02:00
hkernbach f61ff4e32a fixed issue: #2457 - (1) 2017-04-26 18:15:40 +02:00
hkernbach aa49a297d1 grunt deploy 2017-04-26 16:00:07 +02:00
hkernbach 9a5e1d128e ui 2017-04-26 15:38:09 +02:00
hkernbach 5de5ff320c checking cluster api health 2017-04-26 15:34:40 +02:00
hkernbach 575ada7f2b removed console logs 2017-04-26 12:16:14 +02:00
hkernbach 25083059c7 fixed issue: #2453 2017-04-26 12:12:02 +02:00
hkernbach cd819e0b26 node info view 2017-04-25 19:27:30 +02:00
hkernbach e96ca25566 fixed issue: 2448 2017-04-25 10:03:34 +02:00
hkernbach 31e4aa1a7d ui: fixed login windows showing wrong available dbs 2017-04-25 09:27:36 +02:00
jsteemann f08a118dfc Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-19 12:33:05 +02:00
hkernbach 32e1d78831 ui event bugfix 2017-04-19 10:26:46 +02:00
hkernbach 1126d2fee4 ui 2017-04-18 10:52:34 +02:00
hkernbach 266042649b Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api 2017-04-18 10:11:53 +02:00
hkernbach 150ffa067e ui - support storage engine index types 2017-04-18 10:11:45 +02:00
hkernbach 876679e8af removed console logs 2017-04-14 12:10:57 +02:00
hkernbach 31c9362756 added new log view, optimized and replaced old tooltips 2017-04-13 18:36:36 +02:00
hkernbach d160791569 fixed event ui bug 2017-04-11 10:58:59 +02:00
hkernbach 4f98c431e2 fixed issue: #2412 2017-04-06 13:31:44 +02:00
Wilfried Goesgens 2019c1b957 fresh swagger 2017-04-05 11:41:11 +02:00
hkernbach 2c10fb1d8a fixed issue: #2397 2017-03-29 12:53:55 +02:00
hkernbach 0a9ed38b6a ui - bugfix smart graph selection missing 2017-03-28 14:22:45 +02:00
hkernbach 3ad5c6366d fixed issue: #2389 2017-03-28 11:54:47 +02:00
hkernbach f3ce18b848 ui - fixed edge save bug due to api conversion 2017-03-25 18:03:43 +01:00
hkernbach cebc1eb888 grunt build 2017-03-22 19:35:36 +01:00
hkernbach b7d165eed3 ui - fixed submenu issue 2017-03-22 15:41:23 +01:00
hkernbach 1b3c2e59b2 fixed mem leak issue: #2352 2017-03-22 14:36:25 +01:00
hkernbach af8401b7ee ui - fixed calculaction issue 2017-03-22 11:55:22 +01:00
hkernbach 455867035d ui - optimized logo rendering 2017-03-22 11:39:57 +01:00
hkernbach d04e2afec8 removed some wrong dusty code 2017-03-21 18:04:29 +01:00
hkernbach 27764e9e8e ui - added missing disabled attribute when max sort limit is reached 2017-03-21 17:56:21 +01:00
hkernbach 2381e2a798 ui - fixed some event issues 2017-03-21 12:27:52 +01:00
hkernbach 29c63877e0 ui - changed document api due a chrome bug, fixed a submenu bug 2017-03-17 11:21:46 +01:00
Max Neunhoeffer 2cf17c0c5d Update swagger. 2017-03-16 11:54:48 +01:00
Alan Plum c8d03dd4e1
Provide ljson output for Foxx stream reporter 2017-03-15 20:09:33 +01:00
Alan Plum 4920ef8b41
Implement tap/xunit reporters in Foxx 2017-03-15 20:09:31 +01:00
Max Neunhoeffer c8a205b1aa New /_api/cluster/endpoints.
Also fix documentation (and deprecate) /_api/endpoint.
2017-03-15 13:33:50 +01:00
hkernbach a9ba949e8f feature request #2317 2017-03-13 15:45:47 +01:00
Frank Celler c4a591abd2 ui - fixed wrong merge of statistics information from different coordinators 2017-03-10 16:43:58 +01:00
hkernbach 5cd6bbaa71 ui - fixed wrong protocol usage within encrypted environment 2017-03-10 14:00:42 +01:00
hkernbach 6ab5132a6f fixed issue #2316 2017-03-08 09:45:43 +01:00
hkernbach 36955e7267 grunt 2017-03-01 17:09:41 +01:00
hkernbach a8ba3a43fc fixed ui graph issue 2017-03-01 16:57:22 +01:00
hkernbach 0074e8e39b grunt build 2017-02-17 11:24:29 +01:00
hkernbach 399cf4d9c3 css 2017-02-17 11:14:28 +01:00
hkernbach a50f81b1ac ui: queries now using cursors api - issue #2065 2017-02-17 11:14:16 +01:00
Frank Celler 511e907c58 fixed missing semicolon 2017-02-14 18:20:34 +01:00
hkernbach 1a5112da79 optimized graph management view 2017-02-14 18:06:29 +01:00
hkernbach b40c33bfbd Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-02-14 11:47:51 +01:00
hkernbach bf9250fdb1 grunt 2017-02-14 11:47:38 +01:00
hkernbach 559b8d371d fixed memory issue within ui dashboard 2017-02-14 11:44:37 +01:00
jsteemann b55cf1b12a make smartGraphAttribute optional 2017-02-14 09:15:12 +01:00
hkernbach 16be7120aa ui: optimized smart graph creation usability 2017-02-10 17:49:35 +01:00
hkernbach 049496ecd9 css 2017-02-10 08:53:28 +01:00
hkernbach eeb14ab05e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-02-09 14:01:20 +01:00
hkernbach a635b0ee59 fixed bug in query ui 2017-02-09 14:00:51 +01:00
Andreas Streichardt f699e4f7d9 Allow deleting coordinators 2017-02-08 17:33:07 +01:00
Wilfried Goesgens 4a5ececba2 fix initialization 2017-02-06 16:33:28 +01:00
Frank Celler 765af468f5 ignore coordinators that have no endpoint 2017-02-05 09:37:46 +01:00
hkernbach 5edfa22230 fixed web ui display bug 2017-02-03 11:50:48 +01:00
hkernbach c1a04dabb6 ui database refresh fix 2017-01-27 11:39:35 +01:00
hkernbach 456e1240f2 grunt 2017-01-26 17:00:44 +01:00
hkernbach a97eacdf02 ui cluster movshard 2017-01-26 16:59:17 +01:00
hkernbach a4e00b8c8d ui routes modified to fit cluster api 2017-01-26 16:54:42 +01:00
hkernbach e69ef40f38 grunt 2017-01-26 15:36:56 +01:00
hkernbach db8131e6d7 changed shard api structure 2017-01-26 15:34:14 +01:00
Kaveh Vahedipour 8509200040 MoveShard with ShortNames 2017-01-26 11:35:44 +01:00
hkernbach b36f7e5873 grunt build 2017-01-18 14:58:47 +01:00
hkernbach a238bc4510 fixed several ui bugs 2017-01-18 14:55:52 +01:00
hkernbach 4426929cb7 grunt build 2017-01-17 19:43:28 +01:00
hkernbach 6791b732b6 fixed invalid jwt login bug 2017-01-17 19:38:26 +01:00
hkernbach b48775d2b6 hide modals when disconnect screen is shown 2017-01-17 19:15:24 +01:00
hkernbach 5fbfcafb75 ui - fixed login issue within a non system db, when tab was closed 2017-01-16 13:39:45 +01:00
jsteemann 76c6660e28 slightly improve error handling 2017-01-13 09:26:35 +01:00
hkernbach e65c0a2ed9 graph ui - load full graph feature added 2017-01-12 16:34:15 +01:00
hkernbach e798d04d5b optimized ui document error handling 2017-01-11 14:16:08 +01:00
hkernbach fee0555d8c optimized behaviour in ui during truncation 2017-01-11 13:58:54 +01:00
hkernbach 04db0bb98e grunt build 2017-01-10 18:50:21 +01:00
hkernbach 0fba37087f typo 2017-01-10 16:00:16 +01:00
hkernbach 823c20bd84 issue: #2181 2017-01-09 14:23:46 +01:00
Andreas Streichardt 975e7a65b2 Fix cluster internal requests in authentication enabled cluster 2017-01-05 16:20:15 +01:00
Simran Brucherseifer 9c0bf74de3 Fix link to Example Graphs section in docs 2016-12-22 15:11:36 +01:00
Jana 41e74eaa8e Open link in a new tab 2016-12-21 14:45:07 +01:00
Alan Plum cd98d53ec4
Add swagger route to Foxx API 2016-12-12 02:32:49 +01:00
Andreas Streichardt c7ef0dc63a Update zwagger 2016-12-09 15:30:03 +01:00
hkernbach a6ec84af9a node view now using short name 2016-12-05 12:17:06 +01:00
Andreas Streichardt 2abc46f3e6 fix shardview...no more endless loops during shard rebalancing...also
fix error management when trying to reach dbservers
2016-11-21 17:47:06 +01:00
hkernbach bfda3d4bc0 ui: better smart graph support 2016-11-18 15:18:25 +01:00
Alan Plum 2ed6d8cc3e
Discard unknown Foxx configs in production
Fixes #2162
2016-11-18 11:47:00 +01:00
Jan Steemann e0831b1897 fixed missing description 2016-11-17 14:58:37 +01:00
hkernbach 5668141572 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-17 11:59:45 +01:00
hkernbach 5106fee4b8 fixed issue: #2161 2016-11-17 11:59:36 +01:00
Alan Plum 04d70bbfe8
Add development option to Foxx API install 2016-11-17 11:29:53 +01:00
hkernbach e49e872214 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-17 11:17:31 +01:00
hkernbach 2fb13ebda6 better cleanup in gv 2016-11-17 11:16:50 +01:00
Alan Plum 5978461ffe
Add download route to Foxx API 2016-11-16 18:49:56 +01:00
Alan Plum ce154316b1
More graceful handling of contributors without e-mail in Aardvark 2016-11-16 16:44:31 +01:00
hkernbach 1e44df85ca fixed #2169 2016-11-15 16:08:40 +01:00
hkernbach c47ec3bbd5 eslint 2016-11-15 15:32:11 +01:00
Heiko Kernbach aa55634419 eslint 2016-11-15 15:31:30 +01:00
hkernbach d245cda324 replaced grunt semistandard with eslint 2016-11-15 14:31:07 +01:00
Wilfried Goesgens 330ec1c5cb fix lint 2016-11-15 12:55:03 +01:00
hkernbach b8fd680df7 ui aql graph preview default is now canvas 2016-11-14 12:50:53 +01:00
Alan Plum c0a3f5a8a1
Better Foxx API error handling 2016-11-12 22:33:07 +01:00
hkernbach 22e63fe308 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-09 14:48:33 +01:00
hkernbach e6a448230e fixed part of #2067 2016-11-09 14:48:29 +01:00
Jan Steemann a64127fdd8 added missing functions 2016-11-09 08:06:53 +01:00
hkernbach 4f7b5c2249 optimized resizing 2016-11-08 15:39:49 +01:00
Alan Plum 0779b99d99
Fix Foxx development mode HTTP API 2016-11-08 13:23:24 +01:00
hkernbach fcabefbe12 optimized docs view 2016-11-08 11:42:26 +01:00
hkernbach 2dce0a9c8b js semistandard 2016-11-04 14:51:06 +01:00
hkernbach 5efb3d2ce8 ui added regex filter 2016-11-04 09:47:15 +01:00
hkernbach d19e314b04 fixed display of wrong version within the login screen 2016-11-03 17:05:36 +01:00
hkernbach 2fdaca29df added aql graph preview fallback to json if graph engine fails 2016-11-03 16:30:33 +01:00
jsteemann fa56edf192 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 12:20:40 +01:00
jsteemann b7257b196d safety first 2016-11-03 12:20:33 +01:00
hkernbach 8ba0ecc194 added shortcuts to in/decrease font size in aql editor 2016-11-03 11:44:28 +01:00
hkernbach e669d64b6a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-03 09:37:17 +01:00
hkernbach c345474bca optimized version indicator 2016-11-03 09:37:11 +01:00
jsteemann 096c01af22 fix typo in message 2016-11-03 00:42:53 +01:00
jsteemann cae493f060 increase default number of results for AQL editor 2016-11-02 22:19:44 +01:00
jsteemann cf27b1d5c5 fix bugs in front-end query builder
- filtering on multiple, different attributes did not work
- select boxes for filter operators did not contain IN, NOT IN and like for all but for the top-most select box
2016-11-02 22:06:03 +01:00
hkernbach 4ab8671bff issue #2131 - display process and error of pending or failed index creations 2016-11-02 14:56:49 +01:00
Simran Brucherseifer 9f2ad47aa4 Aardvark: Prevent logo from touching main content 2016-11-01 13:03:30 +01:00
Alan Plum 41c0f6928d
Allow passing config & deps on install/upgrade/replace 2016-10-31 16:13:32 +01:00
hkernbach e5abaffa6d removed console log, optimized offline view 2016-10-27 15:05:33 +02:00
hkernbach 451c115223 grunt 2016-10-27 13:50:35 +02:00
hkernbach 693109de47 fixed event loop bug, optimized nodes view 2016-10-27 13:50:26 +02:00
Alan Plum a999dee906
Add scripts route to Foxx API 2016-10-26 11:41:08 +02:00
hkernbach 4e23a6911d moveShard api changed 2016-10-25 10:09:03 +02:00
Jan Steemann b9a807092b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-24 15:26:37 +02:00
Jan Steemann 8f785e1701 generated API docs 2016-10-24 15:26:23 +02:00
hkernbach f8b7b602ba gv colors 2016-10-24 14:11:16 +02:00
hkernbach 1fd4625188 gruntfile cleanup 2016-10-24 14:08:25 +02:00
hkernbach 2a8ba62d2c grunt 2016-10-21 15:21:53 +02:00
hkernbach be442d38c7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-21 15:21:03 +02:00
Michael Hackstein e092c4a4b3 Fixed smartGraph frontend issues 2016-10-21 15:10:15 +02:00
hkernbach 7f11d016ea removed not needed icons 2016-10-21 14:53:40 +02:00
hkernbach b6e3cb75d2 bugfix force layout node positioning 2016-10-21 13:22:10 +02:00
hkernbach d5ed52d4bb ui filter bugfix 2016-10-21 11:58:58 +02:00
hkernbach fa12cb8ebd improved gv 2016-10-21 10:31:16 +02:00
hkernbach 8f5312f83e ui improved import feedback 2016-10-21 10:31:06 +02:00
Alan Plum 245819ea9c
Add Foxx HTTP API 2016-10-20 15:09:36 +02:00
Alan Plum f271774e59
Fix manifest license SPDX format 2016-10-20 15:04:09 +02:00
hkernbach 0a349d0816 aql editor graph preview bugfix 2016-10-20 12:51:55 +02:00
hkernbach dc9c244b10 ui version 2016-10-20 12:22:55 +02:00
hkernbach 0345c24006 scss 2016-10-19 17:03:56 +02:00
hkernbach 092356d058 improved gv 2016-10-19 16:10:36 +02:00
hkernbach f09482b505 gv 2016-10-19 12:32:10 +02:00
hkernbach 494cf75cc6 gv bugfix 2016-10-19 10:10:44 +02:00
hkernbach cd3a5b4e45 ui fixed cached query restore 2016-10-19 08:47:36 +02:00
hkernbach e181457fac issue: #2112 2016-10-18 17:44:38 +02:00
hkernbach 6bc276ed41 grunt 2016-10-18 14:25:17 +02:00
hkernbach 90c2025957 ui graph management bugfix 2016-10-18 14:23:39 +02:00
hkernbach abbd47099f ui version 2016-10-18 10:49:02 +02:00
Simran Brucherseifer 7a5b653599 logo: make edition more subtle 2016-10-17 18:00:07 +02:00
Simran Brucherseifer c6716cf5ba Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-17 16:48:06 +02:00
hkernbach 7b5e53ad3b logo 2016-10-17 16:10:21 +02:00
hkernbach d26c361db7 grunt 2016-10-17 16:06:56 +02:00
hkernbach b8d35c131c login view 2016-10-17 16:02:42 +02:00
hkernbach 450aac6e05 grunt 2016-10-17 15:57:44 +02:00
hkernbach 0aba389179 ui graphs 2016-10-17 15:56:41 +02:00
hkernbach a962809687 logos 2016-10-17 15:56:26 +02:00
hkernbach 0fddf50040 grunt 2016-10-17 12:46:34 +02:00
hkernbach e730118074 ui smart graph 2016-10-17 11:56:21 +02:00
hkernbach 5d554f9bf3 ui edition mechanism 2016-10-17 11:55:34 +02:00
hkernbach df391b242b ui graphs 2016-10-14 17:29:18 +02:00
hkernbach 6002682eb2 grunt build 2016-10-14 17:02:28 +02:00
hkernbach 841ba88fdd scss 2016-10-14 16:59:31 +02:00
hkernbach 23720b3363 gv improvement 2016-10-14 16:59:17 +02:00
hkernbach fc6c42f27a gv improvement 2016-10-14 16:59:01 +02:00
hkernbach fa802beda7 ui state 2016-10-14 16:58:40 +02:00
hkernbach 70e8673c4f smart graph ui 2016-10-14 16:37:32 +02:00
Simran Brucherseifer 40ae762a5c Remove unused images from Aardvark assets 2016-10-14 15:56:55 +02:00
Simran Brucherseifer ef6ce95c14 Update Aardvark favicon.ico (and remove unused and unknown icon) 2016-10-14 14:48:47 +02:00
hkernbach 0edec08ceb scss 2016-10-14 14:22:01 +02:00
hkernbach ad59437d70 queryView #2111 2016-10-13 15:53:51 +02:00
hkernbach 8259e783cd css 2016-10-13 14:46:43 +02:00
hkernbach 1a1587d6a3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-13 14:46:03 +02:00
hkernbach 0d75ebe3aa ui query profiling 2016-10-13 14:45:54 +02:00
Michael Hackstein f393164a77 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-13 13:37:07 +01:00
Michael Hackstein faf6f871d3 Added Documentation for SmartGraphs via HTTP. 2016-10-13 13:37:00 +01:00
hkernbach c9df6c29ec grunt build 2016-10-13 14:30:39 +02:00
hkernbach 89ecfd5a19 queryview bugfix 2016-10-13 14:29:26 +02:00
hkernbach cbde64b258 typo 2016-10-13 14:24:54 +02:00
hkernbach 4f4725b25c fixed collection create bug 2016-10-13 14:24:44 +02:00
hkernbach 698fa4daeb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-13 14:16:14 +02:00
hkernbach d3bf18f158 typo 2016-10-13 14:16:08 +02:00
Michael Hackstein afeb6805a2 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-13 13:11:07 +01:00
Michael Hackstein b096b09e85 Fixed JS syntax bug in gharial module 2016-10-13 13:10:43 +01:00
hkernbach 73bcd41476 added shards keys to coll. info view 2016-10-13 14:07:19 +02:00
Frank Celler f949b49987 Fix a typo. 2016-10-13 10:15:23 +00:00
Simran Brucherseifer faf5e5a090 left-align table headers in query result view 2016-10-13 11:57:12 +02:00
Michael Hackstein a5e51e5459 Further fixes in gharial for SmartGraph support. 2016-10-13 10:22:07 +01:00
hkernbach cc879f50e1 semistandard 2016-10-13 10:58:22 +02:00
hkernbach ebb36a6d45 queryview bugfix, color 2016-10-13 10:54:06 +02:00
Jan Steemann 9bd0aa002b added missing legend and color 2016-10-13 10:42:20 +02:00
Jan Steemann d12b52725a "ressources" => "resources" 2016-10-13 10:31:31 +02:00
Jan Steemann e88460efcb add state "loading collections" to query profile results 2016-10-13 10:31:16 +02:00
hkernbach 4150fa7ec7 colors, gv 2016-10-13 10:14:42 +02:00
hkernbach f9f96e765a query view, images 2016-10-13 10:08:54 +02:00
hkernbach d0ad61a030 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-12 14:55:00 +02:00
hkernbach 42d28f0708 nodes view 2016-10-12 14:54:49 +02:00
Michael Hackstein 13dc4915f8 Added a new isEnterprise function in js internal module. Started to make gharial aware of SmartGraphs 2016-10-12 13:25:56 +02:00
jsteemann 7641dab658 fix tabular display for non-documents 2016-10-11 16:47:52 +02:00
hkernbach fb03ff2cbb ui filter collection documents with subattributes 2016-10-06 14:39:40 +02:00
hkernbach a35f25ce01 scroll bugfix query editor 2016-10-06 13:55:38 +02:00
hkernbach 92ef783f81 grunt deploy 2016-10-06 13:20:45 +02:00
hkernbach db99916e8b improved gv 2016-10-06 10:21:35 +02:00
hkernbach 414b252c37 gv bugfix 2016-10-05 10:03:28 +02:00
hkernbach 3ba13e7b2c query view bugfix 2016-10-05 10:02:46 +02:00
hkernbach b27ad1288a gv bugfix 2016-10-04 21:36:05 +02:00
hkernbach f1d87f20f1 grunt 2016-10-04 19:36:13 +02:00
hkernbach dd229f82cf query editor usability 2016-10-04 19:35:36 +02:00
hkernbach 4936511b64 query editor bugfix 2016-10-04 19:10:35 +02:00
hkernbach 8cc6a5194a query bind parameter bugfix 2016-10-04 18:04:07 +02:00
hkernbach 5492f4d5b5 removed logs 2016-10-04 17:35:40 +02:00
hkernbach e01acdef53 grunt 2016-10-04 16:53:48 +02:00
hkernbach 19c76a3e1d gv create edge bugfix 2016-10-04 16:52:44 +02:00
hkernbach 6e7d77d17e grunt build 2016-10-04 16:43:06 +02:00
hkernbach 976a509b6c gv 2016-10-04 16:42:56 +02:00
hkernbach c467a462c1 semistanddard 2016-10-04 15:45:18 +02:00
hkernbach 6b0905314b graph viewer aql mode 2016-10-04 15:43:28 +02:00
Kaveh Vahedipour 595fc9b84e moveShard with distributeShardsLike 2016-10-04 11:41:26 +02:00
hkernbach 6bdac42839 grunt build 2016-09-30 16:37:59 +02:00
hkernbach 6fc312e542 gv fixes 2016-09-30 16:33:15 +02:00
hkernbach 752d200103 grunt build 2016-09-30 15:45:36 +02:00
hkernbach da0aff8ac2 ui - move aql result into graph viewer 2016-09-30 15:45:09 +02:00
hkernbach ac5fb18463 shards view [ci skip] 2016-09-30 12:01:41 +02:00
hkernbach 8b605c8116 shardView 2016-09-30 11:58:37 +02:00
hkernbach 5445e44480 shard view 2016-09-30 11:48:13 +02:00
hkernbach d0afc59ec8 shard view 2016-09-30 09:09:23 +02:00
hkernbach 226875acaf aql editor now handles queries running in the background 2016-09-29 15:51:56 +02:00
hkernbach 7281f2ad1a slightly higher timeout for notifications 2016-09-29 15:51:09 +02:00
hkernbach 5c45d09612 gv save settings bugfix 2016-09-29 15:18:03 +02:00
hkernbach c71a1fd5c9 color optimization query profiling 2016-09-29 14:03:26 +02:00
hkernbach 466c24ce83 grunt build 2016-09-29 13:38:37 +02:00
hkernbach d18b17f938 semistandard 2016-09-29 13:38:33 +02:00
hkernbach c288e65a06 ui - cacheable explain 2016-09-29 13:34:58 +02:00
hkernbach 0c68de3291 improved query ui 2016-09-29 12:51:25 +02:00
hkernbach 965c790c35 ui slow connection bugfix, cleanup 2016-09-29 09:52:00 +02:00
hkernbach bb9cc3b8fc small ui shard fix 2016-09-28 16:47:31 +02:00
hkernbach 1a32881bbb grunt build 2016-09-28 16:05:53 +02:00
hkernbach 47d514e89c modified cluster nodes ui 2016-09-28 15:58:44 +02:00
hkernbach 58905e2c98 ui logos 2016-09-28 15:57:59 +02:00
hkernbach c471f643a4 added functionality to see the movement status of a shard 2016-09-28 15:52:11 +02:00
hkernbach 4875c6a502 cluster ui fix 2016-09-28 10:51:45 +02:00
hkernbach 124edb1294 fixed test, typo, optimization 2016-09-27 15:45:23 +02:00
hkernbach d5f7eeef77 version info 2016-09-27 15:10:21 +02:00
hkernbach fa4fa19d1b version info 2016-09-27 15:00:23 +02:00
hkernbach 0ddfdf2f24 grunt build 2016-09-27 13:36:33 +02:00
hkernbach 169698843d ui logo 2016-09-27 13:35:17 +02:00
hkernbach 08423634a9 fixed a query profiling bug 2016-09-27 13:19:43 +02:00
hkernbach 4c36095ee5 gv improvements, gv error handling 2016-09-27 11:50:48 +02:00
hkernbach b91352deb1 gv exporter settings 2016-09-26 15:56:48 +02:00
hkernbach 05c2c1976f gv 2016-09-26 15:52:33 +02:00
hkernbach 0acc163ac8 cluster statistics background pulling 2016-09-26 14:00:45 +02:00
hkernbach e685e811f0 added query profiling information 2016-09-26 11:03:19 +02:00
hkernbach ec16346e74 cleanup 2016-09-23 14:14:32 +02:00
hkernbach 33c54a9e7b modified collection info view 2016-09-23 10:41:58 +02:00
hkernbach 19c8e77aea rechecking dbservers before sharding operations 2016-09-23 10:21:20 +02:00
hkernbach b387ff6289 adjusted progress indicator delay 2016-09-23 07:57:20 +02:00
hkernbach ea9d97d5c6 nodes view 2016-09-23 07:55:09 +02:00
hkernbach 9f70262a2c fixed wrong navi route 2016-09-23 07:30:18 +02:00
hkernbach 57dbd8799e optimized cluster ui 2016-09-22 17:10:05 +02:00
hkernbach 3bfb30aa3e offline view 2016-09-22 13:32:17 +02:00
hkernbach 9ccf472f52 rerendering cluster statistics faster 2016-09-22 12:54:21 +02:00
Jan Steemann 243476e454 issue #2064 2016-09-21 08:56:51 +02:00
Wilfried Goesgens 2a5cdf7311 Fresh swagger. 2016-09-19 16:35:01 +02:00
Jan Steemann 1a2a3ba448 fixed issue #2052 2016-09-14 08:28:20 +02:00
hkernbach a620690a32 grunt build 2016-09-09 17:29:09 +02:00
hkernbach 8546c56ff7 improved gv 2016-09-09 17:27:43 +02:00
hkernbach 294f117dbf added missing collection state - frontend 2016-09-09 17:27:02 +02:00
hkernbach ee65a1a375 fixed issue #2005 2016-09-09 13:39:15 +02:00
hkernbach c8923c1021 improved gv 2016-09-09 13:16:57 +02:00
Mark f0c0359e47 changed default for keepNull of modifyVertex/modifyEdge to true in Gharial 2016-09-07 10:51:16 +02:00
hkernbach 1d3fadba22 grunt build 2016-08-24 16:38:07 +02:00
hkernbach 2be5c2b15c gv improved usability 2016-08-24 16:33:09 +02:00
hkernbach 79d7a5ed39 gv improvements 2016-08-24 15:16:39 +02:00
hkernbach 4e74b6c89f grunt 2016-08-24 09:17:23 +02:00
hkernbach edc3abf4ad Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-24 09:03:27 +02:00
Alan Plum 76c447e29d
Add module.context.createDocumentationRouter 2016-08-19 00:36:08 +02:00
jsteemann 516823059b updated generated file 2016-08-18 16:49:47 +02:00
hkernbach a4f063ca5d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-18 12:42:04 +02:00
Alan Plum 41a162bce0
Fix default of legacy flag 2016-08-17 21:53:07 +02:00
hkernbach ff9f3f1fa3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-17 20:34:08 +02:00
hkernbach db60988798 gv improvements 2016-08-17 20:31:31 +02:00
Alan Plum 18535e0650
Rebuild aardvark 2016-08-17 14:51:57 +02:00
Alan Plum bcb722f0ac
Add legacy mode to web interface 2016-08-17 14:51:04 +02:00
hkernbach 01a070c26e improved gv, bugfix, performance 2016-08-17 14:43:33 +02:00
hkernbach ad2273ce14 grunt build 2016-08-16 21:55:56 +02:00
hkernbach f29a8e65fc improved gv 2016-08-16 21:55:52 +02:00
Simran Brucherseifer 9865adadf5 Tweak Aardvark's SUPPORT > Documentation tab
Make links consistent with website and style it a little nicer
2016-08-11 19:49:00 +02:00
Frank Celler 254a17383e generated files 2016-08-11 12:25:22 +02:00
hkernbach fcfd67a1f7 gv 2016-08-09 14:43:13 +02:00
hkernbach 9f8c068579 improved gv 2016-08-09 13:24:15 +02:00
hkernbach 9625797d09 queryView bugfix 2016-08-09 13:20:41 +02:00
hkernbach 90e1ad30c6 grunt build 2016-08-09 13:14:22 +02:00
hkernbach 402af033a6 improved gv, added limit 2016-08-09 13:09:24 +02:00
hkernbach 71aca42713 improved gv 2016-08-09 12:55:39 +02:00
hkernbach 3278db960f improved gv 2016-08-09 09:05:54 +02:00
hkernbach fa545e7c5f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-08 15:14:02 +02:00
hkernbach ff0d390239 improved pr 2016-08-08 15:12:13 +02:00
Simran Brucherseifer 7437c492de Improve Aardvark tooltips for index creation 2016-08-08 14:08:29 +02:00
hkernbach c5348ba1a1 Merge branch 'upstream/#1906' of https://github.com/bateramos/arangodb into bateramos-upstream/#1906 2016-08-08 12:21:14 +02:00
hkernbach 04bac349df grunt build [ci skip] 2016-07-28 21:39:00 +02:00
hkernbach f2a51a7db5 gv - better edge error handling 2016-07-28 21:07:07 +02:00
hkernbach 1c387cbda1 gv - some graph results could not be rendered 2016-07-28 20:17:09 +02:00
hkernbach 882f5bac4b fixed a gv starting point issue 2016-07-28 20:00:02 +02:00
hkernbach 35c1a868e5 gv - fixed lasso tool issue 2016-07-28 19:28:24 +02:00
hkernbach 1e68943aa0 gv - document editor bugfix 2016-07-28 19:17:18 +02:00
hkernbach 20ff78276a fixed gv ui issue 2016-07-28 18:51:58 +02:00
hkernbach 92016c52fb gv - fixed wrong attr titles [ci skip] 2016-07-28 18:28:29 +02:00
hkernbach 2b5e336685 gv - fixed firefox ui issues 2016-07-28 18:25:17 +02:00
hkernbach 9f3b7a9080 fixed broken downloads in firefox, issue: #1968 2016-07-28 16:53:31 +02:00
Andreas Streichardt c34a02cf20 Improve error handling 2016-07-28 12:05:51 +02:00
hkernbach 065dc57a8a grunt build [ci skip] 2016-07-26 22:13:29 +02:00
hkernbach 79e433736e improved gv 2016-07-26 21:35:14 +02:00
hkernbach 432ae0a55e added expand function to gv 2016-07-26 21:26:49 +02:00
hkernbach 1a31731ab8 semistandard fix 2016-07-26 20:10:33 +02:00
hkernbach 7d7220ea95 improved gv 2016-07-26 20:06:54 +02:00
hkernbach ba9f777142 gv bugfix 2016-07-26 19:34:44 +02:00
hkernbach d87cd66cdd improved gv 2016-07-26 19:22:32 +02:00
hkernbach c3e1184466 improved gv performance 2016-07-26 16:40:41 +02:00
hkernbach de62f7f673 fixed query editor issues 2016-07-26 15:51:08 +02:00
hkernbach 7601b12364 grunt build [ci skip] 2016-07-26 13:36:43 +02:00
hkernbach 40514e85ba gv improvements 2016-07-26 13:36:31 +02:00
hkernbach cf5d27257d grunt build [ci skip] 2016-07-25 17:57:04 +02:00
hkernbach b067f71df5 added edge hover event 2016-07-25 17:52:34 +02:00
hkernbach a614a71b4b redirect to new gv 2016-07-25 17:45:08 +02:00
hkernbach 4f171936fa ui added query execution of selected text 2016-07-25 17:29:45 +02:00
hkernbach 6214b02701 gv improvements 2016-07-25 17:12:24 +02:00
hkernbach be6bfe7aea gv improvement + bugfix 2016-07-25 14:17:39 +02:00
hkernbach 5bd38bf2cc fixed exporting documents webui 2016-07-25 10:58:06 +02:00
hkernbach c4d623001c grunt build [ci skip] 2016-07-22 23:42:51 +02:00
hkernbach 2b0ce1b892 improved gv 2016-07-22 22:13:27 +02:00
hkernbach fe4268b759 fixed landscape smartphone navigation bug, improved login screen css 2016-07-22 22:12:27 +02:00
hkernbach 00f37ba3d2 improved code modal output 2016-07-22 21:46:36 +02:00
hkernbach b605b4b395 updated font awesome to version 4.6.3 2016-07-22 21:32:42 +02:00
hkernbach 7924ce27ab version check improved 2016-07-22 21:06:45 +02:00
hkernbach b74437716b fixed issue: #1881 2016-07-22 20:36:54 +02:00
hkernbach bbf5aa6899 documents view, now able to remove first filter element 2016-07-22 20:06:11 +02:00
hkernbach b6190df925 support view 2016-07-22 17:33:27 +02:00
hkernbach 2e7123ceee gv improvements 2016-07-22 14:29:22 +02:00
hkernbach 43262197cc grunt build [ci skip] 2016-07-22 13:00:00 +02:00
hkernbach 9d856e66b7 gv improvements 2016-07-22 12:56:39 +02:00
hkernbach f10859a110 grunt build [ci skip] 2016-07-20 18:07:14 +02:00
hkernbach 069ab502d4 gv 2016-07-20 17:53:16 +02:00
hkernbach e2226b0c64 grunt build [ci skip] 2016-07-20 12:59:19 +02:00
hkernbach 0c6bb3b93f ui aql graph support 2016-07-20 12:58:19 +02:00
hkernbach 36ee370708 query spotlight bugfix 2016-07-20 10:59:40 +02:00
hkernbach 3f3748b278 grunt build [ci skip] 2016-07-20 10:50:40 +02:00
hkernbach c287b22f37 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-20 10:48:43 +02:00
hkernbach 6e62c003b5 aql tabular output 2016-07-20 10:48:36 +02:00
Jan Steemann f269c1c772 fixed issue #1949 2016-07-20 10:17:10 +02:00
PedroFerreiraRamos 5d65be01f1 Add 'Save' and 'New' button for Query Editor #1906 2016-07-19 21:31:31 -03:00
hkernbach 8d1e818d79 added query result checks in query editor 2016-07-19 17:36:21 +02:00
hkernbach 5c6aa6fbe8 grunt build [ci skip] 2016-07-19 15:06:50 +02:00
hkernbach 604637abdd gv 2016-07-19 15:06:44 +02:00
hkernbach 377d556e98 grunt build [ci skip] 2016-07-15 19:21:05 +02:00
hkernbach 11c33882c8 gv settings [ci skip] 2016-07-15 19:16:16 +02:00
hkernbach 171010bf43 added dev button to graphs view [ci skip] 2016-07-14 23:15:48 +02:00
hkernbach b9a75b42c0 grunt build [ci skip] 2016-07-14 21:01:42 +02:00
hkernbach 78e83305bc Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-14 15:59:07 +02:00
hkernbach b22c34753e gv - editable & createable nodes, edges [ci skip] 2016-07-14 15:57:18 +02:00
Alan Plum 4ea6517275
Rebuild aardvark 2016-07-14 14:44:42 +02:00
Alan Plum 315b2e15f2
Make sure Show Interface check asks for HTML 2016-07-14 14:44:06 +02:00
hkernbach d5aa534a80 gv [ci skip] 2016-07-14 09:37:21 +02:00
hkernbach 39a6e0a73e grunt [ci skip] 2016-07-13 16:40:03 +02:00
hkernbach 1929b24901 gv [ci skip] 2016-07-13 16:39:56 +02:00
hkernbach 3e68a42410 grunt build [ci skip] 2016-07-12 10:00:32 +02:00
hkernbach cd36e265ca semist. 2016-07-12 09:53:14 +02:00
hkernbach 1d3406f1e3 gv ui 2016-07-12 09:52:54 +02:00
hkernbach ea9fda186d grunt build 2016-07-07 16:44:28 +02:00
hkernbach 87ddbf7f1d gv 2016-07-07 16:44:21 +02:00
hkernbach 80f8ee1308 grunt build 2016-07-07 12:16:11 +02:00
hkernbach 8540e07e70 web ui semistandard 2016-07-07 11:57:42 +02:00
hkernbach 413d813e38 gv 2016-07-07 09:02:23 +02:00
hkernbach 27fffd4c4e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-07-07 08:27:44 +02:00
hkernbach a358c27503 grunt 2016-07-07 08:27:37 +02:00
Andreas Streichardt f2a418b3bc Rebuild frontend 2016-07-06 14:08:17 +02:00
Andreas Streichardt e9620b5984 fix foxx apps urls within dc/os 2016-07-06 14:07:56 +02:00
Andreas Streichardt 9dcdb2eeb2 Rebuild frontend 2016-07-06 11:39:18 +02:00
Andreas Streichardt 78e91447d4 Remove jshint (we are doing semistandard now) 2016-07-06 11:39:00 +02:00
Andreas Streichardt f12128f298 Only send jwt when there is one
In DC/OS arangodb is running behind a proxy which is also doing the
DC/OS auth. when doing requests with a nulled authorization header dc/os
will send a 401 header and the images are gone
2016-07-06 11:33:11 +02:00
hkernbach 0c2e61b794 gv2 [ci skip] 2016-07-01 11:04:03 +02:00
hkernbach 1c70dcee42 merge 2016-07-01 11:02:00 +02:00
hkernbach 18907a2afa gv2 prep 2016-07-01 10:36:51 +02:00
Andreas Streichardt 6ee1f6d14a Reformat code 2016-06-30 16:57:17 +02:00
Andreas Streichardt 8a286a30d9 We are now using semistandard and eslint 2016-06-29 18:27:02 +02:00
hkernbach bedab04286 graph ui devel 2016-06-24 23:21:39 +02:00
hkernbach c490726121 ui foxx app store install fix 2016-06-24 10:51:42 +02:00
hkernbach f9d737ebd9 query view notification bugfix 2016-06-23 11:21:30 +02:00
Frank Celler d8318148ca authorization is optional 2016-06-23 10:46:43 +02:00
hkernbach 30d73c2dcf removed console logs 2016-06-22 21:56:31 +02:00
hkernbach 89a47ee0a3 ui event bugfixes 2016-06-22 21:15:22 +02:00
Simran Brucherseifer edd22df7fc Aardvark: Fix label reference to actual ID 2016-06-22 12:50:42 +02:00
Wilfried Goesgens 0f18606c74 permit download of swagger json if authentication is turned of.
This fixes #1888
2016-06-22 10:27:35 +02:00
hkernbach 4714f539cd select2 ui 2016-06-22 01:20:10 +02:00
hkernbach 74fa793609 grunt build [ci skip] 2016-06-22 00:59:22 +02:00
hkernbach 95e9062c49 modified shards ui 2016-06-22 00:54:30 +02:00
Simran Brucherseifer 32a6dfea8a Hide native dropdown arrow in Firefox 2016-06-21 17:46:13 +02:00
hkernbach 67b3b94dbd small json ui improvement 2016-06-21 15:13:09 +02:00
hkernbach 2969c886fe ui fixed swagger json output 2016-06-21 15:08:43 +02:00
Alan Plum 5231ff4dd3
Rebuild aardvark 2016-06-21 11:34:47 +02:00
Alan Plum 82f9b024f8
Make download nonce-based 2016-06-21 11:34:37 +02:00
Alan Plum 132a3fa387
Finalize Context.md 2016-06-20 18:02:26 +02:00
hkernbach 116513d98d login view bugfix 2016-06-20 14:48:01 +02:00
hkernbach 487dbb9558 grunt build 2016-06-19 19:21:56 +02:00
hkernbach 433c636c51 fixed user permission bug in ui 2016-06-19 19:17:00 +02:00
hkernbach 1b8fe39348 fixed a web ui users bug 2016-06-19 17:45:37 +02:00
Frank Celler 11c87d247e generated 2016-06-17 21:16:42 +02:00
Alan Plum 8a640eb1b5
ERROR_APPLICATION_* -> ERROR_SERVICE_* 2016-06-17 20:02:25 +02:00
hkernbach 8d5e38fc03 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-17 16:59:13 +02:00
hkernbach a5345fc3fc cleanup 2016-06-17 16:59:05 +02:00
hkernbach 29308720d1 frontend docu 2016-06-17 16:47:47 +02:00
Wilfried Goesgens 79e01ccf0e Fresh examples. 2016-06-17 15:31:32 +02:00
Alan Plum c4ed4d9df0
Make swagger docs secure again 2016-06-17 14:52:15 +02:00
hkernbach b8b9b2387c scss fix [ci skip] 2016-06-17 13:47:53 +02:00
Alan Plum 298c74d1cc
Override left offset in %dropdown-menu
[skip ci]
2016-06-17 13:41:58 +02:00
hkernbach 57e9f6349a ui - added state for percentage values [ci skip] 2016-06-17 13:17:22 +02:00
hkernbach d23579f507 ui fix [ci skip] 2016-06-17 12:36:20 +02:00