Skip to content

refactor(NcTimezonePicker): migrate component to Typescript#6821

Merged
susnux merged 1 commit intomainfrom
chore/migrate-timezone-picker-ts
Apr 24, 2025
Merged

refactor(NcTimezonePicker): migrate component to Typescript#6821
susnux merged 1 commit intomainfrom
chore/migrate-timezone-picker-ts

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Apr 21, 2025

☑️ Resolves

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@susnux susnux added 3. to review Waiting for reviews refactor ♻️ Pull request that is neither a fix nor a feature labels Apr 21, 2025
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the chore/migrate-timezone-picker-ts branch from fb2fc6b to 5662343 Compare April 24, 2025 10:22
@susnux susnux enabled auto-merge April 24, 2025 10:23
@susnux susnux merged commit 7c28763 into main Apr 24, 2025
29 checks passed
@susnux susnux deleted the chore/migrate-timezone-picker-ts branch April 24, 2025 10:25
@ShGKme
Copy link
Contributor

ShGKme commented Sep 17, 2025

/backport to stable8

@backportbot
Copy link

backportbot bot commented Sep 17, 2025

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

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

# Create the new backport branch
git checkout -b backport/6821/stable8

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 56623434

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6821/stable8

Error: Failed to check for changes with origin/stable8: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

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 refactor ♻️ Pull request that is neither a fix nor a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants