This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git.
from fdadc17 Merge pull request #250 from tbouron/fix/timeago-filter
add 5cde13a Wrap logbook items with 'pre' tag to apply individual styling
features
add 008ce9d Merge branch 'master' into logbook-widget
add edbd057 Invert colors on logbook item hover
add 993e077 Merge branch 'master' of
https://github.com/apache/brooklyn-ui into logbook-widget
add 6d61b93 Merge branch 'master' into logbook-widget
add b1fc1da Maintain the current position of the logbook search result to
see line in its context when search parameters change
add eea0ae5 Re-position logbook checkboxes into toggle menus for a btter
UX; add wordwrap button
add 4e84600 Improve performance - cache current scroll position before
query instead on every mousewheel event
add 118acd1 Improve performance - apply word wrapping to the log text
area instead of every log entry
add 897bd9f Improve UX - add validation for number of items
add 3cd18d2 Simplify log entry processing
add 86ae3a6 Restore caching of the current scroll position on every
mousewheel event, it is more precise
new 2e8de6c Use lineId to tail the auto-query
new d0697d7 Switch to timestamp in ISO format in the query
new 7c39511 Exclude timezone from date-time query parameters, UTC by
default
new c072eb0 Convert date search parameters to UTC time instead of ISO
format; UX improvements
new d447a7d This closes #249
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ui-modules/utils/logbook/logbook.js | 438 +++++++++++++++----------
ui-modules/utils/logbook/logbook.less | 86 ++++-
ui-modules/utils/logbook/logbook.template.html | 83 ++---
3 files changed, 394 insertions(+), 213 deletions(-)