x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Hide If
groupconfluence-administrators, eit-admins


HTML
<script>
window.location.replace('/display/EDASH');
</script>



HTML
<style>
#tab-button-Miscellaneous {
	display: none;
}

.search {
  margin-left: auto;
}

.site-hub-container {
  padding: 50px 0 !important;
  width: 80% !important;
  margin: 40px auto 40px auto !important;
  position: relative !important;
  box-shadow: 0 5px 20px 2px rgb(0 0 0 / 30%) !important;
  border-radius: 10px !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
}

.admin-dashboard-title {
  font-family: var(--main-font-family);
  font-size: 26px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  text-align: left;
}

.admin-dashboard-title-small {
  font-size: 22px !important;
}

.hub-users-button {
  display: flex;
  align-items: center;
  border: var(--border);
  color: var(--secondary-font-color);
  background-color: var(--cb-fill);
  height: 36.5px;
  font-size: 14px;
  margin: 10px;
  margin-left: 0px;
  outline: none;
  padding: 0px 40px;
  width: auto;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
}

@media only screen and (max-width: 600px) {
	.customCompaniesNumSeats {
    	margin-left: 0px !important;
	}
	.customUsersNumSeats {
    	margin-left: 0px !important;
	}
	.companiesCustomSection {
		flex-direction: row !important;
	}
	.usersCustomSection {
		flex-direction: row !important;
	}
    .search {
		margin-left: unset;
    }
}

@media only screen and (max-width: 860px) {
	.add-and-seats-container {
		justify-content: center !important;
	}
	.default-company-container {
		justify-content: center !important;
	}
	.customUsersNumSeats {
		justify-content: center !important;
	}
	.customCompaniesNumSeats {
    	flex-wrap: wrap !important;
	}
	.customCompaniesNumSeats {
		margin: 0px !important;
	}
	.title-search {
		display: flex;
		flex-direction: column !important;
		flex-wrap: wrap;
		justify-content: center !important;
	}
	.dynamic-title { 
		margin-right: 0px!important;
		text-align: center !important;
	}

}

#list-members-specified-container-default-company-card .custom-card-container {
    margin: 5px;
}

.dynamic-title { 
	margin-right: auto;
	font-size: 18px !important;
	font-weight: 400;
}

.title-search {
	justify-content: space-between;
}

.closeModalBtn {
    outline: none;
}

#select-persona-input {
    display: none !important;
}

.list-member-paginated-cards .card-text-container {
    height: unset;
}
</style>
<script>
function myFunc(){
console.log("my function was called!");
}
</script>

Refresh when dirty
UniqueIdentifierlistmembersuserrefresh
FunctionsToInvokegetCards('refresh', 'myCards-adminlistmembersusers');resetAdminNumSeatsusercontainer();

Refresh when dirty
UniqueIdentifieraddCompanyRefresh
FunctionsToInvokegetCards('refresh', 'myCards-adminlistmembers');resetAdminNumSeatscompanycontainer();refreshCompanySelectaddUser(resetCompanyUsernameaddComp, resetCompanyPrettyNameaddComp, resetCompanyAddorRemoveaddComp)

Refresh when dirty
UniqueIdentifierremoveCompanyRefresh
FunctionsToInvokegetCards('refresh', 'myCards-adminlistmembers');resetAdminNumSeatscompanycontainer();refreshCompanySelectaddUser(resetCompanyUsernameremovecompany, resetCompanyPrettyNameremovecompany, resetCompanyAddorRemoveremovecompany);

Show If
groupconfluence-administrators, eit-admins


Custom ui tabs
TabsNameadminpanel
ButtonStyleSquare


Custom ui tab
NameSeedbed Teams


Custom section
CustomCSSpadding-bottom:50px; width: 80%; margin: 40px auto 40px auto; position: relative; box-shadow: 0 5px 20px 2px rgba(0,0,0,.3); border-radius: 10px !important; flex-wrap: wrap;
ClasscompaniesCustomSection


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-companies-title" class="admin-dashboard-title">EIT Food Seedbed Teams</p>



Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-users-title" class="admin-dashboard-title admin-dashboard-title-small">Aarhus Seedbed Teams</p>


Admin list members
ButtonIconhttps://passport-media.s3-us-west-1.amazonaws.com/images/adminPanelTrashCan.png
GroupNameeit-aarhus-companies
HighlightTypeborderHighlight
IncludeDefaultCompanytrue
PreviousButtonTextPrevious
ButtonActionfunction:openRemoveModalremovecompany(`removecompany`, event, this);
NextButtonTextNext
Paginatetrue
HighlightUsers[cup.field-26]uncategorizedusers
Typenameonly
UniqueIdentifierlistaarhuscompanies
Limit9
Link/display/EAAD/company?company_name=*username*


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-users-title" class="admin-dashboard-title admin-dashboard-title-small">Belfast Seedbed Teams</p>


Admin list members
ButtonIconhttps://passport-media.s3-us-west-1.amazonaws.com/images/adminPanelTrashCan.png
GroupNameeit-belfast-companies
HighlightTypeborderHighlight
IncludeDefaultCompanytrue
PreviousButtonTextPrevious
ButtonActionfunction:openRemoveModalremovecompany(`removecompany`, event, this);
NextButtonTextNext
Paginatetrue
HighlightUsers[cup.field-26]uncategorizedusers
Typenameonly
UniqueIdentifierlistbelfastcompanies
Limit9
Link/display/EBAD/company?company_name=*username*


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-users-title" class="admin-dashboard-title admin-dashboard-title-small">Bilbao Seedbed Teams</p>


Admin list members
ButtonIconhttps://passport-media.s3-us-west-1.amazonaws.com/images/adminPanelTrashCan.png
GroupNameeit-bilbao-companies
HighlightTypeborderHighlight
IncludeDefaultCompanytrue
PreviousButtonTextPrevious
ButtonActionfunction:openRemoveModalremovecompany(`removecompany`, event, this);
NextButtonTextNext
Paginatetrue
HighlightUsers[cup.field-26]uncategorizedusers
Typenameonly
UniqueIdentifierlistbilbaocompanies
Limit9
Link/display/EBBAD/company?company_name=*username*


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-users-title" class="admin-dashboard-title admin-dashboard-title-small">Germany Seedbed Teams</p>


Admin list members
ButtonIconhttps://passport-media.s3-us-west-1.amazonaws.com/images/adminPanelTrashCan.png
GroupNameeit-germany-companies
HighlightTypeborderHighlight
IncludeDefaultCompanytrue
PreviousButtonTextPrevious
ButtonActionfunction:openRemoveModalremovecompany(`removecompany`, event, this);
NextButtonTextNext
Paginatetrue
HighlightUsers[cup.field-26]uncategorizedusers
Typenameonly
UniqueIdentifierlistgermanycompanies
Limit9
Link/display/EGAD/company?company_name=*username*


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-users-title" class="admin-dashboard-title admin-dashboard-title-small">Warsaw Seedbed Teams</p>


Admin list members
ButtonIconhttps://passport-media.s3-us-west-1.amazonaws.com/images/adminPanelTrashCan.png
GroupNameeit-warsaw-companies
HighlightTypeborderHighlight
IncludeDefaultCompanytrue
PreviousButtonTextPrevious
ButtonActionfunction:openRemoveModalremovecompany(`removecompany`, event, this);
NextButtonTextNext
Paginatetrue
HighlightUsers[cup.field-26]uncategorizedusers
Typenameonly
UniqueIdentifierlistwarsawcompanies
Limit9
Link/display/EWAD/company?company_name=*username*



Custom ui tab
NameAll Users


Custom section
CustomCSSpadding-bottom:50px; width: 80%; margin: 40px auto 40px auto; position: relative; box-shadow: 0 5px 20px 2px rgba(0,0,0,.3); border-radius: 10px !important; flex-wrap: wrap;
ClassusersCustomSection


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<p id="eit-users-title" class="admin-dashboard-title">EIT Food Seedbed Users</p>

Admin search bar test
GroupNameeit-users
Typenameonly
UniqueIdentifiernewAdminPanel
FilterFieldfullName
Limit6
Link/display/EITAD/Admin+Panel+User?username=
Paginatetrue


Custom section
CustomCSSmargin: 0px 0px 15px 30px;
ClasscustomUsersNumSeats

Admin add
RefreshUniqueIdentifierlistmembersuserrefresh
IncludeDefaultCompanytrue
UniqueIdentifieraddUser
Instanceeit
Groupseit-users
RefreshUserCardsUniqueIdentifierlistmembersuserrefresh
FormTypeaddUserScriptrunner
CupFieldcup.field-15
Admin num seats
ParentCompanycup.field-26
TotalCounttrue
UniqueIdentifierusercontainer
TotalCountAppendusers
TotalCountGroupparent-users
CurrentCompanyParent

Admin list members
ButtonIconhttps://passport-media.s3-us-west-1.amazonaws.com/images/adminPanelTrashCan.png
GroupNameeit-users
Typenameandsubtitle
UniqueIdentifieradminlistmembersusers
Buttontrue
PreviousButtonTextPrevious
ButtonActionfunction:openRemoveModalremoveuser(`removeuser`, event, this);
Limit9
Link/display/EITAD/Admin+Panel+User?username=*username*
NextButtonTextNext
Paginatetrue



Custom ui tab
NameAarhus Users


Custom section
ClassusersCustomSection site-hub-container


HTML
<a href="/display/EAAD#tab-Users">
  <div class="hub-users-button">View All Aarhus Users</div>
</a>




Custom ui tab
NameBelfast Users


Custom section
ClassusersCustomSection site-hub-container


HTML
<a href="/display/EBAD#tab-Users">
  <div class="hub-users-button">View All Belfast Users</div>
</a>




Custom ui tab
NameBilbao Users


Custom section
ClassusersCustomSection site-hub-container


HTML
<a href="/display/EBBAD#tab-Users">
  <div class="hub-users-button">View All Bilbao Users</div>
</a>




Custom ui tab
NameGermany Users


Custom section
ClassusersCustomSection site-hub-container


HTML
<a href="/display/EGAD#tab-Users">
  <div class="hub-users-button">View All Germany Users</div>
</a>




Custom ui tab
NameWarsaw Users


Custom section
ClassusersCustomSection site-hub-container


HTML
<a href="/display/EWAD#tab-Users">
  <div class="hub-users-button">View All Warsaw Users</div>
</a>




Custom ui tab
NameMiscellaneous


Custom section
CustomCSSpadding-bottom:50px; width: 80%; margin: 40px auto 40px auto; position: relative; box-shadow: 0 5px 20px 2px rgba(0,0,0,.3); border-radius: 10px !important; flex-wrap: wrap;
ClasscompaniesCustomSection


Custom section
CustomCSSmargin: 30px;
Classtitle-search


HTML
<div id="dynamictitlecompanytitle" class="dynamic-title fullSite">Miscellaneous</div>



Custom section
CustomCSSmargin: 0px 30px 15px 30px;
ClasscustomCompaniesNumSeats


Custom section
Classadd-and-seats-container
Height70px




Admin list members
GroupName[cup.field-26]-misc
HighlightTypeborderHighlight
Typenameonly
IncludeDefaultCompanytrue
UniqueIdentifieradminlistmembersmisc
PreviousButtonTextPrevious
Limit9
Link/display/MSADM/misc?company_name=*username*
NextButtonTextNext
Paginatetrue



Custom ui tab
NameTutorials

Automated cards paginated
LabelsExcludeexcludethis#hidden
PreviousButtonTextPrevious
LabelsIncludetutorial
NextButtonTextNext
Paginatetrue
GenerateSummarytrue
Typeprofilecompanycard
UniqueIdentifiertutorialscard
DefaultImagehttps://passport.theonevalley.com/download/attachments/54763068/tutorial.png
NoCardsToDisplayTextThere are no tutorials
ShowMoretrue
Spaceseitad
GenerateSubtitlefalse
Limit10




Admin remove
UniqueIdentifierremovecompany
FormTyperemovecompany
CupFieldcup.field-26
RefreshCompanyCardsUniqueIdentifierremoveCompanyRefresh

Admin remove
UniqueIdentifierremoveuser
Instanceeit
RefreshUserCardsUniqueIdentifierlistmembersuserrefresh
FormTyperemoveuser
CupFieldcup.field-26

Tip
titleWelcome to your new space!

Confluence spaces are great for sharing content and news with your team. This is your home page. Right now it shows recent space activity, but you can customize this page in any way you like.

Complete these tasks to get started

  •  Edit this home page - Click Edit in the top right of this screen to customize your Space home page
  •  Create your first page - Click the Create button in the header to get started
  •  Brand your Space - Click Configure Sidebar in the left panel to update space details and logo
  •  Set permissions - Click Space Tools in the left sidebar to update permissions and give others access

 

Recent space activity

Recently Updated
typespage, comment, blogpost
max5
hideHeadingtrue
themesocial

Space contributors

Contributors
modelist
scopedescendants
limit5
showLastTimetrue
orderupdate

...