1
0
Fork 0
Commit Graph

1969 Commits

Author SHA1 Message Date
Michael Hackstein dcac399fa7 Started implementation of graph-http-module foxx app. Current State: Can create and drop new graphs. Can execute CRUD on vertices 2014-06-11 11:48:16 +02:00
Frank Celler 57bb47185b moved try/catch block to the top of routing chain 2014-06-10 22:57:10 +02:00
Heiko Kernbach 768822709e version control for foxx apps 2014-06-10 18:09:42 +02:00
Heiko Kernbach eb08541171 foxx apps install now via github 2014-06-10 15:21:27 +02:00
Heiko Kernbach 90c89754fa userManagementViewSpec added 2014-06-06 15:34:31 +02:00
Heiko Kernbach 0f21f69082 userManagementViewSpec added 2014-06-06 15:32:07 +02:00
scottashton fe621c1723 finished measurements 2014-06-05 16:59:43 +02:00
Michael Hackstein aeda62c032 Fixed test for db selection view 2014-06-04 17:16:24 +02:00
Frank Celler 584ac19c83 fixed test spec 2014-06-04 16:17:13 +02:00
Frank Celler 575e22e2d3 fixed test spec 2014-06-04 16:13:36 +02:00
Frank Celler 4c2adf9f54 removed .showHotkeyHelp 2014-06-04 16:06:01 +02:00
Frank Celler eda4b0cde4 fixed dfdb 2014-06-04 11:02:42 +02:00
Heiko Kernbach 507a6fe1c9 moved dropdown divider for database selection to the right place 2014-06-03 13:57:37 +02:00
Heiko Kernbach 42faa8af1b shortcut style and position changed 2014-06-03 11:59:33 +02:00
Heiko Kernbach 5731d38f94 removed shift keybinding for info modal 2014-06-03 11:44:22 +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
gschwab efd057f021 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-02 09:43:57 +02:00
gschwab 0169a4817d error handling 2014-06-02 09:43:55 +02:00
Frank Celler 8db4667755 cleanup of version-check, added option check-version 2014-06-01 13:37:21 +02:00
Frank Celler 55b2cc6c54 fixed issue #881: [2.1.0] Bombarded (every 10 sec or so) with "WARNING format string is corrupt" when in non-system DB Dashboard 2014-05-31 13:19:58 +02:00
Jan Steemann 603de4ba20 javascript cleanup 2014-05-31 01:44:47 +02:00
Heiko Kernbach 982f820d99 added tests for collectionsItemView 2014-05-30 16:16:41 +02:00
Michael Hackstein c085a24d15 Fixed scss-lint warnings 2014-05-28 23:39:28 +02:00
Michael Hackstein d8889bc6a7 Fixed Document statistic spec and JSLint 2014-05-28 23:08:04 +02:00
Michael Hackstein f44ebf0953 Fixed dashboard view spec 2014-05-28 22:52:39 +02:00
Michael Hackstein 8164026b65 Started fixing tests for dashboard 2014-05-28 22:49:04 +02:00
Michael Hackstein cfc171dbbe Fixed dashboard config test 2014-05-28 22:19:37 +02:00
Michael Hackstein 3d56f8383d Started fixing dashboard config tests 2014-05-28 22:13:43 +02:00
gschwab 1fc4060899 edgeCollection may only be used in equal edge definitions 2014-05-28 15:45:03 +02:00
Jan Steemann 01358527e3 fixed jslint warning 2014-05-28 09:20:13 +02:00
Heiko Kernbach b74d85a355 query specs 2014-05-27 18:23:59 +02:00
Heiko Kernbach 0fd70779b5 added queryViewSpec to files.json 2014-05-27 18:09:33 +02:00
Heiko Kernbach 3625ce4840 merge 2014-05-27 18:08:46 +02:00
Heiko Kernbach 5cfa08c8bd queryViewSpec for jasmine added 2014-05-27 18:08:26 +02:00
Esteban Lombeyda d278fdc28e Bug fix: in updateByExample 2014-05-27 16:27:03 +02:00
Esteban Lombeyda e665a4cce8 bug fix: wrong parameter name 2014-05-26 15:41:55 +02:00
Esteban Lombeyda 14a7074002 Bug fix in updatebyExample 2014-05-26 11:52:11 +02:00
Esteban Lombeyda a803c16016 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-05-26 10:56:17 +02:00
Frank Celler 0f70998408 fixed merge errors 2014-05-25 23:47:29 +02:00
Frank Celler ea49ba807c fixed cluster statistics
Conflicts:
	js/apps/system/aardvark/clusterFrontend/js/views/showClusterView.js
2014-05-25 23:34:25 +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
Michael Hackstein dd28af0d3a Fixed style of new dashboard in cluster overview on click
Conflicts:
	js/apps/system/aardvark/frontend/scss/cluster.css
	js/apps/system/aardvark/frontend/scss/generated.css
2014-05-25 23:25:51 +02:00
Michael Hackstein b57192aee3 Fixed position of enlarge button, and added option to show it for other charts, all enabled now because of missing history 2014-05-25 23:14:36 +02:00
Claudius Weinberger d8a46ce84c dashbaord design changes 2014-05-25 23:14:16 +02:00
Claudius Weinberger 4728a7cd45 dashbaord design changes
Conflicts:
	js/apps/system/aardvark/frontend/js/config/dygraphConfig.js
2014-05-25 23:13:56 +02:00