Skip to content

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