Skip to content

Templates can still be editable when using runtime mode Production bug fixed #16622#16923

Merged
JasonElkin merged 3 commits intoumbraco:v13/contribfrom
nick-hoang:temp/16622
Sep 2, 2024
Merged

Templates can still be editable when using runtime mode Production bug fixed #16622#16923
JasonElkin merged 3 commits intoumbraco:v13/contribfrom
nick-hoang:temp/16622

Conversation

@nick-hoang
Copy link
Copy Markdown
Contributor

Prerequisites

  • [] I have added steps to test this contribution in the description below

If there's an existing issue for this PR then this fixes (#16622)

Description

image

@github-actions
Copy link
Copy Markdown

Hi there @nick-hoang, thank you for this contribution! 👍

While we wait for one of the Core Collaborators team to have a look at your work, we wanted to let you know about that we have a checklist for some of the things we will consider during review:

  • It's clear what problem this is solving, there's a connected issue or a description of what the changes do and how to test them
  • The automated tests all pass (see "Checks" tab on this PR)
  • The level of security for this contribution is the same or improved
  • The level of performance for this contribution is the same or improved
  • Avoids creating breaking changes; note that behavioral changes might also be perceived as breaking
  • If this is a new feature, Umbraco HQ provided guidance on the implementation beforehand
  • 💡 The contribution looks original and the contributor is presumably allowed to share it

Don't worry if you got something wrong. We like to think of a pull request as the start of a conversation, we're happy to provide guidance on improving your contribution.

If you realize that you might want to make some changes then you can do that by adding new commits to the branch you created for this work and pushing new commits. They should then automatically show up as updates to this pull request.

Thanks, from your friendly Umbraco GitHub bot 🤖 🙂

@emmagarland
Copy link
Copy Markdown
Collaborator

Hi @nick-hoang,

Thanks for your PR to fix #16622, where templates can still be editable when using the Production runtime mode.

It looks like this is your first PR to this repository! Nice work! #H5YR 🎉

I've noticed this has changed thousands of files and I'm wondering if something might have gone awry with the merge? Let us know if you need any help getting this PR ship-shape.

Best wishes

Emma

@nick-hoang
Copy link
Copy Markdown
Contributor Author

nick-hoang commented Aug 23, 2024

hi @emmagarland

I've just changed the file src/Umbraco.Web.UI.Client/src/views/templates/edit.html, you can see my last commit here: 60eb16f

Other commits are not from me, I have no idea why they are included in my PR. These commits came when I pulled and merged new commits from the v13/contrib branch into my fork repo.

Hope it help.
Cheers

@emmagarland
Copy link
Copy Markdown
Collaborator

Thanks @nick-hoang

I think that is because this pull request is targetting v14 ('contrib' branch), whereas 'v13/contrib' is the branch to target for v13. Which Umbraco version are you trying to work with?

Best wishes

Emma

@JasonElkin JasonElkin changed the base branch from contrib to v13/contrib August 28, 2024 10:49
@JasonElkin
Copy link
Copy Markdown
Contributor

The rogue commit was reversible, so I've reverted it. I've retargeted to v13, which is where this was forked from and more importantly where the file being modified still exists.

@JasonElkin JasonElkin self-assigned this Aug 28, 2024
@emmagarland
Copy link
Copy Markdown
Collaborator

The rogue commit was reversible, so I've reverted it. I've retargeted to v13, which is where this was forked from and more importantly where the file being modified still exists.

Nice one @JasonElkin - I'll see if I can take a look later

@JasonElkin JasonElkin merged commit a47a177 into umbraco:v13/contrib Sep 2, 2024
@JasonElkin
Copy link
Copy Markdown
Contributor

Hey @nick-hoang, thanks for fixing this!

And congratulations on having your first PR merged to Umbraco 🙌🎉

I see you have a profile on https://our.umbraco.com/, I'll get you assigned one of those shiny contributor badges.

Thanks again,
Jas

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.

3 participants