Skip to content

Conversation

@artonge
Copy link
Contributor

@artonge artonge commented Jan 8, 2024

Follow up of #42353
Fix #42222

@artonge artonge self-assigned this Jan 8, 2024
@artonge artonge added this to the Nextcloud 29 milestone Jan 8, 2024
@JuliaKirschenheuter
Copy link
Contributor

/backport to stable28

@artonge artonge force-pushed the artonge/feat/include_grid_view_toggle_in_accessibility_switch branch from 9746760 to d6cd3a6 Compare January 8, 2024 22:15
@artonge
Copy link
Contributor Author

artonge commented Jan 8, 2024

/compile /

@artonge artonge enabled auto-merge January 8, 2024 22:16
Signed-off-by: nextcloud-command <[email protected]>
@artonge artonge merged commit 1e3d139 into master Jan 8, 2024
@artonge artonge deleted the artonge/feat/include_grid_view_toggle_in_accessibility_switch branch January 8, 2024 22:35
@backportbot-nextcloud
Copy link

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

# Switch to the target branch and update it
git checkout stable28
git pull origin stable28

# Create the new backport branch
git checkout -b fix/foo-stable28

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts. Resolve them.
git cherry-pick abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable28

Error: Unknown error

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@JuliaKirschenheuter
Copy link
Contributor

/backport d6cd3a6 to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BITV]: create a server side switch for activation / deactivation a Grid View

5 participants