Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Mar 7, 2022
1 parent 18577d3 commit 7a4b939
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 20 deletions.
1 change: 1 addition & 0 deletions packages/web-app-files/src/views/spaces/Projects.vue
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ export default {
return ''
},
async openSidebarSharePanel(space) {
await this.closeSidebar()
this.SET_FILE_SELECTION([space])
this.openSidebarWithPanel('space-share-item')
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,13 @@ exports[`Spaces project view space image should show if given 1`] = `
<div>
<!---->
<!---->
<div class="oc-grid oc-px-m oc-mt-m oc-child-width-1-3@s">
<div>
<div class="oc-position-relative"><img alt="" src="data:image/png;base64,ZmlsZWNvbnRlbnQ=" class="space-overview-image oc-cursor-pointer"></div>
</div>
<div>
<div class="oc-px-m oc-mt-m oc-flex">
<div class="oc-width-1-4 oc-mr-l"><img alt="" src="data:image/png;base64,ZmlsZWNvbnRlbnQ=" class="space-overview-image oc-cursor-pointer"></div>
<div class="oc-width-3-4">
<div class="oc-flex oc-mb-s oc-flex-middle oc-flex-between">
<h1 class="space-overview-name oc-text-truncate">space</h1>
<div class="oc-flex oc-flex-middle">
<oc-button-stub type="button" size="medium" arialabel="Open context menu and show invited people" variation="passive" appearance="raw" justifycontent="center" gapsize="medium">
<oc-icon-stub name="group" filltype="line" accessiblelabel="" type="span" size="small" variation="passive" color=""></oc-icon-stub> <span class="space-overview-people-count oc-text-small">1 invited person</span>
</oc-button-stub>
<oc-button-stub type="button" size="medium" arialabel="Show context menu" variation="passive" appearance="raw" justifycontent="center" gapsize="medium" id="space-context-btn">
<h1 class="space-overview-name oc-text-truncate">space</h1>
<oc-button-stub type="button" size="medium" arialabel="Show context menu" variation="passive" appearance="raw" justifycontent="center" gapsize="medium" id="space-context-btn" class="oc-ml-s">
<oc-icon-stub name="more-2" filltype="fill" accessiblelabel="" type="span" size="medium" variation="passive" color=""></oc-icon-stub>
</oc-button-stub>
<oc-drop-stub dropid="space-context-drop" toggle="#space-context-btn" position="right-start" mode="click" closeonclick="true" paddingsize="small" options="[object Object]"><input id="space-image-upload-input" type="file" name="file" multiple="multiple" tabindex="-1" accept="image/*">
Expand Down Expand Up @@ -60,6 +55,9 @@ exports[`Spaces project view space image should show if given 1`] = `
</ul>
</oc-drop-stub>
</div>
<oc-button-stub type="button" size="medium" arialabel="Open context menu and show members" variation="passive" appearance="raw" justifycontent="center" gapsize="medium">
<oc-icon-stub name="group" filltype="line" accessiblelabel="" type="span" size="small" variation="passive" color=""></oc-icon-stub> <span class="space-overview-people-count oc-text-small">1 member</span>
</oc-button-stub>
</div>
<!---->
<div>
Expand All @@ -80,18 +78,13 @@ exports[`Spaces project view space readme should show if given 1`] = `
<div>
<!---->
<!---->
<div class="oc-grid oc-px-m oc-mt-m oc-child-width-1-3@s">
<div>
<div class="oc-position-relative"><img alt="" src="data:image/png;base64,ZmlsZWNvbnRlbnQ=" class="space-overview-image oc-cursor-pointer"></div>
</div>
<div>
<div class="oc-px-m oc-mt-m oc-flex">
<div class="oc-width-1-4 oc-mr-l"><img alt="" src="data:image/png;base64,ZmlsZWNvbnRlbnQ=" class="space-overview-image oc-cursor-pointer"></div>
<div class="oc-width-3-4">
<div class="oc-flex oc-mb-s oc-flex-middle oc-flex-between">
<h1 class="space-overview-name oc-text-truncate">space</h1>
<div class="oc-flex oc-flex-middle">
<oc-button-stub type="button" size="medium" arialabel="Open context menu and show invited people" variation="passive" appearance="raw" justifycontent="center" gapsize="medium">
<oc-icon-stub name="group" filltype="line" accessiblelabel="" type="span" size="small" variation="passive" color=""></oc-icon-stub> <span class="space-overview-people-count oc-text-small">1 invited person</span>
</oc-button-stub>
<oc-button-stub type="button" size="medium" arialabel="Show context menu" variation="passive" appearance="raw" justifycontent="center" gapsize="medium" id="space-context-btn">
<h1 class="space-overview-name oc-text-truncate">space</h1>
<oc-button-stub type="button" size="medium" arialabel="Show context menu" variation="passive" appearance="raw" justifycontent="center" gapsize="medium" id="space-context-btn" class="oc-ml-s">
<oc-icon-stub name="more-2" filltype="fill" accessiblelabel="" type="span" size="medium" variation="passive" color=""></oc-icon-stub>
</oc-button-stub>
<oc-drop-stub dropid="space-context-drop" toggle="#space-context-btn" position="right-start" mode="click" closeonclick="true" paddingsize="small" options="[object Object]"><input id="space-image-upload-input" type="file" name="file" multiple="multiple" tabindex="-1" accept="image/*">
Expand Down Expand Up @@ -135,6 +128,9 @@ exports[`Spaces project view space readme should show if given 1`] = `
</ul>
</oc-drop-stub>
</div>
<oc-button-stub type="button" size="medium" arialabel="Open context menu and show members" variation="passive" appearance="raw" justifycontent="center" gapsize="medium">
<oc-icon-stub name="group" filltype="line" accessiblelabel="" type="span" size="small" variation="passive" color=""></oc-icon-stub> <span class="space-overview-people-count oc-text-small">1 member</span>
</oc-button-stub>
</div>
<!---->
<div>
Expand Down

0 comments on commit 7a4b939

Please sign in to comment.