This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git
commit 612ba96834671381eab7b981231b1c4861dfea23 Merge: 02ce3a0 9a0777e Author: Alex Heneveld <[email protected]> AuthorDate: Wed Jun 16 15:13:46 2021 +0100 This closes #221 ui-modules/home/app/index.js | 3 +- ui-modules/home/app/index.less | 1 + .../home/app/views/about/about.template.html | 2 + .../home/app/views/logbook/logbook.controller.js | 180 +++++++++++++++++++++ .../app/{index.less => views/logbook/logbook.less} | 30 ++-- .../home/app/views/logbook/logbook.template.html | 73 +++++++++ ui-modules/utils/brooklyn.api/brooklyn.api.js | 4 +- .../index.less => utils/providers/logbook-api.js} | 24 +-- ui-modules/utils/providers/logbook-api.provider.js | 92 +++++++++++ 9 files changed, 384 insertions(+), 25 deletions(-)
