feature: #39 Display user info in upper right corner

This commit is contained in:
jblemee 2018-12-10 13:30:15 +01:00
parent af36edefe4
commit 35c94dc44b
6 changed files with 12 additions and 10 deletions

View File

@ -14,7 +14,7 @@ install: node_modules copy_lib copy_samples submodules
submodules:
git submodule init
git submodule update
git submodule update --recursive --remote
build: $(DIST_DIR)/index.html $(DIST_DIR)/styles/index.css $(SCRIPT_DEST)

View File

@ -15,8 +15,10 @@ details
#notifications
include page-notifications.pug
#profile
img(src="/images/user.jpg")
span
| Profile
span.icon-arrow-down
sib-display#profile(
data-fields='username,member.user,member.avatar',
widget-member.avatar='sib-display-img',
widget-member.user='hdapp-userinfo',
bind-user
)

@ -1 +1 @@
Subproject commit f6d3c2d846eabb3e3b236f218ec5878b81597967
Subproject commit 7c841f1f972b6bbe35608a5c980101dbe117741c

@ -1 +1 @@
Subproject commit 4162a4cc2d68ab76290a1691760a740634eee953
Subproject commit 56e754a6c80259ec7a274375044687db42a023e5

@ -1 +1 @@
Subproject commit 34a75986f9a5d8d4e95e4c8e04743f1be362b752
Subproject commit d29cf792ad5f818eea604176df83604bf2c2b9e2

@ -1 +1 @@
Subproject commit e46f24ad020d5eeb38a40b42a0f95b9f08a88dd6
Subproject commit d44e9c0c1cff4cd588be8955d43c35bffcdfa185