jsteemann
1199f6d06e
added some newer AQL functions to highlighting list
2019-04-01 09:39:02 +02:00
Heiko
e8ef3d6121
Sort order of databases in the web ui ( #8590 )
2019-03-27 09:07:10 +01:00
KVS85
0fe80d8d1d
Rebuild UI and minor change for PRs 8579, 8583 ( #8596 )
2019-03-26 21:46:30 +01:00
Heiko
105a23c5b1
Bug fix/improve shards ui ( #8583 )
...
* optimized the shards view
* changelog
2019-03-26 16:36:25 +01:00
Heiko
c8ec3f0de5
Bug fix/custom query names ( #8579 )
...
* restricted allowed custom query names
* changelog
2019-03-26 16:35:27 +01:00
Jan
207c978d1e
Bug fix/move a few actions from js to cpp ( #8549 )
2019-03-26 10:02:21 +01:00
Jan
39a3f5bc4e
reintroduce smart joins after temporarily reverting them in devel ( #8543 )
2019-03-23 20:36:02 +01:00
jsteemann
dc381a99df
Revert "Feature/ncc1701 ( #8440 )"
...
This reverts commit 59ad583796
.
2019-03-21 19:18:46 +01:00
Jan
59ad583796
Feature/ncc1701 ( #8440 )
2019-03-21 15:05:36 +01:00
KVS85
57da3a538b
Rebuild frontend ( #8455 )
2019-03-19 09:31:41 +01:00
Dan Larkin-York
413e90508f
Named indices ( #8370 )
2019-03-13 18:20:32 +01:00
Vasiliy
b1e30937bb
issue 520.1.1: decrease link commit interval to 1 second, add workaround for MMFiles not recovering document insertions via WAL ( #8313 )
2019-03-05 14:50:54 +03:00
jsteemann
0d2056550c
added derived files for web UI
2019-03-04 19:15:34 +01:00
Heiko
b04cd607f4
fixed the graph editing modal, ordering of edge definitions was false ( #8225 )
...
* fixed the graph editing modal, ordering of edge definitions was false
* changelog
2019-02-27 09:52:55 +01:00
Heiko
e6ae1e42b1
fixed some escpaing issues, removed dead code, eslint ( #8222 )
...
* fixed some escpaing issues, removed dead code, eslint
* wrong function name
* changelog
* applied requested changes
2019-02-27 09:51:14 +01:00
Jan
d46acbb156
Bug fix/make ttl index work with datestrings too ( #8208 )
2019-02-22 16:09:51 +01:00
Jan
44c6a2d732
Feature/ttl index ( #8169 )
2019-02-19 14:12:21 +01:00
Simon
1123bc10c0
Check authentication for cluster APIs ( #8051 )
2019-02-04 14:47:44 +01:00
maxkernbach
afa0889dbd
UI: Add Drivers & Integrations column + fix links for 3.4 ( #6695 )
...
* Add Drivers & Integrations column + fix links for 3.4
* dynamic-link-versions
2019-01-16 07:38:25 +01:00
sleto-it
6f23bb5445
New customer login url ( #7870 )
2019-01-14 16:17:49 +01:00
jsteemann
e05e88eebd
fix web interface document view
2019-01-11 10:03:05 +01:00
Jan Christoph Uhde
f65853e30f
make use of sortedness of rocksdb primary index ( #7788 )
2019-01-11 09:40:22 +01:00
Jan Christoph Uhde
7e0a79b585
fix #7900 - null bind values do not change to empty string anymore ( #7917 )
2019-01-09 10:04:49 +01:00
maxkernbach
969ceaffbe
UI: rename danger button ( #7041 )
2018-12-10 11:25:44 +01:00
Heiko
5dc0a969ba
fixed query result not being displayed if active view was running or … ( #7586 )
2018-12-06 15:00:31 +01:00
Heiko
fd78c7a1e3
spotlight ui router was missing ( #7626 )
2018-12-04 11:42:25 +01:00
Lars Maier
908df47cd7
[devel] Bug fix/cluster health ui timestamp ( #7562 )
2018-11-30 16:26:21 +01:00
Heiko
b1d34ea0a2
fixed ui not updating its view name propertly ( #7553 )
2018-11-29 16:50:45 +01:00
Heiko
a21a197cad
refresh properties after switching back to edit mode ( #7422 )
2018-11-22 15:09:47 +01:00
Heiko
9a7bd2d360
use of job api for patching and removing views ( #7354 )
...
* use of job api for patching and removing views
* fixed check of async call of in progress
* finalizing views ui
* link docu change
2018-11-22 14:53:37 +01:00
Heiko
963fce33eb
Feature/joi ui upgrade ( #7324 )
...
* fix a small regex issue, upgrade joi to newer version
* changelog
* prev. commited wrong regex
2018-11-20 09:50:50 +01:00
Matthew Von-Maszewski
97ba8ca2be
Bugfix: More 3.4 scheduler changes backported ( #7091 )
2018-10-26 17:09:20 +02:00
Heiko
83785de993
fixed a routing bug in the ui ( #7067 )
...
* fixed a routing bug in backbone js ui
* use of navigate
* changelog
* fixes same issue in another view, too
2018-10-25 16:11:17 +02:00
Heiko
55b0ad7c96
fixes some graph data parsing issues, if format was not like it was e… ( #7057 )
...
* fixes some graph data parsing issues, if format was not like it was expected
* changelog
2018-10-25 16:07:27 +02:00
jsteemann
2c6e760ea0
adjusted link
2018-10-23 14:26:41 +02:00
Heiko
4cb57cea04
added readOnly mode, added success notification, added view documentation reference ( #6995 )
2018-10-23 14:22:52 +02:00
Heiko
0ed9bba054
fixes validation of allowed or not allowed foxx service mount paths ( #6968 )
2018-10-23 14:21:10 +02:00
Alan Plum
4e25350f6b
Fix Foxx API handling of broken services ( #6459 )
...
* Add tests for service failing on mount
* Don't install broken services
* Restore error page for broken services
* Prefer JSON error pages
* Expose service upsert in API
* Add Foxx fixes to CHANGELOG
* Update CHANGELOG
Typo
2018-10-23 13:05:03 +02:00
Wilfried Goesgens
806e7d0f1f
Doc - fresh swagger ( #7006 )
2018-10-22 18:52:47 +02:00
Heiko
477a90d2f7
fixes the ui dashboard statistics in cluster environment ( #6917 )
2018-10-17 15:52:57 +02:00
Heiko
bd7849538e
fixed gathering of coordinator statistics in a cluster environment ( #6934 )
2018-10-17 15:43:42 +02:00
Heiko
b1d98475ad
ui is now checking if statistics are enabled or not before it fires i… ( #6907 )
2018-10-16 11:05:05 +02:00
Heiko
6d197a2d99
Bug fix/update ui node dependencies ( #6869 )
...
* update some ui build related node modules, fixed some eslint errors
* do not uglify libs any more, as libs are already uglified in most cases
2018-10-15 12:38:06 +02:00
ArangoDB Release Bot
0f04bc4fa4
nightly frontend build
2018-10-12 23:58:35 +00:00
ArangoDB Release Bot
9448bb4565
nightly frontend build
2018-10-11 23:58:19 +00:00
Heiko
9d2da2c22c
Bug fix/internal issue 2770 ( #6822 )
2018-10-11 15:39:06 +02:00
jsteemann
bccd10d622
handle missing frontend collection
2018-10-11 11:55:42 +02:00
Heiko
ef8ac38728
Bug fix/internal issue 2035 ( #6805 )
2018-10-11 11:29:42 +02:00
Heiko
cb5839e057
fixed a caching bug in IE11 ( #6808 )
2018-10-11 11:27:41 +02:00
Heiko
afef5ec73a
Bug fix/internal issue 2688 ( #6818 )
2018-10-11 10:57:01 +02:00
Heiko
16af0901f1
Bug fix/internal issue 2785 ( #6802 )
2018-10-11 10:43:04 +02:00
Heiko
c93b359043
Bug fix/internal issue 2764 ( #6812 )
2018-10-11 10:34:59 +02:00
Heiko
b0cf8be2d4
changelog ( #6815 )
2018-10-11 10:24:47 +02:00
ArangoDB Release Bot
7d34c5ca9b
nightly frontend build
2018-10-08 23:58:23 +00:00
Jan
66d04a10bc
handle a missing _frontend collection gracefully ( #6750 )
2018-10-08 10:16:24 +02:00
Heiko
24c6a7037a
Bug fix/internal issue 1983 ( #6746 )
2018-10-08 10:15:40 +02:00
ArangoDB Release Bot
9bf58f1591
nightly frontend build
2018-10-05 23:58:23 +00:00
Lars Maier
26c0c7be67
In readonly mode disable the `New View/Service` Buttons. Fixed a stupid warning about lower case constructors. ( #6732 )
2018-10-05 15:35:10 +02:00
ArangoDB Release Bot
1de6a7aff9
nightly frontend build
2018-10-02 23:58:16 +00:00
KVS85
883a2baace
Switch view editor 'Save' action to use PUT to get full update (instead partial one) ( #6630 )
2018-10-02 13:20:01 +02:00
ArangoDB Release Bot
0c024bdd3d
nightly frontend build
2018-09-28 23:58:24 +00:00
Simon Oualid
937da9c462
Fixed the web UI to properly display JSON properties of user defined Foxx services configuration ( #6611 )
2018-09-28 14:46:11 +02:00
ArangoDB Release Bot
dc54b0eccf
nightly frontend build
2018-09-27 23:58:14 +00:00
Jan
78f86ee134
included arrows to better visualize that the collection names accordion elements ( #6642 )
2018-09-27 19:33:01 +02:00
ArangoDB Release Bot
a473df127e
nightly frontend build
2018-09-26 23:58:17 +00:00
ArangoDB Release Bot
5c12ca89d5
nightly frontend build
2018-09-25 23:58:15 +00:00
ArangoDB Release Bot
0dd277d325
nightly frontend build
2018-09-18 23:58:31 +00:00
Heiko
78fc6aa758
catch 501 (not implemented) in the query editor (ui) ( #6523 )
2018-09-18 17:46:15 +02:00
ArangoDB Release Bot
0041d120a4
nightly frontend build
2018-09-13 23:58:21 +00:00
ArangoDB Release Bot
7b9ea7e5de
nightly frontend build
2018-09-12 23:58:12 +00:00
ArangoDB Release Bot
2d039e39ee
nightly frontend build
2018-09-11 23:58:17 +00:00
Heiko
2ec1a5cc26
Feature/new devel versioning scheme ( #6312 )
2018-09-11 08:57:38 +02:00
ArangoDB Release Bot
3ed501db8f
nightly frontend build
2018-09-10 23:58:36 +00:00
ArangoDB Release Bot
64282625bd
nightly frontend build
2018-09-06 23:58:22 +00:00
Heiko
c4d878ece8
query result map added tooltips, added recognition of geometry attribute ( #6371 )
...
* new features geo aql editor
* added geo geometry attribute detection, added tooltips for geo elements
* max height
* added max height for map tooltip
2018-09-06 11:38:04 +02:00
maxkernbach
87e4f455d6
improve graph error messages in the UI ( #6368 )
2018-09-05 12:34:09 +02:00
ArangoDB Release Bot
72532ca24a
nightly frontend build
2018-09-04 23:58:35 +00:00
Jan
07abfca588
Bug fix/cleanup 020918 ( #6338 )
2018-09-03 12:56:41 +02:00
ArangoDB Release Bot
7aae2051bf
nightly frontend build
2018-08-31 23:58:22 +00:00
Heiko
e2f72f7a68
fixed displaying of log output in the ui ( #6320 )
2018-08-31 20:08:01 +02:00
Heiko
51e411bf20
fixed the checkbox alignment inside a modal element ( #6319 )
2018-08-31 20:07:35 +02:00
ArangoDB Release Bot
eec3ec2b06
nightly frontend build
2018-08-30 23:58:16 +00:00
Heiko
fd81e34498
fixed the selection of the wrong line inside the aql query editor when an query backend error appears ( #6302 )
2018-08-30 14:51:16 +02:00
Heiko
5dccea9789
disabled renaming of views in the cluster, added search, added desc sorting ( #6300 )
2018-08-30 12:34:27 +02:00
Heiko
668d24cf89
optimized geo json fallback in query editor ( #6298 )
...
* optimized geo json fallback in query editor
* requested change
2018-08-30 09:29:02 +02:00
ArangoDB Release Bot
83087da1bc
nightly frontend build
2018-08-29 23:58:46 +00:00
ArangoDB Release Bot
ee30ca1cdf
nightly frontend build
2018-08-28 23:58:22 +00:00
Alan Plum
cfa0e0db55
Better foxx errors ( #6264 )
...
* Fix codeFrame formatting
Pushing the codeFrame first results in ugly line breaks or extra spaces.
* Include cause in MODULE_FAILURE message
The error is always a wrapper for an underlying cause so it should be easier to determine what caused it.
* Add a codeFrame for failed _install
We normally only want this in dev mode but service CRUD should always provide detailed info.
* Expose codeFrame in Foxx CRUD
The codeFrame can only come from a failed _install, so let's make it visible to Foxx CLI and friends.
* Add codeFrame to runScript
Scripts can also only be executed with access to the Foxx API so we can provide the same info as during CRUD.
* Trim codeFrame fileName to basePath
If we have a basePath, we don't need to expose the full path to the user for the codeFrame to be meaningful.
* Fix getReadableName
Previously 'catch-fire' would become 'Catch Ire'.
* Add to changelog
2018-08-28 14:36:33 +02:00
Jan
0a73e64b0b
Bug fix/fiddle version string into test paths ( #6266 )
...
* fiddle version string into test paths
2018-08-28 09:27:32 +02:00
ArangoDB Release Bot
d776c18479
nightly frontend build
2018-08-26 23:58:12 +00:00
KVS85
f7d85edef9
Doc - Internal issue 448 + fix build ( #6229 )
2018-08-26 09:32:57 +02:00
ArangoDB Release Bot
7244b833bf
nightly frontend build
2018-08-23 23:58:19 +00:00
ArangoDB Release Bot
e567a5669e
nightly frontend build
2018-08-22 23:58:14 +00:00
jsteemann
e95a1b5483
added generated files
2018-08-22 20:49:10 +02:00
ArangoDB Release Bot
9d03ab532b
nightly frontend build
2018-08-21 23:58:42 +00:00
jsteemann
fa0def4d3a
added generated files
2018-08-21 18:53:27 +02:00
Simran
6f4371bcdd
Improve debug package description dialog ( #6010 )
2018-08-21 13:42:15 +02:00
Heiko
0e03167606
updated npm version of some ui modules ( #6000 )
2018-08-20 14:29:03 +02:00
Jan
7cb1da12cf
make AQL functions construction easier ( #6195 )
2018-08-20 11:56:38 +02:00
ArangoDB Release Bot
0aaf96cbf9
nightly frontend build
2018-08-19 23:57:54 +00:00