Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • applications/etuc/hubl
  • applications/hubl
  • decentral1se/hubl
  • rngadam/hubl
  • jvtrudel/hubl
  • 3wc/hubl
6 results
Show changes
Showing
with 219 additions and 0 deletions
{{#if (hasComponentAll "admin" "projects")}}
<solid-widget name="orbit-admin-project-link">
<template>
<solid-link
data-src='${src}'
next="{{getRoute 'projects' true }}-information"
>
<solid-display
data-src='${src}'
fields='customer.name'
></solid-display>
</solid-link>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "projects")}}
<solid-widget name="orbit-captain-contact">
<template>
<solid-link class="icon icon-secondary hover icon-speech margin-left-xsmall margin-right-medium" data-src="${value}" next="{{getRoute 'chat' true}}"></solid-link>
</template>
</solid-widget>
<solid-widget name="orbit-captain">
<template>
<solid-display class="segment full margin-bottom-large labelled-avatar two-lines"
data-src="${value}"
fields="segment1(account.picture), segment2(line1(name, user), line2(atom, communities))"
class-segment1="segment"
class-account.picture="avatar"
class-segment2="segment three-quarter margin-left-xsmall"
class-line1="segment block"
class-name="text-small text-semibold text-color-heading text-sub"
class-line2="segment block"
class-atom="icon icon-large icon-third mdi-atom margin-right-xxsmall"
class-communities="full"
value-user="${value}"
multiple-communities=""
multiple-communities-fields="community.name"
widget-account.picture="orbit-user-avatar"
widget-user="orbit-captain-contact"
></solid-display>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "circles")}}
<solid-widget name="orbit-circle-edit-admin">
<template>
${value == "true" ? `<div data-trans="circle.list.admin"></div>` : ""}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "circles")}}
<solid-widget name="orbit-circle-join-button">
<template>
<button class="button text-xsmall text-bold text-uppercase reversed color-secondary bordered icon icon-arrow-right-circle"></button>
<solid-form
bind-resources=""
nested-field="members"
fields="user.username"
value-user.username="hubl-workaround-493"
widget-user.username="solid-form-hidden"
submit-button=""
submit-widget="button"
data-trans="submit-button=circle.profile.buttonJoin"
></solid-form>
</button>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponentAll "admin" "circles")}}
<solid-widget name="orbit-circle-owner">
<template>
<solid-display class="segment block margin-top-xxsmall margin-bottom-xxsmall labelled-avatar two-lines"
data-src="${await value}"
fields="segment1(account.picture), segment2(line1(name), line2(at, username))"
class-segment1="segment"
class-account.picture="avatar"
class-segment2="segment three-quarter margin-left-xsmall"
class-line1="segment block"
class-name="text-small text-semibold text-color-heading text-sub"
class-line2="segment block text-xsmall"
widget-account.picture="orbit-user-avatar"
value-at="@"
></solid-display>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "circles")}}
<solid-widget name="orbit-circle-team-contact">
<template>
<solid-link class="icon icon-secondary hover icon-speech margin-left-xsmall margin-right-medium" data-src='${value}' next="{{getRoute 'chat' true}}"></solid-link>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "circles")}}
<solid-widget name="orbit-circle-user-admin">
<template>
${value == "true" ? '<div data-trans="circle.list.admin"></div>' : ""}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "chat" "circles" "projects" "spaces")}}
<solid-widget name="orbit-counter">
<template>
{{#if (hasComponent 'notification')}}
<solid-badge data-src="${value == 'badge' ? src : value}"></solid-badge>
{{else}}
<span></span>
{{/if}}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponentAll "admin" "chat")}}
<solid-widget name="orbit-email-field">
<template>
<div class="segment margin-bottom-medium half sm-full padding-left-small sm-padding-none text-small text-semibold text-uppercase text-color-heading">
<label>${label}</label>
<input type="email" label='${label}' name="email" required="" value="${value}" data-holder="" />
</div>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "registering")}}
<solid-widget name='orbit-index-community-join-logo'>
<template>
<img src="${value}" style="max-width:100%;max-height:100%;">
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "registering")}}
<solid-widget name='orbit-index-community-logo'>
<template>${value != "" ? `<div class="community-button-flexed"><img src="${value}" style="max-width:100%;max-height:80px" class="padding-xsmall" /></div>` : ""}</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "registering")}}
<solid-widget name='orbit-index-community-text'>
<template>
<div class="community-button-flexed-large whitespace-normal">
<span data-trans="communities.index.createAccount"></span>
<span>&nbsp;</span>
<span>${value}</span>
</div>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "registering")}}
<solid-widget name='orbit-index-input-type-email'>
<template>
<label>${label}</label>
<input type="email" name="user.email" required="" data-holder="" />
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "registering")}}
<solid-widget name='orbit-index-select-community'>
<template>
<solid-link class="segment full sm-three-quarter button text-xsmall text-bold text-uppercase color-secondary bordered padding-bottom xlarge padding-top xlarge margin-top-xsmall community-button community-button-flex-container" next='join-community' data-src='${src}'>
<solid-display
data-src='${src}'
fields='logo, name'
widget-logo='orbit-index-community-logo'
widget-name='orbit-index-community-text'></solid-display>
</solid-link>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "chat")}}
<solid-widget name="orbit-menu-contact-removed">
<template>
${value != "" ? `
<solid-delete class="menu-delete-button button-remove icon children-icon-close" data-src='${value}' data-label="d" confirmation-type="confirm" confirmation-message="test" confirmation-message="test" confirmation-submit-text="test" confirmation-cancel-text="test" data-trans="confirmation-message=chat.removeContact.question;confirmation-submit-text=chat.removeContact.yes;confirmation-cancel-text=chat.removeContact.no" confirmation-submit-class="segment sm-full text-center button text-xsmall text-bold text-uppercase reversed color-primary bordered padding-right-medium padding-left-medium margin-right-xsmall sm-margin-right-none sm-margin-bottom-medium" confirmation-cancel-class="segment sm-full text-center button text-xsmall text-bold text-uppercase color-primary bordered padding-right-medium padding-left-medium margin-left-xsmall sm-margin-left-none"></solid-delete>` : ""}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "chat" "circles" "directory" "projects")}}
<solid-widget name="orbit-menu-empty">
<template>
<p class="segment full empty whitespace-normal" style='display:block!important; color:#D0D4DA'>
<span data-trans="menuLeft.emptyCircleProjectContact.empty"></span>
</p>
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "circles")}}
<solid-widget name="orbit-menu-fix-url-circle">
<template>
${value != "" ? `
<solid-link class="segment full" data-src="${value}" next="{{getRoute 'circles' true}}">
<solid-display class="segment full text-color-white heading-active bg-color-heading transparent-background hover active" data-src='${value}' fields='segment(public, circle(name, jabberID), badge)' class-segment="segment full padding-top-xxsmall padding-bottom-xxsmall padding-right-xsmall padding-left-xsmall" class-public='segment text-top sub-menu-icon' class-circle='segment three-quarter sub-menu-name' class-name='ellipsis-content' class-badge='segment badge' value-badge='${value}' widget-public='orbit-menu-publicprivate' widget-badge='orbit-counter' widget-jabberID='orbit-menu-jabberid' widget-name='solid-display-div' order-asc="name"></solid-display>
</solid-link>` : ""}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "chat")}}
<solid-widget name="orbit-menu-fix-url-contact">
<template>
${value != "" ? `
<solid-link class="segment full" data-src="${value}" next="{{getRoute 'chat' true}}">
<solid-display class="segment full text-color-white heading-active bg-color-heading transparent-background hover active" data-src='${value}' fields='segment(message(name, chatProfile.jabberID), badge)' class-segment="segment full padding-top-xxsmall padding-bottom-xxsmall padding-right-xsmall padding-left-xsmall" class-message='segment three-quarter sub-menu-name' class-badge='segment badge' value-badge='${value}' widget-badge='orbit-counter' widget-chatProfile.jabberID='orbit-menu-jabberid' widget-name='solid-display-div' order-asc='username'></solid-display>
</solid-link>` : ""}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "projects")}}
<solid-widget name="orbit-menu-fix-url-project">
<template>
${value != "" ? `
<solid-link class="segment full" data-src="${value}" next="{{getRoute 'projects' true}}">
<solid-display class="segment full text-color-white heading-active bg-color-heading transparent-background hover active" data-src='${value}' fields='segment(project(customer.name, name, jabberID), badge)' class-segment="segment full padding-top-xxsmall padding-bottom-xxsmall padding-right-xsmall padding-left-xsmall" class-project='segment three-quarter sub-menu-name' class-customer.name='ellipsis-content' class-name='ellipsis-content' class-badge='segment badge text-top' value-badge='${value}' widget-jabberID='orbit-menu-jabberid' widget-badge='orbit-counter' widget-name='solid-display-div' order-asc="customer.name"></solid-display>
</solid-link>` : ""}
</template>
</solid-widget>
{{/if}}
{{#if (hasComponent "chat" "circles" "projects" "spaces")}}
<solid-widget name="orbit-menu-jabberid">
<template>
<div class="hidden" data-jabberID="${value}"></div>
</template>
</solid-widget>
{{/if}}