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

DOC-1008: Configuration tool #2176

Closed
wants to merge 5 commits into from
Closed

DOC-1008: Configuration tool #2176

wants to merge 5 commits into from

Conversation

tylerkelly13
Copy link
Contributor

@tylerkelly13 tylerkelly13 commented Nov 22, 2021

Related Ticket: DOC-1008

Description of Changes:

  • Add Skin tool page
  • Add configurator tool page

Pre-checks:

  • Branch prefixed with feature/ or hotfix/
  • _data/nav.yml has been updated (if applicable)
  • Files has been included where required (if applicable)
  • Files removed have been deleted, not just excluded from the build (if applicable)
  • (New product features only) Release Note added

Review:

  • Documentation Team Lead has reviewed
  • Product Manager has reviewed

@tylerkelly13 tylerkelly13 requested review from a team, jscasca, EkimChau and tiny-james and removed request for a team November 22, 2021 05:57
<div id="configurator">
</div>
<script src="https://cdn.tiny.cloud/1/qagffr3pkuv17a8on1afax661irst1hbr4e6tbv888sz91jc/tinymce/5/tinymce.min.js" referrerpolicy="origin"></script>
<script src="../js/configurator/configurator.js" referrerpolicy="origin"></script>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this getting embedded on the docs site? That is a really bad idea and this should be hosted by actual infrastructure similar to the skin tool.

@tylerkelly13 tylerkelly13 changed the title Configuration tool and skin tool Configuration tool Nov 22, 2021
@tylerkelly13 tylerkelly13 marked this pull request as ready for review November 30, 2021 01:42
@tylerkelly13 tylerkelly13 requested review from HAFRMO and a team as code owners November 30, 2021 01:42
Copy link
Contributor

@lnewson lnewson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Marking as needs changes as this tool shouldn't be deployed on the docs, it should be handled by the website team or at least deployed on a separate domain/path as I mentioned in a previous comment.

Edit: To clarify, I don't mind embedding it via an iframe, but the tool itself cannot be under the /docs/ path.

@tylerkelly13 tylerkelly13 changed the title Configuration tool DOC-1008: Configuration tool Nov 30, 2021
@lnewson lnewson closed this Mar 16, 2022
@brian-forte brian-forte deleted the feature/realm branch February 7, 2023 07:42
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.

None yet

3 participants