1
0
Fork 0
Commit Graph

4799 Commits

Author SHA1 Message Date
Alan Plum ce9dfe8558 Fix legacy Foxx HTTP API compat layer (#4265) Part 2 (#4469)
* Fix store support in foxx-manager legacy API
* Move store refresh logic into legacy Foxx API
The 'refresh' option is not actually exposed by the new API and the behaviour was incompatible with the old implementation.
* issue #4393 part two
2018-01-30 16:29:10 +01:00
jsteemann dbb9d79311 release version 3.3.3 2018-01-26 11:18:00 +01:00
Heiko c06c552359 Bug fix 3.3/quotation marks query editor (#4381) 2018-01-23 12:38:02 +01:00
Heiko 7d5dfa88c9 Bug fix 3.3/issue 1684 (#4339) 2018-01-17 08:29:28 +01:00
Heiko b8c55b126d Bug fix 3.3/issue 1683 (#4341) 2018-01-17 08:28:47 +01:00
Heiko 941bd2b3e1 UI: optimized login view for very small screen sizes (#3761) (#4318) 2018-01-16 20:55:26 +01:00
Heiko a16fd972eb optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
Heiko da50125e9f Bug fix 3.3/ui query parameter issue 4217 (#4245) 2018-01-16 09:15:01 +01:00
Heiko 7819c217ac Feature 3.3/swagger version upgrade 3.9.0 (#4307) 2018-01-16 09:08:36 +01:00
jsteemann 8908d39031 release version 3.3.2 2018-01-04 09:41:19 +01:00
Heiko 4a22fdba31 ui - updated support view (#4205) 2018-01-03 17:04:17 +01:00
Frank Celler 1c01d07dbd release version 3.3.1 2017-12-28 14:32:01 +01:00
Heiko 953e41b5e2 Bug fix 3.3/issue 4152 ui wfs rocksdb (#4154)
* ui displayed wrong wfs property for a collection while using rocksdb storage engine
* changelog
2017-12-28 12:25:31 +01:00
Heiko 3b5a397241 Bug fix 3.3/ui fix foxx configuration keys 3818 (#3994)
* ui: fixed broken foxx configuration keys. Some valid values could not be handled by the ui.
* changelog
2017-12-28 12:09:12 +01:00
Heiko cd1c44ea56 improved the behavior during collection creation in a cluster environment (#4052)
* improved the behavior during collection creation in a cluster environment

* changelog
2017-12-16 15:33:11 +01:00
Heiko f580b48654 Feature 3.3/ui modals usability 891 (#3990) 2017-12-14 13:00:14 +01:00
Heiko 82f0c660c9 Feature 3.3/ui 1447 nodes sorting (#3987) 2017-12-14 12:58:13 +01:00
Heiko 673ab08142 UI: fixed issue #3822: disabled name input field for system collections (#3961) 2017-12-08 15:39:19 +01:00
Wilfried Goesgens c8d5ae05f8 release version 3.3.rc7 2017-12-07 15:45:38 +01:00
Wilfried Goesgens 3a940eccdc release version 3.3.rc7 2017-12-07 14:48:38 +01:00
Jan 9c45363a6a edge collections were wrongly added to from and to vertices select box during graph creation (#3905)
* edge collections were wrongly added to from and to vertices select box during graph creation

* changelog
2017-12-07 10:37:10 +01:00
Jan 6e0bc341ac Bug fix 3.3/ui issue 2668 document not found (#3914)
* added better not found information if a document or a collection was not found

* UI: added not found views for documents and collections
2017-12-07 10:31:42 +01:00
Jan abf185fe63 UI: using default user database api during database creation now (#3924) 2017-12-07 10:25:20 +01:00
Jan 09ade62c04 Bug fix 3.3/aardvark dont use any for graph start (#3927)
* any() is very slow in rocksdb with large collections.
Instead pick a random document of the first 1000 documents.

* changelog: why do we replace any()
2017-12-07 10:22:44 +01:00
Heiko a432d26065 Bug fix 3.3/ui navigation label issue 1406 (#3935)
* nav label wrongly removed

* changelog
2017-12-07 10:17:58 +01:00
Heiko 57633794bc Bug fix 3.3/ui updating graph viewer values (#3938)
* the graph viewer now displays updated label values correctly

* changelog
2017-12-07 10:09:09 +01:00
Frank Celler 775a1a8066 release version 3.3.rc4 2017-11-28 17:47:54 +01:00
Frank Celler 75a494dc74 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-28 12:49:25 +01:00
ArangoDB Release Bot de79bea932 nightly frontend build 2017-11-28 10:28:23 +00:00
ArangoDB Release Bot 4fd9c33e8a nightly frontend build 2017-11-27 17:55:56 +00:00
ArangoDB Release Bot a7bda575ee nightly frontend build 2017-11-27 17:42:11 +00:00
ArangoDB Release Bot 61a0439b89 nightly frontend build 2017-11-27 17:31:55 +00:00
ArangoDB Release Bot d5b35baac8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-11-27 17:31:00 +00:00
ArangoDB Release Bot 69efa185a7 nightly frontend build 2017-11-27 17:28:59 +00:00
Heiko 259a051a8e UI: document/edge editor now remembering their modes (e.g. code or tree) (#3815) 2017-11-27 18:24:12 +01:00
Heiko cb3b71d697 Bug fix/gv catch graph error and fix renderer cleaanup dev (#3791) 2017-11-27 12:21:31 +01:00
ArangoDB Release Bot 18bd7a9677 nightly frontend build 2017-11-27 00:57:57 +00:00
ArangoDB Release Bot 0ebd964dd2 nightly frontend build 2017-11-26 00:57:57 +00:00
ArangoDB Release Bot 204e983d22 nightly frontend build 2017-11-25 00:58:01 +00:00
Frank Celler 514deccade release version 3.3.rc3 2017-11-24 13:52:20 +01:00
Frank Celler 657ae57c42 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-24 12:31:49 +01:00
Heiko dbab414321 UI: added a delay within the graph viewer while changing the colors of the graph (#3758) 2017-11-24 12:30:17 +01:00
Frank Celler a54da92fc7 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-24 12:29:19 +01:00
ArangoDB Release Bot 42a694d0d7 nightly frontend build 2017-11-24 00:57:57 +00:00
ArangoDB Release Bot 7f9bd1baa2 nightly frontend build 2017-11-23 00:58:01 +00:00
Frank Celler 27e4f51f7b release version 3.3.rc2 2017-11-22 19:31:49 +01:00
Frank Celler 4c14c7a8c9 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-22 17:33:07 +01:00
Frank Celler 20c8565b25
Feature/encrypted dump (#3777) 2017-11-22 17:25:25 +01:00
Frank Celler 0b609dc65e Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-22 16:11:52 +01:00
ArangoDB Release Bot 56a2329592 nightly frontend build 2017-11-22 12:06:30 +00:00
Frank Celler 62c52c6387 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-21 16:04:04 +01:00
ArangoDB Release Bot 2fa1948de8 nightly frontend build 2017-11-21 11:06:27 +00:00
Frank Celler b3234bc882 release version 3.3.rc1 2017-11-19 23:15:34 +01:00
Frank Celler cf742d984c Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-17 22:57:43 +01:00
jsteemann 1c84b7bac1 do not pass string "undefined" as cluster id 2017-11-15 12:18:58 +01:00
Jan 7613bc4314 Bug fix/fixes 0211 (#3568)
* remove some non-unused V8 persistents

* do not throw that many bogus assertions

* do not rely on server role being defined

* slightly better debug output for V8 context debugging

* fix collection ids in inventory response

* simplify bootstrap a bit

* slightly better error handling

* make elapsed time a queryable value

* use less memory for stub collections

* added assertions that will always make sense

* added assertions

* do not garbage-collect while waiting

* less copying of parameters

* do not show "load indexes into memory" buttons for mmfiles engine

  as all indexes are in memory anyway

* when a collection is truncated via the web interface, flush the WAL and rotate all active journals

this will make close all open journals on leader and followers and make them subject to compaction opportunities

* fix invalid server id values being passed from web interface to backend

* introduce afterTruncate method for indexes

* added test case for issue #3447

* updated CHANGELOG

* don't warn about replicationFactor for system collections

* check that the queries actually use the geo index and not some other index

* properly report error in web interface

* fix some internals checks that made truncate fail for bigger collections in maintainer mode

* also run a compact() operation after a serious truncate

in order to make iteration over the truncated range much faster
when the collection is next accessed

* increase default maximum number of V8 contexts to at least 16
2017-11-09 12:48:15 +01:00
Frank Celler 02eed22dc2 release version 3.3.beta1 2017-11-06 18:27:03 +01:00
Frank Celler ad2deda8d0 Merge branch 'devel' of github.com:arangodb/arangodb into 3.3 2017-11-05 20:52:50 +01:00
Jan 14bc59317b fixed issue 3403: How to kill long running AQL queries with the browser console's AQL (#3565) 2017-11-02 14:31:30 +01:00
Heiko 30811bf622 Bug fix/ui collection settings error notifications devel (#3547) 2017-10-30 17:35:45 +01:00
Heiko c4be69fa26 fixed event cleanup in cluster shards view - Bug fix/issue 1123 - devel (#3531)
* ui shard view event not removed properly

* changelog
2017-10-26 18:23:15 +02:00
Heiko 124327aade replicationFactor of a collection is now changeable in a cluster environment (#3501) 2017-10-26 09:59:39 +02:00
Heiko 800907fc68 Bug fix/ui event behaviour devel (#3499)
* changed coordshort api behaviour in ui

* reduced cluster dashboard api calls
2017-10-25 18:07:01 +02:00
Wilfried Goesgens fa3e1fab1f release version 3.3.milestone2 2017-10-19 14:37:50 +02:00
Wilfried Goesgens 4f86185b39 Merge branch 'devel' of github.com:arangodb/ArangoDB into 3.3 2017-10-19 11:48:18 +02:00
Heiko 8016e902cd Feature/cmake frontend build (#3450)
* added frontend build process to cmake

* package json grunt
2017-10-18 12:32:57 +02:00
Wilfried Goesgens 88fd685296 Bug fix/fix shard state restore display (#3385)
* don't add  items into the array if we have an empty list member.

* we mustn't display 100% here, since its a rounding error. If, the checkmark would be set.

* rather use string cutting to round so we don't get into the 100% trap.
2017-10-17 14:08:07 +02:00
Heiko 6c7e5879cb fixed unresponsive events in cluster shards view (#3358) 2017-10-13 13:58:19 +02:00
Heiko b3bceea33a UI - added word wrapping to query editor (#3378) 2017-10-13 13:57:11 +02:00
Wilfried Goesgens 056195ff64 new autogenerated examples (#3414) 2017-10-13 12:55:54 +02:00
Heiko 41b9f1e146 Bug fix/issue 3228 devel - fixed wrong validation of name user property (#3391)
* UI - added user roles

* some code changes, added missing picture

* fixed issue #3228
2017-10-13 12:22:35 +02:00
Wilfried Goesgens c174a62e40 release version 3.3.milestone1 2017-10-11 14:47:54 +02:00
Wilfried Goesgens 802177995f release version 3.3.milestone1 2017-10-06 11:31:48 +02:00
Wilfried Goesgens 8f37b4dc2d Merge branch 'devel' of github.com:arangodb/ArangoDB into 3.3 2017-10-06 11:23:42 +02:00
Heiko c2fab4f495 UI - added user roles (#3377)
* UI - added user roles

* some code changes, added missing picture
2017-10-06 11:23:06 +02:00
Wilfried Goesgens c7d2454518 release version 3.3.milestone0 2017-10-04 15:03:52 +02:00
Heiko fd0d9b97d9 no default index selected during index creation (#3368) 2017-10-04 14:11:16 +02:00
Heiko 3390462cba ui: added replicationFactor option during SmartGraph creation. (#3267) 2017-09-17 22:07:47 +02:00
Kaveh Vahedipour 627f344266 fixed a bug, where when servers failed, when also agency leadership c… (#3189)
* fixed a bug, where when servers failed, when also agency leadership changes

* redid entire design of checkDBServers/checkCoordinators.

* comparison in supervision must be between oldPersisted and newHealth

* UI stuff

* UI stuff

* FailedServer test needed adjustment

* Hopefully final round

* fixed supervision failure detection

* FailedServer tests back to origin devel

* oldNot documented among preconditions in Agency HTTP API docs

* changed only look for status updated

* non action line in api-cluster
2017-09-07 16:10:23 +02:00
Simran 741141251a Aardvark: Disable vertical line in query explain editor
Turns off the print margin, which didn't really serve any purpose anyway
2017-09-06 17:31:27 +02:00
Wilfried Goesgens d0f159e848 Don't use global static variables as collection caches - this may cau… (#3150)
* Don't use global static variables as collection caches - this may cause troubles.

* cleanup: remove old cluster kickstarter UI remaints.

* cleanup - remove references to long gone tests
2017-08-28 15:04:05 +02:00
Mark d611414682 Fix HTTP Foxx API Json parsing (#3129) 2017-08-28 14:55:13 +02:00
Heiko 696bd7357b fixed wrong ui cluster health information (#3151) 2017-08-28 14:44:32 +02:00
Frank Celler 4933eb4fea Revert "fixed return code"
This reverts commit 776ca8d406.
2017-08-23 14:57:32 +02:00
Frank Celler 776ca8d406 fixed return code 2017-08-23 14:19:24 +02:00
Mark 39d5cc9aac Fix foxx github url (#3042) 2017-08-17 21:30:20 +02:00
Wilfried Goesgens 4187e179a3 fix documentation - add missing files. 2017-08-14 13:04:20 +02:00
Heiko a22fcd2d38 ui: fixed a bug when success event triggers twice in a modal (#2983) 2017-08-10 22:15:36 +02:00
Heiko ce96113d61 fixed the appearance of the documents filter (#2984) 2017-08-10 22:14:35 +02:00
Heiko 286db19df2 graph vertex collections not restricted to 10 anymore (#2987) 2017-08-10 22:13:45 +02:00
Heiko e06c85886e UI detection of JWT token in case of server restart or upgrade (#3001)
* UI detection of JWT token in case of server restart or upgrade

* added jwt verify check if response is unauthorized
2017-08-10 22:12:45 +02:00
Heiko 32836b04b7 Bug fix/ui moving documents (#2981)
* ui - added bind parameters to slow query history view

* also added bind params to running query view

* ui: fixed a bug when moving multiple documents was not possible
2017-08-08 16:08:29 +02:00
Heiko ae00d3500a Feature/ui service single file upload (#2869)
* ui now supports single js file upload in addition to zip files

* changelog

* updated foxx service description
2017-08-08 09:25:20 +02:00
Heiko 14ec3dea17 allows now to edit default access level for collections in database _system for all users except the root user. (#2864) 2017-07-25 22:28:48 +02:00
m0ppers 1addb727ed Fix frontend hiding replicationFactor in community version (#2851) 2017-07-25 22:19:49 +02:00
Heiko 56febfd721 Bug fix/from and to ui document view refs (#2834)
* general graph module and UI now supporting sharded and replicated graph

* fixed a bug when the _from and _to refs in the document view ui were not working for special characters

* CHANGELOG
2017-07-19 13:44:33 +02:00
Heiko b11fb4e084 fixed issue #2764 - adapted ui to api changes (#2836) 2017-07-19 13:43:54 +02:00
Heiko d5e85bf987 general graph module and UI now supporting sharded and replicated graph (#2825) 2017-07-19 12:49:04 +02:00
Heiko 4c6ede7395 fixed the create new document button in documents view (#2826) 2017-07-18 21:43:44 +02:00
Wilfried Goesgens 65c88e493e add generated examples 2017-07-17 18:33:50 +02:00