Switch to using an aggregated logs query and infinite scrolling
This should allow users to work with large logs set. Fixes #294
This commit is contained in:
parent
572d6ba53c
commit
3d6c92901c
15 changed files with 270 additions and 99 deletions
|
@ -71,7 +71,7 @@
|
|||
height: 12px;
|
||||
border-radius: 50%;
|
||||
margin-right: 6px;
|
||||
margin-top: 6px;
|
||||
margin-top: 7px;
|
||||
vertical-align: middle;
|
||||
float: left;
|
||||
}
|
||||
|
|
Reference in a new issue