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.

...

Show If
groupconfluence-users,pittsburgh-users


HTML
<style>
:root{
/* --primary-color: #bdd955; */
}
#isos-up,#isos-down{
	font-size: 8px!important;
}
.roundedborderlayered-autocards.cardstyle .card-text-container .card-title {
    color: #3a3a3a !important;
}
#categories img {
    filter: grayscale(1);
}

.card-perks-subtitle {
    color: var(--secondary-color) !important;
}

.announcementcard {
    padding-left: 0px !important;
    background-color: #ffffff;
    border-radius: 15px;
    width: 750px;
    height: 250px;
    box-shadow: -2.9px 4px 2.4px 0.2px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    margin-bottom: 20px !important;
    justify-content: center !important;
    margin-left: 0px !important;
}

.card-description{
    color: black !important;
	font-color: 14px !important;

}

.announcementcard img {
    width: inherit !important;
    height: inherit !important;
    object-fit: cover !important;
	border: none !important;
	border-radius: 0px !important;
	margin: 5px !important;
}

.imgalign {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: unset !important;
    height: 120px !important;
}

div.text-encompasser {
    display: flex !important;
    width: 70% !important;
    flex-direction: column !important;
    padding: 0px 0px 0px 25px !important;
    border-top: none !important;
}



.prev, .next {
    top: 39% !important;
}


.automated-cards {
    justify-content: left !important;
}

.nextprevbutton.grey-pagination-button{
    width: 200px!important;
	max-width: 200px!important;
    height: 40px!important;
    border-radius: 0px!important;
    background: white!important;
    color: #3a3a3a!important;
    border-color: #3a3a3a!important;
    margin: 40px auto 0 0!important;
}

.show-more-button.grey-pagination-button{
    width: 200px!important;
	max-width: 200px!important;
    height: 40px!important;
    border-radius: 0px!important;
    background: white!important;
    color: #3a3a3a!important;
    border-color: #3a3a3a!important;
    margin: 40px auto 0 0!important;
}

.grey-pagination-button {
    text-align: center !important;
    border-radius: 20px !important;
    border-style: solid !important;
    border-width: 1px !important;
    font-family: var(--header-font-family) !important;
    font-size: 12px !important;
    background-color: var(--primary-color) !important;
    line-height: 1.42857143em !important;
    padding: 4px 10px !important;
    border-color: var(--primary-color) !important;
    color: white !important;
}

.my-title {
    font-size: 16px !important;
}

.custom-card-container {
    margin: 25px !important;
}

p.card-title {
	font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 0.2px !important;
    font-size: 16px;
}

p.my-title {
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 0.2px !important;
}
@media only screen and (min-width : 320px) and (max-width : 480px) {
.general-text-container {
    margin-left: 45px !important;
}

.general-text-container .my-title {
    text-align: left;
}

div#announcements-wrapper {
    margin-left: 45px !important;
}

div#dot-container {
    margin-left: 45px !important;
    width: 75%;
}

.rw_search_item.rw_formatting_item.rw_search_box_theme_gray {
    margin-left: 45px !important;
}

.custom-section-container {
    margin-left: 20px !important;
    align-items: flex-start !important;
}

.general-text-container .body-container {
    height: 0px;
}

.rw_search_item.rw_formatting_item.rw_search_box_theme_gray .rw_search_module_container>div .rw_search_item input {
    width: 100% !important;
}

.rw_search_item.rw_formatting_item .rw_search_module_container>div {
    max-width: unset !important;
    width: 80% !important;
}
.my-title {
    font-size: 16px !important;
}

p.card-title {
	font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 0.2px !important;
    font-size: 16px;
}

p.my-title {
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.53;
    letter-spacing: 0.2px !important;
}
}
</style>


HTML
<style>
/* SEARCH SECTION */
.rw_search_item.rw_formatting_item.rw_search_box_theme_gray .rw_search_module_container>div .rw_search_item input {
    background: white;
    width: 333px;
    border-radius: 13px;
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.16);
	padding; 
}
.rw_search_item {
    padding: 0px !important;
    background: white;
}
.rw_search_item.rw_formatting_item .rw_search_module_container>div .rw_search_item .rw_search_icon {
    left: auto!important;
	right: 0px!important;
}

.rw_cell.rw_search_module_container {
    display: flex;
    width: 80%;
    height: auto;
    margin-left: 50px;
}
/* PERKS TITLE */
.custom-section-container.titlecontainer {
    font-family: Avenir;
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3a3a3a;
    align-items: center;
	width: 80%; margin: 40px auto;	
}
button.my-button {
    width: max-content;
    padding: 0px 25px;
    height: 35px;
    border-radius: 5px;
    font-weight: bold;
    background-color: #bbd754;
    font-size: 14px;
    margin-left: 20px;
}
.main-header-container h1 {
    font-family: var(--header-font-family);
    font-weight: 900;
    font-size: 4vw;
	width: 85%;
    margin: 50px auto;
    margin-top: 60px !important;
}

div.custom-section-container{
	flex-direction: column;
}

.rw_searchsimple_module {
    margin: 40px 0 40px auto!important;
    width: fit-content!important;
    height: fit-content!important;
	background: none!important;
}

.rw_search_query{
	border-radius: 0px!important;
	box-shadow: none!important;
	padding: 0 48px 0 15px!important;
}

.tab-Large.filled-tab{
	color: #ffb610!important;
	background: black!important;
	border: 2px solid #ffb610!important;
}

.tab-Large{
    font-size: 15px!important;
    font-family: Helvetica!important;
    border: 4px solid #ffb610!important;
    background: #ffb610!important;
    border-radius: 0px!important;
    margin: 0 0 0 20px!important;
    letter-spacing: 1px!important;
    font-weight: bold!important;
    color: black!important;
    width: 140px!important;
    height: 50px!important;
    outline: none!important;
}
div#ui-tabs-buttons-ui-tab-container {
    position: absolute!important;
    max-width: 50%!important;
	width: fit-content!important;
	top: 90px!important;
	margin: 0!important;
	right: calc(10% + 20px)!important;
	justify-content: flex-start!important;
	box-sizing: border-box!important;
	flex-wrap: nowrap!important;
	overflow-x: scroll!important;
}
#rw_wrapper #main-content.wiki-content{
	position: relative;
}
.automated-cards{
	margin-top: 20px!important;
}

#user-search-bar-container .material-icons{
    opacity: 0.5;
    transform: scale(1.2);
}

div#user-search-bar-container{
    border-color: #ccc!important;
    border-radius: 0!important;
    width: 400px!important;
}

div#user-search-module{
	width: fit-content!important;
	margin: 0 0 0 auto!important;
}

.dropdown{
    background: #ffb610!important;
    color: black!important;
    border-radius: 0!important;
    width: 180px!important;
    height: 50px!important;
    line-height: 40px!important;
    margin: 0!important;
    padding: 0!important;
    font-weight: bold!important;
}

#filters-list{
   border-radius: 0!important;
    background: white!important;
    box-shadow: 0 5px 10px 2px rgb(0 0 0 / 16%)!important;
    margin-top: 0!important;
}

.filter-btn p.filter{
    margin: 0!important;
}

.filter-btn:hover{
    background: #eee!important;
    color: black!important;
    border-radius: 0!important;
}
#wave-container,#next-prev-container-mentorsTable,#myTable-mentorsTable,.custom-user-search-container,.table-wrap{
	display: none!important;
}
#mytab-MENTORS .custom-title{
	text-align: left!important;
	color: #333!important;
	font-size: 26px!important;
	width: 100%;
	margin-bottom: 30px!important;
}
.custom-title{
	text-align: center!important;
	color: rgba(0,0,0,50%)!important;
	font-size: 22px!important;
	margin: 0!important;
}
</style>




Custom ui tabs
TabsNameui-tab-container


Show If


Custom ui tab
NameVC CONNECT


Custom section
CustomCSSdisplay: flex; flex-direction: column!important; flex-wrap: wrap; justify-content: left; width: 80%; height: auto; margin: auto;
Classmostpopular


Custom section
ContainerIDprofile_header_container
Widthbox-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(100% - 40px); height: 120px; background: black;margin-top: 40px;


HTML
<div id="profile_header_text" style='width: fit-content; height: fit-content;color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'>VC Connect</div>


Automated cards paginated
FullSearchString type = page AND space = MEM AND parent = 66416 AND (label = partnerpage) order by created desc
Typeroundedborderlayered-autocards
UniqueIdentifiervcconnectcards
ShowMoretrue
Spacescompanies
GeneratePerkstrue
Limit8



Custom ui tab
NameINVESTORS


Custom section
CustomCSSdisplay: flex; flex-direction: column!important; flex-wrap: wrap; justify-content: left; width: 80%; height: auto; margin: auto;
Classmostpopular


Custom section
ContainerIDprofile_header_container
Widthbox-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(100% - 40px); height: 120px; background: black;margin-top: 40px;


HTML
<div id="profile_header_text" style='width: fit-content; height: fit-content;color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'>VC Connect</div>


Automated cards paginated
FullSearchString type = page AND space = MEM AND parent = 66416 AND (label = partnerpage) order by created desc
Typeroundedborderlayered-autocards
UniqueIdentifiervcconnectcards
ShowMoretrue
Spacescompanies
GeneratePerkstrue
Limit8



Custom ui tab
NameMEMBERS


Custom section
CustomCSSdisplay: flex; flex-direction: column!important; flex-wrap: wrap; justify-content: left; width: 80%; height: auto; margin: auto;
Classmostpopular


Custom section
ContainerIDprofile_header_container
Widthbox-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(100% - 40px); height: 120px; background: black;margin-top: 40px;


HTML
<div id="profile_header_text" style='width: fit-content; height: fit-content;color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'>VC Connect</div>


Automated cards paginated
FullSearchString type = page AND space = MEM AND parent = 66416 AND (label = partnerpage) order by created desc
Typeroundedborderlayered-autocards
UniqueIdentifiervcconnectcards
ShowMoretrue
Spacescompanies
GeneratePerkstrue
Limit8




Custom ui tab
NameMENTORS


Custom section
CustomCSSdisplay: flex; flex-direction: column!important; flex-wrap: wrap; justify-content: left; width: 80%; height: auto; margin: auto;
Classmostpopular


Custom section
ContainerIDprofile_header_container
Widthbox-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(100% - 40px); height: 120px; background: black;margin-top: 40px;


HTML
<div id="profile_header_text" style='width: fit-content; height: fit-content;color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'>Mentors</div>



Custom section
ClasssearchSection

Custom User Search (deprecated)
userGroupsmentor-users
profileFieldSearchconfluence.department,confluence.position,fullName,username,cup.field-21
profileFieldViewconfluence.department,confluence.position
placeholderTextSearch for a Mentor...


Custom section
CustomCSSmargin: 50px 0; width: 100%; height: fit-content; display: flex; flex-direction: row; justify-content: flex-start;
ContainerIDfilter-container

Mentor filters
IncludeFiltersProduct Development & Management, Business Development & Partnerships, Branding, Finance & Accounting, Fundraising, Talent & Human Resources, International Development, Leadership/ Management, Digital Marketing, Operations, Legal, Sales, Engineering, Growth Hacking, Public Relations, Data Science, Go-to-market Strategy, UX Design

Custom group user search
Groupmentor-users
TypegreyLong
BaseURL/display/PN/Mentor+Profile?mentor=

Custom title
TitleFeatured Mentors

Custom section
CustomCSSflex-direction: row; flex-wrap: wrap; justify-content: flex-start;


Custom card
ImgSrc/download/attachments/20748340/cup-ldap-profile-picture?api=v2
SubtitleFounder and Managing Partner at Growth Impact
Typeprofilecard
LinkUrl/display/PN/Mentor+Profile?mentor=alison@growthimpact.co
TitleAlison Sizer



Custom card
ImgSrc/download/attachments/14747064/cup-ldap-profile-picture?api=v2
SubtitleChief Innovation Officer at OneValley
Typeprofilecard
LinkUrl/display/PN/Mentor+Profile?mentor=alec%40gsvlabs.com
TitleAlec Wright



Custom card
ImgSrc/download/attachments/20746909/cup-ldap-profile-picture?api=v2
SubtitleManaging Director at Cohen Strategy Group
Typeprofilecard
LinkUrl/display/PN/Mentor+Profile?mentor=matthew%40cohenstrategygroup.com
TitleMatthew Cohen



Custom card
ImgSrc/download/attachments/10459973/cup-ldap-profile-picture?api=v2
SubtitleFounder at KBurkhart & Co
Typeprofilecard
LinkUrl/display/PN/Mentor+Profile?mentor=katie%40kburkhart.com
TitleKatie Burkhart



Custom card
ImgSrc/download/attachments/32121761/cup-ldap-profile-picture?api=v2
SubtitleVice President at Evolution Ventures
Typeprofilecard
LinkUrl/display/PN/Mentor+Profile?mentor=aki%40evolution-vc.com
TitleAki Ohashi



Custom card
ImgSrc/download/attachments/65600/cup-ldap-profile-picture?api=v2
SubtitleChief Product Officer at OneValley
Typeprofilecard
LinkUrl/display/PN/Mentor+Profile?mentor=sourabh%40gsvlabs.com
TitleSourabh Ahuja




HTML
<br>


Custom title
TitleAll Mentors

List members pagination
GroupNamementor-users
CardURL/display/PN/Mentor+Profile?mentor=
UniqueIdentifiermentorlistmembers
PreviousButtonTextPrevious
CardSubtitleconfluence.position%confluence.department
Limit8
NextButtonTextNext
Paginatetrue



Custom ui tab
NameSTARTUPS


Custom section
CustomCSSdisplay: flex; flex-direction: column!important; flex-wrap: wrap; justify-content: left; width: 80%; height: auto; margin: auto;
Classmostpopular


Custom section
ContainerIDprofile_header_container
Widthbox-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(100% - 40px); height: 120px; background: black;margin-top: 40px;


HTML
<div id="profile_header_text" style='width: fit-content; height: fit-content;color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'>Startups</div>



Custom section
ClasssearchSection

Custom User Search (deprecated)
userGroups
profileFieldSearchconfluence.department,confluence.position,fullName,username,cup.field-21
profileFieldViewconfluence.department,confluence.position
placeholderTextSearch for a Mentor...


Custom section
CustomCSSmargin: 50px 0; width: 100%; height: fit-content; display: flex; flex-direction: row; justify-content: flex-start;
ContainerIDfilter-container

Custom group user search
Groupconfluence-administrators
TypegreyLong
BaseURL/display/PN/Mentor+Profile?mentor=


Custom section
CustomCSSwidth: 100%; margin: 0; padding: 0; position: relative; display: flex; flex-direction: row; flex-wrap: wrap;
ContainerIDstartup-card-container



HTML
<script>
console.log("In startup container");
jQuery.ajax({
    url: "/rest/scriptrunner/latest/custom/searchJiraTicketsPaginated",
    headers: {
      'X-Atlassian-Token' : 'nocheck',
      'Content-type' : 'application/json'
    },
    type: "POST",
    dataType: 'json',
    data: JSON.stringify({
      "jql": "project = PGH AND status = Submitted AND resolution = Unresolved AND cf[10634] ~ 'approved' ORDER BY priority DESC, updated DESC",
      "startAt": 0,
      "maxResults": 100
    }),
	success: function(data){
	console.log("Issues found", data.issues);
	var startup_container = document.getElementById('startup-card-container');
	for(let i = 0; i < data.issues.length; i++){
		let key = data.issues[i]['key'];
		let title = data.issues[i]['fields']['customfield_10108'].split('. ')[0];
		let summary = data.issues[i]['fields']['customfield_10226'].split('. ')[0];
			startup_container.innerHTML = startup_container.innerHTML + `<a class='startup-card' href="/display/PN/Company+Profile?company=` + key + `">
												<div class='startup-card-title'>`+title+`</div>
												<div class='startup-card-summary'>`+summary+`</div>
												</div>`;
		}
	}
  });

</script>




Custom ui tab
NamePARTNERS


Custom section
CustomCSSdisplay: flex; flex-direction: column!important; flex-wrap: wrap; justify-content: left; width: 80%; height: auto; margin: auto;
Classmostpopular


Custom section
ContainerIDprofile_header_container
Widthbox-sizing: border-box; padding: 20px; align-items: center; flex-direction: row; display: flex; width: calc(100% - 40px); height: 120px; background: black;margin-top: 40px;


HTML
<div id="profile_header_text" style='width: fit-content; height: fit-content;color: white; font-weight: bold; font-size: 40px; padding-left: 20px;'>Partners</div>



Custom section
ClasssearchSection

Custom User Search (deprecated)
userGroups
profileFieldSearchconfluence.department,confluence.position,fullName,username,cup.field-21
profileFieldViewconfluence.department,confluence.position
placeholderTextSearch for a Mentor...


Custom section
CustomCSSmargin: 50px 0; width: 100%; height: fit-content; display: flex; flex-direction: row; justify-content: flex-start;
ContainerIDfilter-container


Custom group user search
Groupconfluence-administrators
TypegreyLong
BaseURL/display/PN/Mentor+Profile?mentor=


List members pagination
CardURL/display/PN/Mentor+Profile?mentor=
UniqueIdentifierpartnerlistmembers
PreviousButtonTextPrevious
CardSubtitleconfluence.position%confluence.department
Limit15
NextButtonTextNext
Paginatetrue

Custom title
TitleNo partners here




...