1
0
Fork 0
Commit Graph

61 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
Heiko 9fddc52312 fixed one medium prio and two low priority zap scan issues (#2775)
* fixed one medium prio and two low priority zap scan issues

* changelog

* modified manifest
2017-07-12 22:13:09 +02:00
Alan Plum f271774e59
Fix manifest license SPDX format 2016-10-20 15:04:09 +02:00
Andreas Streichardt 3fb78388f9 Fixx thumbnails 2016-06-03 14:06:31 +02:00
hkernbach 261dc85217 frontend cleanup 2016-05-19 17:59:05 +02:00
hkernbach efb1691c3c fixed min file usage 2016-05-19 17:46:08 +02:00
Jan Steemann 1ab2b97209 fix wrong filename in manifest.json 2016-05-18 12:57:23 +02:00
Andreas Streichardt a3423ace78 Reenable gzip 2016-05-18 10:20:57 +02:00
Andreas Streichardt 89c7c69647 Frontend is now mountable behind a proxy 2016-05-17 17:09:00 +02:00
hkernbach 5cde3c698d grunt 2016-04-20 17:34:50 +02:00
hkernbach 972367b4f7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-04-20 15:48:21 +02:00
hkernbach fed6c3602c cleanup grunt build process 2016-04-20 15:47:35 +02:00
Alan Plum c23d73f78c
Aardvark should always expect auth 2016-04-20 15:23:01 +02:00
hkernbach c6caacc474 modified grunt build 2016-04-20 13:56:45 +02:00
Alan Plum 777848472d
standalone.html -> index.html 2016-04-18 18:01:05 +02:00
Alan Plum c2b6f33407
Fix aardvark redirect 2016-04-18 18:01:03 +02:00
Alan Plum c1fef91659
More aardvark modernization 2016-04-18 18:01:01 +02:00
Alan Plum 87d86065d6
Make sure system collections used by aardvark always exist 2016-04-18 18:00:51 +02:00
Alan Plum fc05c019d2
Fix aardvark auth 2016-04-18 18:00:47 +02:00
Alan Plum 5d765be524
Port Aardvark to FOTF 2016-04-18 18:00:46 +02:00
Alan Plum a385738601
Revert "fixed version"
This reverts commit 034eea10b3.
2016-04-18 18:00:17 +02:00
Frank Celler 034eea10b3 fixed version 2016-02-19 20:15:39 +01:00
Alan Plum 17ef7ca5e9 Revert system app version compatibility 2016-02-19 14:46:31 +01:00
Frank Celler adaef87abf switch to 3.0.0 2016-02-18 14:41:25 +01:00
Alan Plum 790082aaf1 Stop system apps from whining
Devel claims it's 2.7 so requiring 2.8 in Foxx causes warnings.
2016-01-07 11:25:59 +01:00
Alan Plum efd31e2fd4 Explicitly mark version compat in system apps
This marks them as legacy when FOTF lands
until we update them for FOTF compatibility.
2016-01-06 18:55:37 +01:00
hkernbach 179ecd341b added html cluster min files 2015-10-20 18:14:07 +02:00
hkernbach 81df6ddda1 cleanup web interface 2015-10-14 00:36:05 +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
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
Heiko Kernbach 72c42fb523 added css gzip, removed unused css 2015-07-28 15:07:14 +02:00
Heiko Kernbach 92ae28ef8a added frontend gzip support 2015-07-28 14:43:45 +02:00
Heiko Kernbach 1ddb2b59fb compressed img, css 2015-07-27 16:39:30 +02:00
Heiko Kernbach 25e2ea3b36 ui, compressed images 2015-07-27 16:16:04 +02:00
Heiko Kernbach 2c8a71d6f6 fixed cluster web ui 2015-07-17 16:47:07 +02:00
Alan Plum 999fde5957 Removed generated.css. 2015-07-14 16:43:07 +02:00
Heiko Kernbach dfe5778d3d replaced deprecated assets attribute with grunt js tasks - #1391 2015-06-29 15:58:18 +02:00
Willi Goesgens 426427346f Fix path in manifest broken during 469b309bd08cddd3bf54f7609ef6564aec75caff 2015-06-23 13:49:48 +02:00
Alan Plum 938bc16ee0 2.7: adjusted manifests. 2015-06-22 14:22:44 +02:00
Heiko Kernbach 6fa0f64719 dummy test date 2015-04-17 20:24:56 +02:00
Heiko Kernbach 5e29529729 initial commit and prep for demonstration view 2015-04-17 19:11:22 +02:00
Michael Hackstein 82d58ddb19 Changed default document of Aardvark app 2015-03-10 10:38:27 +01:00
Michael Hackstein 5e363b3213 Fixed redirect for web interface 2015-03-09 11:42:43 +01:00
Heiko Kernbach 6d418865b3 fixed frontend bug 2015-03-06 15:42:36 +01:00
Michael Hackstein 8fc3fd2908 The webinterface will now print the path to a foxx in development mode 2015-03-02 14:23:03 +01:00
Michael Hackstein a641df37cb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-19 18:08:33 +01:00
Heiko Kernbach 5d971cf60f grunt support for cluster frontend 2015-02-19 18:07:51 +01:00
Michael Hackstein f2db5833ba Removed unused static file exports from manifest 2015-02-19 17:51:41 +01:00