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

Add programmatic token to automate editing browser.html #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gregturn
Copy link
Contributor

In Spring Data REST, we need a more suitable way to tweak browser.html and inject our custom form and JSON Editor. Having a token to search on is quite handy.

Updated the docs, sharing how others can use this as well.

In Spring Data REST, we need a more suitable way to tweak browser.html and inject our custom form and JSON Editor. Having a token to search on is quite handy.

Updated the docs, sharing how others can use this as well.
@gregturn gregturn force-pushed the customize-browser-html branch from 49ca910 to 859bbe9 Compare November 28, 2016 16:39
gregturn added a commit to gregturn/spring-data-rest that referenced this pull request Nov 30, 2016
Instead of replacing the HAL Browser's browser.html, take the existing one and alter it inside the build job. This ensures that future updates don't break so horribly.

Related to mikekelly/hal-browser#89 which will provide an explicit token to match, instead of using the closing `</body>` tag.
odrotbohm pushed a commit to spring-projects/spring-data-rest that referenced this pull request Nov 30, 2016
Instead of replacing the HAL Browser's browser.html, take the existing one and alter it inside the build job. This ensures that future updates don't break so horribly.

Related to mikekelly/hal-browser#89 which will provide an explicit token to match, instead of using the closing `</body>` tag.
odrotbohm pushed a commit to spring-projects/spring-data-rest that referenced this pull request Nov 30, 2016
Instead of replacing the HAL Browser's browser.html, take the existing one and alter it inside the build job. This ensures that future updates don't break so horribly.

Related to mikekelly/hal-browser#89 which will provide an explicit token to match, instead of using the closing `</body>` tag.
@muxico73
Copy link

I'm going to leave this PR here because others used it. However, I'm submitting a new PR using a patched jQuery 1.12.4 to maintain backwards compatibility. Reason is, basically, jQuery is weird about versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants