Commit Graph

127 Commits

Author SHA1 Message Date
Olivier Lambert
3fd93658e8 try to implement storage in web-app way: not finished 2013-07-22 23:29:17 +02:00
Julien Fontanet
0e2696ad23 Minor fix. 2013-07-22 17:07:17 +02:00
Julien Fontanet
7143ef9a2a VM. 2013-07-22 16:31:47 +02:00
Julien Fontanet
139a187cb7 Initial VMs listing. 2013-07-22 15:05:34 +02:00
Julien Fontanet
82b645cf61 Hosts. 2013-07-22 14:20:45 +02:00
Julien Fontanet
a4039e99c1 Initial version based on Backbone.js & Marionette.js. 2013-07-19 17:58:17 +02:00
Julien Fontanet
850cf95d3b Merge pull request #17 from SRCF/monospaced-mac
Format MAC addresses as monospaced.
2013-07-08 05:26:21 -07:00
Andrew Cooper
8ecc6482b2 Following review, rename "monospaced" -> "mac-address" and remove the
needless span element by applying the class to the td element instead.
2013-07-04 23:04:01 +01:00
Julien Fontanet
ec2b60ee27 Merge pull request #16 from SRCF/gitignore
Gitignore
2013-07-03 01:00:09 -07:00
Andrew Cooper
d3976fd64a Newline at end of file 2013-07-03 00:11:09 +01:00
Andrew Cooper
1efd7a73e6 Format MAC addresses as monospaced 2013-07-03 00:06:49 +01:00
Andrew Cooper
b06d1edc5f Misc additions to .gitignore 2013-07-02 23:26:48 +01:00
Julien Fontanet
b7a00941b4 Best preferred host handling (fixes #6). 2013-05-27 16:36:06 +02:00
Julien Fontanet
f326de8c3b Minor cleanup. 2013-05-27 15:37:05 +02:00
Julien Fontanet
c39a0c983c Missing file. 2013-05-27 15:36:40 +02:00
Julien Fontanet
060872cacb Better time handling.
Using Moment.js to display dates (fixes #15).
Using our own function to display durations.
2013-05-27 15:34:36 +02:00
Julien Fontanet
fda02aea84 Sizes are now correctly formatted and use appropriate units. 2013-05-24 11:19:21 +02:00
Julien Fontanet
451e96e848 Better representation for VMs memory usage in host page (fixes #14).
The scale is not logarithmic but the order is respected.
2013-05-23 17:53:47 +02:00
Julien Fontanet
45d4c7b20c Minor missing fix. 2013-05-16 15:09:07 +01:00
Julien Fontanet
cd2cdd3692 Be clearer if there is no IPs (fixes #9). 2013-05-16 15:02:40 +01:00
Julien Fontanet
0c13928109 No link for Dom0 in server memory bar (fixes #13). 2013-05-16 12:01:14 +01:00
Julien Fontanet
6be05423d8 Dom0 appears first in server memory bar (fixes #12). 2013-05-16 11:53:44 +01:00
Julien Fontanet
aa5fa39d7a Merge pull request #11 from SRCF/firefox-ui-fixes
Fix empty <dd> issues and alignment of information in <dl>s
2013-04-13 07:56:28 -07:00
Andrew Cooper
ebb3336da0 On Firefox 19 using the XO sytle, empty <dd> blocks collapse into
nothing, and lower ones reflow upwards, including <br/> blocks.

Remove <br/>s from the middle of <dl> blocks and split into seperate
<dl> blocks to limit the effect of the reflowing.

Insert &nbsp;s into the PIF list to prevent the empty <dd> blocks from
reflowing together, allowing the IP addreses to match up with their
correct PIF.
2013-04-13 16:38:38 +01:00
Julien Fontanet
2792315d39 Merge pull request #10 from SRCF/server-description
Add server description to index listing.
2013-04-13 07:13:38 -07:00
Andrew Cooper
0162842b97 Add server description to index listing 2013-04-13 15:56:14 +01:00
Julien Fontanet
97812a24b4 Display memory usage in a tooltip in the hosts list (fix #3). 2013-04-12 15:10:43 +02:00
Julien Fontanet
830d7fbdb0 Display correctly the XCP version of a host (fix #2). 2013-04-12 15:04:48 +02:00
Julien Fontanet
5f877b77ea Update dependencies. 2013-04-12 15:04:20 +02:00
Julien Fontanet
2fa669f9c6 Minor README update. 2013-04-12 14:11:19 +02:00
Julien Fontanet
fc714f7d43 Fixes issue #4. 2013-04-06 22:30:30 +02:00
Julien Fontanet
428dc5ff07 Merge pull request #5 from SRCF/correct-network-title
Correct network index title.
2013-04-06 12:46:42 -07:00
Andrew Cooper
a0d651a5b8 Correct network index title 2013-04-06 19:14:59 +01:00
Julien Fontanet
84e6f71416 More PHP 5.3 compatibility fixes (see issue vatesfr/xo#1). 2013-03-29 14:27:06 +01:00
Julien Fontanet
b38ed38297 Various updates. 2013-03-28 22:23:57 +01:00
Julien Fontanet
58765763e2 Various updates. 2013-03-28 16:10:23 +01:00
Julien Fontanet
3618e84c17 os_version can be null. 2013-03-27 18:42:51 +01:00
Julien Fontanet
c29dcb9053 Various updates. 2013-03-27 18:02:16 +01:00
Julien Fontanet
c4a4d95e3c Minor fix. 2013-03-27 15:24:33 +01:00
Julien Fontanet
21befdeb0e Various updates. 2013-03-26 19:02:45 +01:00
Olivier Lambert
79ddafb594 reduce display for tablets 2013-03-26 17:47:46 +01:00
Olivier Lambert
8e060c8ae4 minor fix 2013-03-26 16:34:52 +01:00
Olivier Lambert
01321b0cf6 creation of dashboard home page 2013-03-26 16:24:08 +01:00
Olivier Lambert
b57b6ac69c add AGPL mention in home page 2013-03-26 14:09:02 +01:00
Julien Fontanet
0de22f10c0 Initial stats. 2013-03-26 13:57:29 +01:00
Julien Fontanet
2e8c931fb6 Remove incorrect file. 2013-03-26 10:59:18 +01:00
Olivier Lambert
0436bd1b41 disable search bar (for now) 2013-03-25 16:38:35 +01:00
Olivier Lambert
7238f99d19 whoops. fix bootstrap name 2013-03-25 16:34:33 +01:00
Olivier Lambert
2d7cd2fe4e add help with bootstrap tour 2013-03-25 16:27:19 +01:00
Olivier Lambert
9a586c397f simplify server/vms views 2013-03-23 11:25:19 +01:00