1
0
Fork 0
Commit Graph

354 Commits

Author SHA1 Message Date
Lucas Dohmen 03a827cf12 Design for applicationDetailView
* Open and Delete App Buttons Fake implementation
* Breadcrumb for applicationDetailView
2014-12-16 14:10:08 +01:00
Lucas Dohmen 04ad61967b Starting design of applicationDetailView 2014-12-16 14:10:08 +01:00
Heiko Kernbach c181bc7d9f issue: #1168 2014-12-12 11:05:26 +01:00
Heiko Kernbach 8f62bd4e24 added tooltip help for importing documents 2014-11-07 16:52:56 +01:00
Heiko Kernbach afe860262b changed icons for importing and exporting json collections 2014-11-06 15:32:07 +01:00
Heiko Kernbach fb98a3ca96 fixed firefox pagination styling bug 2014-11-06 14:01:07 +01:00
Heiko Kernbach 8f5788d693 added click event + style for changing active database through tiles of dbs view 2014-10-17 15:27:18 +02:00
Heiko Kernbach 01992b0718 preperation: allow users to abort queries if their execution take too long 2014-10-17 15:03:38 +02:00
Heiko Kernbach 144c8b43e1 fixed display bug when a notification title is too long, optimized css for notifications 2014-10-10 11:59:55 +02:00
Jan Steemann 71c41c9017 added style for collection status "loading" 2014-10-09 17:12:24 +02:00
Frank Celler 4ffec6e914 tried to silence rpmlint: remove empty files, remove unused scripts, fixed initgroups, fixed identical files, remove __DATE__
Conflicts:
	CHANGELOG
	Makefile.in
2014-09-05 09:28:21 +02:00
Heiko Kernbach 0f215c7f71 css changes 2014-08-26 16:13:14 +02:00
Heiko Kernbach 1218d3b35b added export feature for documents and for query results 2014-08-22 16:54:53 +02:00
Heiko Kernbach 2e6d4562d0 style changes + dashboard now async ajax calls 2014-08-22 11:39:51 +02:00
Heiko Kernbach cc58900515 scss style change for progress view 2014-08-21 17:18:13 +02:00
Heiko Kernbach 750c87ed38 css changes for dropdown class 2014-08-21 14:19:19 +02:00
Heiko Kernbach aa57a43502 changed ace editor style 2014-08-21 12:25:12 +02:00
Heiko Kernbach 81a6e558eb fixed document editor code view font 2014-08-20 15:49:05 +02:00
Heiko Kernbach 21e4554128 changed styling of documents view 2014-08-20 13:39:42 +02:00
Heiko Kernbach f21ad2b471 docs view css, added pagesize option for documents 2014-08-20 13:24:57 +02:00
Heiko Kernbach 777decd050 scss-lint changes 2014-08-19 15:44:25 +02:00
Heiko Kernbach 4b7309892d scss-lint changes 2014-08-19 15:44:03 +02:00
Heiko Kernbach 7c70351a7d added support for multiple document deletion, fixed a a bug when wrong count of documents was returned 2014-08-19 15:37:49 +02:00
Heiko Kernbach e894e50ce3 fixed visual bug at notification menu 2014-08-19 10:55:52 +02:00
Heiko Kernbach d5a1266163 added progess indicator view 2014-08-18 17:10:03 +02:00
Heiko Kernbach c5c1c08098 fixed wrong font rendering, safari browser 2014-08-15 13:46:49 +02:00
Heiko Kernbach dd226830c2 design changes modal validation, brighter checking of values 2014-08-14 17:57:37 +02:00
Heiko Kernbach adfdec9cb8 changed style of validation in modal views 2014-08-14 17:19:16 +02:00
Heiko Kernbach 4979513dc8 added validation rules for modal views 2014-08-14 14:03:15 +02:00
Heiko Kernbach 34ee4517ab added more regex validation 2014-08-12 18:06:23 +02:00
Heiko Kernbach db04ef88a5 changed the look of the import query feature 2014-08-11 18:18:20 +02:00
Heiko Kernbach c4006bdec8 _from and _to links in documenView are now clickable and redirecting to their destination 2014-08-11 17:08:38 +02:00
Heiko Kernbach 46657fee1d changed look and feel of document editor + delete function added 2014-08-11 15:54:41 +02:00
Heiko Kernbach abf221ed82 merge 2014-08-06 09:36:13 +02:00
Heiko Kernbach 2d1c62903d prep for import and export of aql queries 2014-08-06 09:35:45 +02:00
Michael Hackstein 53abe18fe5 Fixed cluster dashboard on server failure 2014-08-06 09:18:19 +02:00
Michael Hackstein 7aa7697ded Continued implementing async functionality in cluster dashboard
Conflicts:
	js/apps/system/aardvark/clusterFrontend/js/views/showClusterView.js
2014-08-06 09:16:08 +02:00
Heiko Kernbach b477843b27 added model, collection, view, css for custom query storage 2014-08-01 20:20:01 +02:00
Michael Hackstein cd8079ed59 Added some more whitespace on left and right. This allows to use scrollbars without triggering resizing 2014-06-30 11:10:00 +02:00
Heiko Kernbach 768822709e version control for foxx apps 2014-06-10 18:09:42 +02:00
Heiko Kernbach 42faa8af1b shortcut style and position changed 2014-06-03 11:59:33 +02:00
Heiko Kernbach 4308ddcc7f changed mouse style when hovering on navigation-dropdown-items 2014-06-03 11:37:19 +02:00
Heiko Kernbach 1d08dbb7b5 changed dropdown-item:hover to default style 2014-06-03 11:17:51 +02:00
Michael Hackstein c085a24d15 Fixed scss-lint warnings 2014-05-28 23:39:28 +02:00
Frank Celler 0f70998408 fixed merge errors 2014-05-25 23:47:29 +02:00
Claudius Weinberger 7c00fad11a cluster dashboard changes 2014-05-25 23:33:38 +02:00
Claudius Weinberger 15c594dc67 cluster dashboard changes 2014-05-25 23:33:29 +02:00
Michael Hackstein 841f01e390 Added a close button to cluster popup
Conflicts:
	js/apps/system/aardvark/frontend/scss/_modals.scss
	js/apps/system/aardvark/frontend/scss/generated.css
2014-05-25 23:33:05 +02:00
Claudius Weinberger e6ff2d135d cluster dashboard changes 2014-05-25 23:32:20 +02:00
Claudius Weinberger 68e9316a12 cluster dashboard changes
Conflicts:
	js/apps/system/aardvark/frontend/scss/cluster.css
	js/apps/system/aardvark/frontend/scss/generated.css
2014-05-25 23:32:07 +02:00