mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
doc: Finish feature section in about
This commit is contained in:
parent
3d5d9d49d1
commit
f97bbdd6da
6 changed files with 20 additions and 14 deletions
|
|
@ -10,31 +10,35 @@ environment.
|
|||
|
||||
### Multiple List Layouts
|
||||
|
||||
The new view switcher widget displayed in the controls of lists allows to change their layout.
|
||||
The majority of lists use this to switch between various levels of detail. The service list
|
||||
below for example uses it to show a check's output differently.
|
||||
The new view switcher displayed in the controls of lists allows to change their layout.
|
||||
The majority of lists use this to switch between various levels of detail. The service
|
||||
list below for example uses it to show a check's output at different lengths.
|
||||
|
||||

|
||||
|
||||
### Cleaner Detail Views
|
||||
|
||||
TODO: A picture of a detail view with a comment, downtime, users/groups and check stats.
|
||||
A host's or service's detail view has been restructured to show more details but also
|
||||
to make more use of the available space. Important details also got moved to the top
|
||||
so that they are visible right away without having to scroll down.
|
||||
|
||||

|
||||
|
||||
### Modal Dialogs
|
||||
|
||||
TODO: A picture of a .. modal dialog! (comment?)
|
||||
Acknowledging a problem, scheduling a downtime or sending a custom notification does
|
||||
not take you away from where you've been. Instead a modal dialog is shown on top of
|
||||
your current view.
|
||||
|
||||

|
||||
|
||||
### Bulk Operations
|
||||
|
||||
TODO: A picture of a complex filter and the corresponding object details.
|
||||
If you ever wanted to perform really big bulk acknowledgements or downtime schedules,
|
||||
now is the time for it. Simply filter for the hosts or services you want to operate on
|
||||
and then select *Continue with filter*. No more *shift-click* nightmares!
|
||||
|
||||
TODO: Check if there aren't some more fancy features..
|
||||
|
||||
TODO: Update screenshots
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -44,4 +48,6 @@ For installing Icinga DB Web please check the [installation](02-Installation.md)
|
|||
|
||||
To configure Icinga DB Web please check the [configuration](03-Configuration.md) chapter.
|
||||
|
||||
TODO: Concepts chapter
|
||||
## Concepts
|
||||
|
||||
To learn more about our widget/view designs check the [concepts](11-Concepts.md) chapter.
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 440 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 350 KiB |
BIN
doc/res/continue-with-preview.png
Normal file
BIN
doc/res/continue-with-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
BIN
doc/res/modal-dialog-preview.png
Normal file
BIN
doc/res/modal-dialog-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
doc/res/service-detail-preview.png
Normal file
BIN
doc/res/service-detail-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
Loading…
Reference in a new issue