update: table - some padding added to user-thulb in table + new width for table's columns

This commit is contained in:
gaelle morin
2020-06-10 13:27:57 +02:00
parent 3629c0c20b
commit 213c6a78ab
6 changed files with 40 additions and 33 deletions

View File

@ -42,9 +42,9 @@
.table
div.table-header.grey-color
div.w349 Nom
div.w349 Administrateurs
div.w349 Rejoindre
div.w280 Nom
div.w280 Administrateurs
div.w280 Rejoindre
sib-widget(name='hubl-admin-circle-leave-button')
template
@ -61,9 +61,9 @@
nested-field='circles'
fields='circle.name, circle.owner, leaveButton'
class-circle.name='w349 border cell-with-name'
class-circle.owner='w349 border cell-with-id-card'
class-leaveButton='w349 border cell-with-buttons'
class-circle.name='w280 border cell-with-name'
class-circle.owner='w280 border cell-with-id-card'
class-leaveButton='w280 border cell-with-buttons'
action-leaveButton="joinButton"
widget-leaveButton="hubl-admin-circle-leave-button"
@ -90,11 +90,11 @@
data-src=`${endpoints.circles || endpoints.get.circles}joinable/`
fields='name, owner, members'
class-name='w349 border cell-with-name'
class-owner='w349 border cell-with-id-card'
class-name='w280 border cell-with-name'
class-owner='w280 border cell-with-id-card'
widget-owner='hubl-circle-owner'
class-members='w349 border cell-with-buttons'
class-members='w280 border cell-with-buttons'
widget-members="hubl-admin-circle-join-button"
order-by="name"

View File

@ -31,8 +31,8 @@
.table-wrapper
.table
div.table-header.grey-color
div.w786 Nom
div.w262
div.w280 Nom
div.w70
sib-display(
class='table-body'
@ -47,7 +47,7 @@
label-actions='Edit'
action-actions='admin-users-edit'
class-actions='w262 border cell-with-buttons'
class-actions='w70 border cell-with-buttons'
widget-actions='hubl-sib-action-custom'
order-by='username'

View File

@ -7,8 +7,8 @@ div.content-box__info
sib-widget(name='hubl-team-template-edit')
template
sib-display.user-thumb(
class='w698 cell border cell-with-id-card user-thumb'
sib-display.user-thumb.is-spaced(
class='w355 cell border cell-with-id-card user-thumb'
data-src='${await value.user}'
fields='account.picture, sup(name, groups), sub(profile.city)'
@ -24,7 +24,7 @@ div.content-box__info
)
sib-ac-checker(
class='w349 cell border'
class='W152 cell border'
permission="acl:Delete"
data-src="${value['@id']}"
)
@ -36,7 +36,7 @@ div.content-box__info
//- Only to show the table grid
sib-ac-checker(
class='w349 cell border'
class='W152 cell border'
no-permission="acl:Delete"
data-src="${value['@id']}"
)
@ -91,8 +91,8 @@ div.content-box__info
.table-wrapper
.table
div.table-header.grey-color
div.w698 Nom
div.w349 Accès
div.w355 Nom
div.W152 Accès
//-class='table-body'
sib-display(

View File

@ -56,8 +56,8 @@ div.content-box__info.flex
.table-wrapper
.table
div.table-header.grey-color
div.w698 Nom
div.w349 Accès
div.w355 Nom
div.W152 Accès
//-class='table-body'
sib-display(