1
0
Fork 0
Commit Graph

80 Commits

Author SHA1 Message Date
Heiko ee45b6a595 Feature 3.4/joi ui upgrade (#7322)
* fix a small regex issue, upgrade joi to newer version

* changelog

* prev. commited wrong regex
2018-11-20 09:50:39 +01:00
Heiko cc0591a626 Bug fix 3.4/update ui node dependencies (#6881)
* 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:38 +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 743d4430bf added replication ui (#5555) 2018-06-08 11:19:05 +02:00
Heiko b6df96fcc1 Feature/foxx store (#4600)
Vastly improved the Foxx Store UI
2018-02-28 14:39:36 +01:00
Heiko ba563f7f36 Feature/dygraph lib update (#4183) 2018-01-02 12:27:25 +01:00
hkernbach f0a9a07e8e ui - added csv export to query editor if flat tabular data is returned 2017-06-06 19:04:31 +02:00
hkernbach 31c9362756 added new log view, optimized and replaced old tooltips 2017-04-13 18:36:36 +02:00
hkernbach d245cda324 replaced grunt semistandard with eslint 2016-11-15 14:31:07 +01:00
hkernbach 1fd4625188 gruntfile cleanup 2016-10-24 14:08:25 +02:00
hkernbach ec16346e74 cleanup 2016-09-23 14:14:32 +02:00
hkernbach d87cd66cdd improved gv 2016-07-26 19:22:32 +02:00
hkernbach 6214b02701 gv improvements 2016-07-25 17:12:24 +02:00
hkernbach 9d856e66b7 gv improvements 2016-07-22 12:56:39 +02:00
hkernbach 604637abdd gv 2016-07-19 15:06:44 +02:00
hkernbach 1929b24901 gv [ci skip] 2016-07-13 16:39:56 +02:00
hkernbach 87ddbf7f1d gv 2016-07-07 16:44:21 +02:00
hkernbach 8540e07e70 web ui semistandard 2016-07-07 11:57:42 +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 78e91447d4 Remove jshint (we are doing semistandard now) 2016-07-06 11:39:00 +02:00
hkernbach 0c2e61b794 gv2 [ci skip] 2016-07-01 11:04:03 +02:00
hkernbach bedab04286 graph ui devel 2016-06-24 23:21:39 +02:00
hkernbach 2350d83444 grunt file 2016-05-19 18:28:59 +02:00
hkernbach 261dc85217 frontend cleanup 2016-05-19 17:59:05 +02:00
Andreas Streichardt 89c7c69647 Frontend is now mountable behind a proxy 2016-05-17 17:09:00 +02:00
Alan Plum 85950c9798
Remove monkeypatches.js 2016-05-03 14:55:32 +02:00
hkernbach 13dc4e3637 footer, grunt config, dygraph config, navbar, dashboard 2016-04-21 10:58:16 +02:00
hkernbach 23e21904be grunt 2016-04-20 17:40:28 +02:00
hkernbach 5cde3c698d grunt 2016-04-20 17:34:50 +02:00
hkernbach fed6c3602c cleanup grunt build process 2016-04-20 15:47:35 +02:00
hkernbach c6caacc474 modified grunt build 2016-04-20 13:56:45 +02:00
hkernbach be3757ccb6 updated nvd3 + d3 2016-04-12 11:50:10 +02:00
hkernbach 4578b66441 merging web interfaces 2016-04-06 17:44:22 +02:00
hkernbach c1d1e93b4a new query view, grunt 2016-02-26 13:39:52 +01:00
hkernbach 582d01885e responsive design, scss, readbility numbers, grunt build 2016-02-18 16:36:02 +01:00
hkernbach 464394703a removed filesize plugin, added pretty bytes 2016-02-09 15:20:03 +01:00
hkernbach 89fd6bd932 added filesize.js library 2015-12-08 14:53:49 +01:00
hkernbach 4940c80d88 optimized notifications, removed bug in document editor, css fixes 2015-10-30 10:17:53 +01:00
hkernbach 86e4bf1a3a added missing cluster minify option 2015-10-20 18:13:16 +02:00
hkernbach 0225c4d982 grunt cleanup & optimization 2015-10-16 13:47:03 +02:00
hkernbach 81df6ddda1 cleanup web interface 2015-10-14 00:36:05 +02:00
Jan Steemann 23ae3a9693 fixes for front end
Conflicts:
	js/apps/system/_admin/aardvark/APP/GruntFile.js
2015-10-09 14:26:46 +02:00
Frank Celler a85c44b25e removed commented out lines, less verbose help 2015-10-09 13:51:18 +02:00
Alan Plum 3325d46211 Unbreak aardvark shell 2015-10-06 16:18:23 +02:00
hkernbach 3beb6a280f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-10-02 10:02:30 +02:00
hkernbach 51a20beef3 graph test view 2015-10-02 10:02:25 +02:00
Jan Steemann ace5bd8ec2 some fixes for the web interface 2015-09-25 16:01:13 +02:00
Jan Steemann 0ebf0be777 fixed Gruntfile to include cluster stuff 2015-09-25 15:07:24 +02:00
Alan Plum 038267cb06 Re-implemented require/module based on Node 4.1.0
The require function should now behave as expected and treat ArangoDB's module paths as sources for "external" modules.
The "assert", "buffer" and "path" modules have been moved out of ./js/node into the bootstrap modules.
The module "org/arangodb/foxx/arangoApp" (as well as any modules depending on it) is incompatible with the new module loading behaviour and will be have to be rewritten from scratch.
The "Package" class has been removed entirely and is no longer needed.
Support for the database-stored modules is currently missing and needs to be re-implemented within the module loader.
2015-09-24 13:46:13 +02:00