Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Lamprecht
6bd70b953a update static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 18:08:22 +01:00
Thomas Lamprecht
622d092d4b api-viewer: port over search, expand/collapse all & deeplink from PVE
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 18:06:30 +01:00
Thomas Lamprecht
ab3ca2634d api-viewer: whitespace, indentation and typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 17:53:57 +01:00
Thomas Lamprecht
27173cd7e3 api-viewer: properly HTML encode properties
and fix missing closing </pre> tag

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-08-17 12:53:19 +02:00
Thomas Lamprecht
9d8cb5439a api-viewer: show full return info if available
if we have extended information available about what a API call
returns the show it.

Just stringify the items and/or properties object and put it in <pre>
tags.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-03-22 13:52:05 +01:00
Thomas Lamprecht
1a268897fa api-viewer: adapt and add flex for parameter coolumns
Allow to use space better on higher resolutions.

Names, Defaults and Types can be read comfortably without the need of
resizing the colum width manually each time.

Cleanup trailing whithespace in the surrounding area.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-12-22 08:34:52 +01:00
Thomas Lamprecht
92a42334cd api-viewer: also show the 'default' schema column
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-12-22 08:34:25 +01:00
Dietmar Maurer
410dc2c9c4 Initial commit 2017-02-22 07:15:00 +01:00