1
0
Fork 0
Commit Graph

342 Commits

Author SHA1 Message Date
Heiko f5e7bdd277 Bug fix/pre compile ui templates (#8958)
* splittet one query templates into two seperate files

* fixed syntax error in graphSettingsView

* fixed syntax error in foxxEditView

* rm not needed fix of tooltips

* changed format of ejs files due to pre-compiling templates now

* load templates via script tag

* adjust arango helper to work with new tippy version

* adjust arango templateEngine to work with pre compiled underscore templates

* minify and uglify pre compiled templates

* modified gitignore to not track not minified and uglified templates

* fixed queryViewOutput template

* make tooltips visible again!

* add grunt-contrib-jst to package.json

* make templates.js accessible via aardvark

* ... and enable gzip for em

* added build templates
2019-05-13 14:09:44 +02:00
Jan 9b3464ec8a
remove unused JS component from build (#8636) 2019-04-01 13:19:29 +02:00
Heiko 4cb57cea04 added readOnly mode, added success notification, added view documentation reference (#6995) 2018-10-23 14:22:52 +02: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
Heiko 51e411bf20 fixed the checkbox alignment inside a modal element (#6319) 2018-08-31 20:07:35 +02:00
Heiko 01cbb4cac4 webui, fixed misalignment of a table (#6134) 2018-08-16 08:47:33 +02:00
Heiko 6e64c8ec9a Bug fix/issue 5943 (#6096) 2018-08-07 15:13:35 +02:00
Heiko b6c87a2342 Bug fix/issue 5354 (#6083) 2018-08-07 15:11:23 +02:00
Heiko 48be2caba9 AQL Editor Geo Extension (#5382)
* first working example of geo aql ui detection

* license

* geo aql editor improvements

* Update CHANGELOG

* updated attributiong

* used different map, fixed wrong positioning when scrolling

* checking geo types

* added internet connection check for rendering the map in case of geosjon query result
2018-07-30 13:08:11 +02:00
Heiko 7da70474c2 fixed usage of server short name due api change (#5997) 2018-07-26 15:01:59 +02:00
Heiko 743d4430bf added replication ui (#5555) 2018-06-08 11:19:05 +02:00
Heiko fdf7e412f0 ui: fixed misplaced tooltip icons in indices view (#5509) 2018-06-07 12:57:59 +02:00
Heiko 47f747be83 potential high resolution patch for the single node dashboard (#5216) 2018-05-03 14:19:54 +02:00
Heiko b6df96fcc1 Feature/foxx store (#4600)
Vastly improved the Foxx Store UI
2018-02-28 14:39:36 +01:00
Simon 345fc3c0b7 Refactor Authentication Layer (devel) (#4592)
* Cherry Picking LDAP changes

* Adding missing merges

* Fixing remaining mentions of FeatureCacheFeature

* Fix jslint

* Fixing some failed tests

* Fixing cluster authentication issue, red tests

* Fixing ldap testsuite, adding trace logging

* Fixint ldap tesuite setup and LDAP recognition

(cherry picked from commit 686d28a779)

* Fixing wrong assert

* Adding changelog entry, making requested changes from code review

* Fixing dump_authentication, fix typos

* improvements found during code review

* oops

* more use of sessionstorage

* fix tests

* Fixing broken handling, disallowing adding of local users when disabled

* Fixing testInvalidGrants

* Removing undefined auth level externally

* Fixing previous commit

* added tests for ldap search mode

* intentionally removed `after` methods from tests

because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test

* ldap tests all modes

* forward port changes from 3.3

* added generated files

* forward port missing changes for web UI

* added generated files

* added generated files
2018-02-28 13:24:28 +01:00
Heiko 77ac74bcf0 UI: optimized login view for very small screen sizes (#3761) 2018-01-16 09:55:49 +01:00
Heiko 947771b757 updated swagger to current version: 3.9.0 (#4285) 2018-01-16 00:25:15 +01:00
Heiko 61de1b6099 Bug fix/optimize shard distribution api and ui (#3921)
* UI: document/edge editor now remembering their modes (e.g. code or tree)

* changed shardDistribution api behaviour, added PUT route to only fetch collection based shard distribution

* ui: optimized shards view, added missing cleanup function in nodes view

* broken test

* shard distribution tests not fit the new api behaviour

* variables as reference

* CHANGELOG
2018-01-02 12:42:12 +01:00
Heiko ba563f7f36 Feature/dygraph lib update (#4183) 2018-01-02 12:27:25 +01:00
Heiko d06417e665 Bug fix/ui issue 2668 document not found (#3874) 2017-12-06 10:56:54 +01: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
Heiko ce96113d61 fixed the appearance of the documents filter (#2984) 2017-08-10 22:14:35 +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
Frank Celler a692577f5b Feature/auth context (#2815) 2017-07-16 09:39:03 +02:00
Frank Celler 82ffead1cc Feature/auth context (#2721)
* fixed no access ui bug
* grunt
* optimized user permission view
* changed breadcrumb in document view
* optimized user permissions view
2017-07-04 17:32:51 +02:00
Frank Celler bbe7484521 Feature/auth context (#2704)
* added read-only users
2017-07-02 23:15:57 +02:00
Heiko 2f8cd2455d fixed all results query bug (#2607) 2017-06-19 17:48:14 +02:00
Heiko 4d7720b471 ui - added satellite collection creation (#2584) 2017-06-19 17:29:06 +02:00
hkernbach ac4eea878e ui - more detail about figures 2017-06-06 15:41:06 +02:00
hkernbach a1dacc3e29 fixed issue #2509, updated jsoneditor lib 2017-05-29 13:37:42 +02:00
hkernbach 7f2bc3a860 dashboard 2017-05-10 14:27:30 +02:00
hkernbach 841dc1ed95 addtional info inside dashboard view 2017-05-09 20:26:43 +02:00
hkernbach cd819e0b26 node info view 2017-04-25 19:27:30 +02:00
hkernbach 31c9362756 added new log view, optimized and replaced old tooltips 2017-04-13 18:36:36 +02:00
hkernbach 455867035d ui - optimized logo rendering 2017-03-22 11:39:57 +01:00
hkernbach 399cf4d9c3 css 2017-02-17 11:14:28 +01:00
hkernbach 1a5112da79 optimized graph management view 2017-02-14 18:06:29 +01:00
hkernbach 559b8d371d fixed memory issue within ui dashboard 2017-02-14 11:44:37 +01:00
hkernbach c345474bca optimized version indicator 2016-11-03 09:37:11 +01:00
Simran Brucherseifer 9f2ad47aa4 Aardvark: Prevent logo from touching main content 2016-11-01 13:03:30 +01:00
hkernbach 693109de47 fixed event loop bug, optimized nodes view 2016-10-27 13:50:26 +02:00
hkernbach 0345c24006 scss 2016-10-19 17:03:56 +02:00
hkernbach a962809687 logos 2016-10-17 15:56:26 +02:00
hkernbach 841ba88fdd scss 2016-10-14 16:59:31 +02:00
hkernbach 0edec08ceb scss 2016-10-14 14:22:01 +02:00
hkernbach 8259e783cd css 2016-10-13 14:46:43 +02:00
Simran Brucherseifer faf5e5a090 left-align table headers in query result view 2016-10-13 11:57:12 +02:00
hkernbach 4150fa7ec7 colors, gv 2016-10-13 10:14:42 +02:00
hkernbach 42d28f0708 nodes view 2016-10-12 14:54:49 +02:00
hkernbach db99916e8b improved gv 2016-10-06 10:21:35 +02:00