1
0
Fork 0
Commit Graph

73 Commits

Author SHA1 Message Date
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
hkernbach b8a5e56cb7 fixed issue #1494, fixed some grunt processing 2015-09-22 10:27:04 +02:00
hkernbach 3643159055 added es6 to es5 conversion for some modules, fixed issue #1485 2015-09-22 09:28:46 +02:00
Alan Plum f54b2e52f7 Replaced embedded swagger 1 with external swagger 2. 2015-09-09 13:38:59 +02:00
hkernbach 5c9bab6802 web ui: css, validation bug, graph view optimized 2015-08-28 14:50:40 +02:00
Heiko Kernbach 7d4d1b38d6 grunt file 2015-07-28 16:02:54 +02:00
Heiko Kernbach 4063a7854c ui 2015-07-28 15:36:12 +02:00
Heiko Kernbach 41c19e75ab some cleanup, more gzip support 2015-07-28 15:22:41 +02:00