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

- fix Photos not shown in large browser windows #630 #686

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Feb 24, 2021

cc @dsmic

see #684 #664
fix #630

@skjnldsv skjnldsv added bug Something isn't working 3. to review Waiting for reviews labels Feb 24, 2021
@skjnldsv
Copy link
Member Author

/backport to stable21

@backportbot-nextcloud backportbot-nextcloud bot added the backport-request Pending backport by the backport-bot label Feb 24, 2021
@skjnldsv
Copy link
Member Author

/backport to stable20

@skjnldsv
Copy link
Member Author

/backport to stable19

@dsmic
Copy link
Contributor

dsmic commented Feb 24, 2021

This pull request is not possible now. The reason is, that I had to report a bug in the
pull request environment.

Pull request environment allways reports node.12 failure #685

And two forks are not possible....

As soon as I can build and create valid pull requests, I will create a new one?

@dsmic dsmic closed this Feb 24, 2021
@skjnldsv skjnldsv requested a review from dsmic February 24, 2021 15:07
@skjnldsv
Copy link
Member Author

skjnldsv commented Feb 24, 2021

As soon as I can build and create valid pull requests, I will create a new one?

Please don't close my pull request ^^
I want this to go in so we can move on, we can fix other stuff later

@skjnldsv skjnldsv reopened this Feb 24, 2021
@skjnldsv
Copy link
Member Author

/compile amend /

@dsmic
Copy link
Contributor

dsmic commented Feb 24, 2021

OK, than I have to reintroduce the fix.

I will do it now!

@skjnldsv
Copy link
Member Author

OK, than I have to reintroduce the fix.

I will do it now!

don't push on this branch

Signed-off-by: detlef <ds2@physik.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
@skjnldsv
Copy link
Member Author

Here we go! @dsmic
If you want to approve, we can merge this! 🚀

@dsmic
Copy link
Contributor

dsmic commented Feb 24, 2021

OK, than I have to reintroduce the fix.
I will do it now!

don't push on this branch

ok, I would not be able to, as I deleted this fork. But the commit seems fine.

@dsmic
Copy link
Contributor

dsmic commented Feb 24, 2021

Thanks for your patience :)

@backportbot-nextcloud
Copy link

The backport to stable20 failed. Please do this backport manually.

@backportbot-nextcloud
Copy link

The backport to stable19 failed. Please do this backport manually.

@Exist2Resist
Copy link

The backport to stable20 failed. Please do this backport manually.

Any update on this.

@skjnldsv
Copy link
Member Author

AH, backporting failed

@skjnldsv
Copy link
Member Author

@dsmic can you manually open to stable20 and stable19

@dsmic
Copy link
Contributor

dsmic commented Jun 23, 2021

Sorry, but I don‘t know how to do this. If I get bored the next weeks I might look into it….

@skjnldsv
Copy link
Member Author

Checkout the stable branches, cherry-pick 3bc1742 and solve conflicts. Then push :)

@dsmic
Copy link
Contributor

dsmic commented Jun 23, 2021

Ok, but I am not too happy with this. The conflict results from

(base) detlef@ubuntu-i7:~/tmp/devnextcloud/server/photos$ git cherry-pick 3bc1742 
warning: Cannot merge binary files: js/photos-main.js.map (HEAD vs. 3bc1742... - fix Photos not shown in large browser windows #630)
warning: Cannot merge binary files: js/photos-main.js (HEAD vs. 3bc1742... - fix Photos not shown in large browser windows #630)
warning: Cannot merge binary files: js/photos-3.js.map (HEAD vs. 3bc1742... - fix Photos not shown in large browser windows #630)
warning: Cannot merge binary files: js/photos-0.js.map (HEAD vs. 3bc1742... - fix Photos not shown in large browser windows #630)
warning: Cannot merge binary files: js/photos-0.js (HEAD vs. 3bc1742... - fix Photos not shown in large browser windows #630)
error: Konnte 3bc1742... (- fix Photos not shown in large browser windows #630) nicht anwenden
Hinweis: nach Auflösung der Konflikte markieren Sie die korrigierten Pfade
Hinweis: mit 'git add <Pfade>' oder 'git rm <Pfade>' und tragen Sie das Ergebnis mit
Hinweis: 'git commit' ein

which seems kind of no fun. Should the backport bot not run make build-js-production to allow such changes to be backported?

Of cause I can run make build-js-production and than push, but

this way I do not trust my dev environment enough to just push this map and js files to a stable brunch ...

skjnldsv added a commit that referenced this pull request Jun 24, 2021
backport 19 fix Photos not shown in large browser windows #630 (#686)
skjnldsv added a commit that referenced this pull request Jun 24, 2021
backport 20 fix Photos not shown in large browser windows #630 (#686)
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 backport-request Pending backport by the backport-bot bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Photos not shown in large browser windows
3 participants