1
0
Fork 0
Commit Graph

2406 Commits

Author SHA1 Message Date
Heiko Kernbach 5ecabb9001 prep for foxx sorting 2014-08-20 19:52:02 +02:00
Heiko Kernbach 8bd979e3e5 addad desc sorting for graphs view 2014-08-20 19:18:47 +02:00
Heiko Kernbach f352ca610a added desc sorting for databases 2014-08-20 18:53:36 +02:00
Heiko Kernbach 5ec16122c1 font size now 16px in code editor 2014-08-20 15:56:42 +02:00
Heiko Kernbach 81a6e558eb fixed document editor code view font 2014-08-20 15:49:05 +02:00
Alan Plum c62715e460 Merge pull request #920 from triAGENS/foxx-app-sessions
Replace Foxx authentication with Foxx app-based (modular) authentication.
2014-08-20 15:19:01 +02:00
Heiko Kernbach 132e758c66 documentsview bugfix 2014-08-20 13:54:48 +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 bdbdaaf0bf removed some local storage functions 2014-08-20 11:29:18 +02:00
Heiko Kernbach ddb6155870 fixed a modal view bug 2014-08-20 11:28:31 +02:00
Alan Plum e0e003d060 Migrated session/user routes and models to joi. 2014-08-20 11:16:06 +02:00
Alan Plum e73ab38720 Code style. 2014-08-20 11:14:31 +02:00
Alan Plum 00a0b4513a Aardvark: allow (un-)mounting non-internal system apps, prohibit mounting reserved paths. 2014-08-20 11:13:27 +02:00
Alan Plum fefe0d0e6d Replaced org/arangodb/users internals with users app compatible format. 2014-08-20 11:10:50 +02:00
Alan Plum 6a89d78929 Removed oauth2 app from system apps. 2014-08-20 10:57:48 +02:00
Alan Plum 38297b88cc Fixed sessions app relying on exports from static mount path. 2014-08-20 10:57:47 +02:00
Alan Plum af2b1c1ff6 Added bundled apps as system apps. 2014-08-20 10:57:46 +02:00
Heiko Kernbach 727d8a3f17 fixed a document filter state bug 2014-08-20 10:52:18 +02:00
Heiko Kernbach ed1942c8d0 improved way of importing and exporting aql queries 2014-08-19 17:08:27 +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 029d9d7c18 added filter state for documents filter 2014-08-19 13:23:52 +02:00
Heiko Kernbach 9622061c16 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-08-19 10:57:24 +02:00
Heiko Kernbach 03bc501706 move to async calls for fetching documents and operating aql queries 2014-08-19 10:57:15 +02:00
Heiko Kernbach 8df1e9e5e1 fixed a wrong notification initialization bug 2014-08-19 10:56:17 +02:00
Heiko Kernbach e894e50ce3 fixed visual bug at notification menu 2014-08-19 10:55:52 +02:00
Frank Celler 9fa3d22d6c towards new dispatcher interface 2014-08-18 23:37:32 +02:00
Heiko Kernbach e4a406def4 removed ajaxStart function 2014-08-18 17:17:24 +02:00
Heiko Kernbach d5a1266163 added progess indicator view 2014-08-18 17:10:03 +02:00
Heiko Kernbach 5209a761db changed the way of downloading user queries 2014-08-18 15:07:58 +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 6070acb954 validation now on focusout instead of keyup event 2014-08-14 16:59:50 +02:00
Heiko Kernbach c62b81f547 enabled pretty printing in js shell by default 2014-08-14 14:53:33 +02:00
Heiko Kernbach 4979513dc8 added validation rules for modal views 2014-08-14 14:03:15 +02:00
Jan Steemann ab080d8b73 added derived files 2014-08-13 16:02:19 +02:00
Heiko Kernbach 34ee4517ab added more regex validation 2014-08-12 18:06:23 +02:00
Heiko Kernbach 00761a36e6 merge 2014-08-12 15:11:28 +02:00
Heiko Kernbach 039f7884aa added functionality to validate modals content 2014-08-12 15:11:14 +02:00
Frank Celler f6e242039d relaxed % and escaping 2014-08-12 14:53:59 +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 b97a3d3221 added autofocus for modals 2014-08-11 16:16:30 +02:00
Heiko Kernbach 679db54c5a merge 2014-08-11 15:54:58 +02:00
Heiko Kernbach 46657fee1d changed look and feel of document editor + delete function added 2014-08-11 15:54:41 +02:00
Frank Celler cc91cd1cb0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-08-11 12:43:47 +02:00
Heiko Kernbach 836e7f23bd added a bug where query collection not recognizing current user 2014-08-08 14:25:45 +02:00