Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / static / im / js / usage.js @ a93f2d64

History | View | Annotate | Download (6.9 kB)

# Date Author Comment
a93f2d64 04/19/2013 06:43 pm Kostas Papadimitriou

astakos: remove js debug statement

480974e6 04/19/2013 06:32 pm Giorgos Korfiatis

astakos: Change response for API call `quotas'

The following indicators are returned for each holding:
"limit": the quota limit (as before)
"usage": the current usage (pessimistically, includes any pending
allocations)
"pending": the difference of max and min allocation, indicates...

4e03ba30 04/19/2013 05:37 pm Kostas Papadimitriou

Update astakos usage view

Update view to use the introduced astakos quotas api.

80ec0af8 02/19/2013 06:22 pm Olga Brani

Fix usage animation bug

4e41f055 01/10/2013 01:56 pm Olga Brani

Presentation fixes

401089d8 01/07/2013 06:19 pm Kostas Papadimitriou

Periodically update quotas information in astakos usage page