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
hkernbach
31c9362756
added new log view, optimized and replaced old tooltips
2017-04-13 18:36:36 +02:00
hkernbach
dc9c244b10
ui version
2016-10-20 12:22:55 +02:00
hkernbach
a962809687
logos
2016-10-17 15:56:26 +02:00
hkernbach
58905e2c98
ui logos
2016-09-28 15:57:59 +02:00
hkernbach
169698843d
ui logo
2016-09-27 13:35:17 +02:00
hkernbach
11c33882c8
gv settings [ci skip]
2016-07-15 19:16:16 +02:00
hkernbach
9efc7aec5f
added font roboto locally [ci skip]
2016-06-14 18:32:37 +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
528cedbd79
improved login view
2016-05-13 11:05:55 +02:00
hkernbach
b3e418aff7
service view
2016-05-09 18:15:48 +02:00
hkernbach
b4d9e86b4d
added offline view
2016-05-03 15:18:27 +02:00
hkernbach
ffef593987
warmup screen dashboard
2016-05-02 16:35:23 +02:00
hkernbach
0822c1d505
changed version check style, bugfixes, scss
2016-04-29 23:58:30 +02:00
hkernbach
e848f9cbab
added missing meta tag
2016-04-27 01:23:19 +02:00
hkernbach
5b7f5114f4
cleaned up grunt build
2016-04-20 15:48:11 +02:00
hkernbach
c43a5358f8
navbar, font
2016-04-18 13:22:06 +02:00
hkernbach
704ef41756
html, scss, layout, helpus view
2016-04-18 11:42:28 +02:00
hkernbach
d6d741a27a
images, html
2016-04-15 13:48:16 +02:00
hkernbach
4ff4729e0f
view, scss
2016-04-14 09:43:32 +02:00
hkernbach
e8fd3fb1cb
scss style changes
2016-04-12 21:23:00 +02:00
hkernbach
15483723b7
added node(s) view(s)
2016-04-11 18:36:33 +02:00
hkernbach
4578b66441
merging web interfaces
2016-04-06 17:44:22 +02:00
hkernbach
46456b9db5
new query view
2016-02-29 16:45:48 +01:00
hkernbach
6ba48c85cc
web ui frame view
2015-12-15 15:47:08 +01:00
hkernbach
dd922b3daa
graph editor now using the global doc editor for nodes and edges
2015-12-14 17:15:49 +01: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
Alan Plum
3325d46211
Unbreak aardvark shell
2015-10-06 16:18:23 +02:00
hkernbach
3643159055
added es6 to es5 conversion for some modules, fixed issue #1485
2015-09-22 09:28:46 +02:00
Heiko Kernbach
a341fa6749
web ui changes
2015-07-23 17:57:53 +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
Michael Hackstein
5bede81469
The app.js is now requested with a differente version to avoid caching by browsers
2015-02-19 18:37:39 +01:00
Michael Hackstein
433be5bc0e
Enabled concatenation and uglification of javascript code. If minified version is used, Foxx-Documentation is not working. Variable resolution not possible.
2015-02-18 17:57:48 +01:00
Michael Hackstein
6c5396dfeb
Fixed app documentation view. Browsers are unable to load the same url in an iframe, created a Documentation only html page
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/templates/applicationDetailView.ejs
2015-02-10 16:29:09 +01:00
Michael Hackstein
f429c8af63
Moved all system apps to new folder structure
2015-01-26 11:57:08 +01:00