change(developer): reorganize touch layout editor files - #16517
Open
mcdurdin wants to merge 1 commit into
Open
Conversation
User Test ResultsTest specification and instructions
Results TemplateTest Artifacts
|
mcdurdin
force-pushed
the
change/developer/touch-layout-reorganize-files
branch
from
September 3, 2026 07:16
6441c49 to
2d198a3
Compare
Base automatically changed from
fix/developer/11514-touch-layout-undo-save
to
master
September 3, 2026 14:45
Separate source javascript files from templates, assets, and xsl. Will simplify future changes such as move to Typescript or serving files from Server instead of internal web server. And just tidier.
mcdurdin
force-pushed
the
change/developer/touch-layout-reorganize-files
branch
from
September 7, 2026 04:35
2d198a3 to
76b36e8
Compare
mcdurdin
marked this pull request as ready for review
September 7, 2026 06:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Separate source javascript files from templates, assets, and xsl. Will simplify future changes such as move to Typescript or serving files from Server instead of internal web server. And just tidier.
User Testing
TEST_REGRESSION: Open the touch layout editor, press F12 to view Developer Console. Run through all the standard operations of the touch layout editor and verify no errors in Developer Console and that all operations work correctly.
Things to test:
You may wish to compare behaviour against the existing alpha release version.