Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar sections integration #16312

Closed
wants to merge 3 commits into from

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jul 9, 2019

Requires a new build of nextcloud-vue-collections

skjnldsv and others added 3 commits July 8, 2019 18:27
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
<div :is="section($refs['section-'+$index], fileInfo)" :file-info="fileInfo"></div>
</div>

<collection-list v-if="fileInfo" type="file" :id="`${fileInfo.id}`" :name="fileInfo.name"></collection-list>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need it as string?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the id of a project resource is of type string, so we need to cast.

@juliusknorr
Copy link
Member Author

@skjnldsv I leave bumping the nextcloud-vue-collections to 0.5.4 up to you if thats fine, so we have a bit less rebasing work here.

@skjnldsv skjnldsv force-pushed the enhancement/sidebar/standard branch 3 times, most recently from 7b7239c to 87480c0 Compare July 12, 2019 19:00
@MorrisJobke MorrisJobke mentioned this pull request Jul 15, 2019
28 tasks
@MorrisJobke
Copy link
Member

@juliushaertl What is the status here? We are close to the beta 1. Should this go into 17 or 18?

@juliusknorr
Copy link
Member Author

18 since this is part of #15719

@skjnldsv skjnldsv force-pushed the enhancement/sidebar/standard branch 4 times, most recently from 9cf8980 to e45019f Compare July 28, 2019 08:53
@skjnldsv skjnldsv force-pushed the enhancement/sidebar/standard branch from 3bcc7b6 to 4241a55 Compare August 8, 2019 17:22
@skjnldsv skjnldsv force-pushed the enhancement/sidebar/standard branch from 866e069 to f27f965 Compare September 9, 2019 08:58
@skjnldsv skjnldsv force-pushed the enhancement/sidebar/standard branch from 00ff19d to cc1a2c9 Compare September 16, 2019 19:04
@skjnldsv skjnldsv closed this Sep 16, 2019
@skjnldsv skjnldsv deleted the sidebar-integration branch September 16, 2019 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants