Commit graph

184 commits

Author SHA1 Message Date
Austin Seipp
d292b58aff Add local copy of JQuery 1.6.4 2012-01-26 18:34:52 -06:00
Austin Seipp
09e8feea5e Include Bootstrap CSS, so internet isn't required for a functioning UI 2012-01-26 18:22:57 -06:00
Johan Tibell
ce3af1ba7e Bump version number to 0.3.0.1
Also make HTML validate as HTML5
2012-01-26 11:58:27 -08:00
Johan Tibell
e9afa7a9b3 Remove unused assets 2012-01-26 11:46:41 -08:00
Johan Tibell
9289ea7a7a Switch from Blueprint CSS to Bootstrap CSS 2012-01-26 11:42:20 -08:00
Johan Tibell
c58a824367 Add image to data-files 2012-01-01 17:46:14 -08:00
Johan Tibell
3a9119aa72 Complete release notes 2012-01-01 17:02:09 -08:00
Johan Tibell
e2c4de92f3 Show a message box when the server can't be reached 2012-01-01 16:49:06 -08:00
Johan Tibell
f90d2172fc Comma-ify pretty printed numbers 2012-01-01 15:50:41 -08:00
Johan Tibell
aef1e86114 Add release notes 2011-12-31 18:48:07 -08:00
Johan Tibell
2a77b569c5 Mention that counters are non-negative 2011-12-31 18:39:14 -08:00
Johan Tibell
ac517faa31 Minor doc tweak 2011-12-31 18:29:41 -08:00
Johan Tibell
89ffba4b2a Doc tweaks 2011-12-31 18:27:11 -08:00
Johan Tibell
c817bdfb5b Fix doc typo 2011-12-31 18:15:09 -08:00
Johan Tibell
ae860ea950 Use the server time in the UI 2011-12-31 18:14:25 -08:00
Johan Tibell
3f26e64280 Actual return the server time in the REST API 2011-12-31 18:10:36 -08:00
Johan Tibell
034ffee2eb Improve REST API docs 2011-12-31 11:35:44 -08:00
Johan Tibell
3cf252ee96 Improve counter and gauge documentation 2011-12-30 22:37:36 -08:00
Johan Tibell
e59d03ff27 Show add-graph button when graph is closed 2011-12-30 19:18:30 -08:00
Johan Tibell
484c138d92 Add graph icon 2011-12-30 19:05:07 -08:00
Johan Tibell
caae25c7c7 Bump version number to 0.3.0.0 2011-12-30 18:45:05 -08:00
Johan Tibell
602b6c6353 The example is not a data file 2011-12-30 18:44:17 -08:00
Johan Tibell
3bd23bd43d Add close icon 2011-12-30 18:43:30 -08:00
Johan Tibell
bbd570378d JSLint police 2011-12-30 18:40:40 -08:00
Johan Tibell
06ec1da5a8 Refactor jQuery code 2011-12-30 18:03:51 -08:00
Johan Tibell
8b83c46c76 Make it possible to add graphs for user metrics 2011-12-30 15:42:26 -08:00
Johan Tibell
84b27c3d01 Reorganize jQuery code 2011-12-30 13:52:58 -08:00
Johan Tibell
3832ddfa62 Show built-in counters and gauges in the web interface
Reorganized REST API as that was required to support this feature.
2011-12-30 13:34:01 -08:00
Johan Tibell
3a1ac0f2ae Add table column headers 2011-12-30 12:11:23 -08:00
Johan Tibell
16cf71f019 Add handler logic for gauges 2011-12-30 11:34:36 -08:00
Johan Tibell
6755998783 Improve docs 2011-12-30 11:33:44 -08:00
Johan Tibell
99539d4b23 Store gauges in addition to references
The gauages are not yet served by the server.
2011-12-30 11:02:58 -08:00
Johan Tibell
6bf34dc97e Add a type for gauges 2011-12-30 10:26:11 -08:00
Johan Tibell
b195b1c48e Add Counter.modify 2011-12-30 10:13:43 -08:00
Johan Tibell
1a2d637a4e Document Snap workaround 2011-12-29 18:35:11 -08:00
Johan Tibell
a2e9955fe5 Documentation wibble 2011-12-29 18:29:50 -08:00
Johan Tibell
7d5350badc Document that it's possible to retrieve a single counter 2011-12-29 18:26:24 -08:00
Johan Tibell
27c346f8f3 Fix bug in URL mapping 2011-12-29 18:14:28 -08:00
Johan Tibell
3304f92821 Allow REST style lookup of single counters 2011-12-29 17:02:01 -08:00
Johan Tibell
358562a0d7 Only respond to GET requests 2011-12-29 16:09:51 -08:00
Johan Tibell
b744192565 More documentation tweaks 2011-12-29 16:04:57 -08:00
Johan Tibell
4fac77639d A bunch of documentation improvements 2011-12-29 15:08:59 -08:00
Johan Tibell
a0a1c42c14 Suppress Snap stdio output 2011-12-29 14:38:13 -08:00
Johan Tibell
5b0decad84 Renamed public/ to assets/ 2011-12-29 14:21:58 -08:00
Johan Tibell
c81646a873 Update version number in UI 2011-12-29 14:04:12 -08:00
Johan Tibell
36371921d1 Bump version number to 0.2.0.0 2011-12-29 13:18:55 -08:00
Johan Tibell
8637295a67 Show user defined counters in the UI 2011-12-29 13:15:42 -08:00
Johan Tibell
68afa3416e Add example 2011-12-29 13:15:42 -08:00
Johan Tibell
3bd294393d Add example to counter documentation 2011-12-29 13:15:42 -08:00
Johan Tibell
a85638ca5f Add user defined counters 2011-12-29 13:15:42 -08:00