feature: directory + left-menu + index

This commit is contained in:
gaelle morin
2021-01-11 20:14:20 +01:00
parent 5ea6edcc84
commit 64b223f92e
3 changed files with 81 additions and 135 deletions

View File

@ -1,4 +1,5 @@
solid-directory(
data-src=`${endpoints.users || endpoints.get.users}`
range-skills=`${endpoints.skills || endpoints.get.skills}`
)
div.segment.lg-full.padding-top-xlarge.padding-right-large.padding-bottom-xlarge.padding-left-large.whitespace-normal
solid-directory(
data-src=`${endpoints.users || endpoints.get.users}`
range-skills=`${endpoints.skills || endpoints.get.skills}`
)

View File

@ -103,36 +103,36 @@ solid-router#navbar-router(default-route='dashboard')
div.icon.icon-small.icon-home
div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.dashboard")
div.divider
//- if publicDirectory && (endpoints.users || (endpoints.get && endpoints.get.users))
//- solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='members')
//- div.segment.margin-right-xxsmall
//- div.segment.icon.icon-small.icon-people
//- div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.profileDirectory")
//- div.divider
if publicDirectory && (endpoints.users || (endpoints.get && endpoints.get.users))
solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='members')
div.segment.margin-right-xxsmall
div.icon.icon-small.icon-people
div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.profileDirectory")
div.divider
//- if endpoints.joboffers || (endpoints.get && endpoints.get.joboffers)
//- solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='job-offers', rdf-type='hd:joboffer')
//- div.segment.margin-right-xxsmall
//- div.segment.icon.icon-small.icon-briefcase
//- div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.jobBoard")
//- div.divider
//- if endpoints.resources || (endpoints.get && endpoints.get.resources)
//- solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='resources')
//- div.segment.margin-right-xxsmall
//- div.segment.icon.icon-small.icon-docs
//- div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.resources")
//- div.divider
//- if endpoints.polls || (endpoints.get && endpoints.get.polls)
//- solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='polls')
//- div.segment.margin-right-xxsmall
//- div.segment.icon.icon-small.icon-bubbles
//- div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.gov")
//- div.divider
//- if endpoints.events || (endpoints.get && endpoints.get.events)
//- solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='events')
//- div.segment.margin-right-xxsmall
//- div.segment.icon.icon-small.icon-calendar
//- div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.events")
//- div.divider
if endpoints.resources || (endpoints.get && endpoints.get.resources)
solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='resources')
div.segment.margin-right-xxsmall
div.segment.icon.icon-small.icon-docs
div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.resources")
div.divider
if endpoints.polls || (endpoints.get && endpoints.get.polls)
solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='polls')
div.segment.margin-right-xxsmall
div.segment.icon.icon-small.icon-bubbles
div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.gov")
div.divider
if endpoints.events || (endpoints.get && endpoints.get.events)
solid-route.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active(name='events')
div.segment.margin-right-xxsmall
div.segment.icon.icon-small.icon-calendar
div.segment.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.events")
div.divider
if endpoints.projects || (endpoints.get && endpoints.get.projects)
div.menu-wrapper
solid-link.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active
@ -191,36 +191,36 @@ solid-router#navbar-router(default-route='dashboard')
order-asc="circle.name"
)
div.divider
//- div.menu-wrapper
//- div.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active
//- div.segment.margin-right-xxsmall
//- div.segment.icon.icon-small.icon-envelope-letter
//- div.segment.lg-three-quarter.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.messages")
//- div.menu-chevron.segment
//- div.icon-arrow-up
//- solid-route(name='messages', rdf-type='foaf:user', use-id='', hidden)
//- div.sub-menu.menu-notification
//- div#loader-messages.loader.loader-menu
//- div
//- div
//- div
//- div
//- //- search-fields="contact.name"
//- //- search-label-contact.name=""
//- //- data-trans="search-label-contact.name=menuLeft.search"
//- //- search-widget-contact.name="hubl-search-users"
//- solid-display.message-tab.segment.lg-full(
//- bind-user
//- nested-field='contacts'
//- fields='contact'
//- loader-id='loader-messages'
//- empty-widget='hubl-create-contact'
//- empty-value=''
//- widget-contact='hubl-menu-fix-url-contact'
//- order-asc="contact.username"
//- )
//-div.divider
//-
div.menu-wrapper
div.menu.segment.lg-full.padding-small.text-semibold.text-color-white.heading-active.bg-color-heading.hover.active
div.segment.margin-right-xxsmall
div.segment.icon.icon-small.icon-envelope-letter
div.segment.lg-three-quarter.text-uppercase.text-letter-spacing-large(data-trans="menuLeft.messages")
div.menu-chevron.segment
div.icon-arrow-up
solid-route(name='messages', rdf-type='foaf:user', use-id='', hidden)
div.sub-menu.menu-notification
div#loader-messages.loader.loader-menu
div
div
div
div
//- search-fields="contact.name"
//- search-label-contact.name=""
//- data-trans="search-label-contact.name=menuLeft.search"
//- search-widget-contact.name="hubl-search-users"
solid-display.message-tab.segment.lg-full(
bind-user
nested-field='contacts'
fields='contact'
loader-id='loader-messages'
empty-widget='hubl-create-contact'
empty-value=''
widget-contact='hubl-menu-fix-url-contact'
order-asc="contact.username"
)
div.divider
solid-route(name='admin', hidden)
//-solid-route.menu(name='profile', hidden)
solid-route.menu(name='profile', hidden)
solid-route(name='about', hidden)