Some additional adjustments and fixes.#17
Open
elevatejoe wants to merge 7 commits intoJohnDuprey:masterfrom
Open
Some additional adjustments and fixes.#17elevatejoe wants to merge 7 commits intoJohnDuprey:masterfrom
elevatejoe wants to merge 7 commits intoJohnDuprey:masterfrom
Conversation
- Adjusted HTML generation to make use of native classes for formatting - Fixed date calculation for the Last Updated so it shows correct time
- Added some comments to mark changes to the HTML
…ands for macOS and Linux. Updated the Windows PS commands to force TLS 1.2, as older versions are unsupported wll cause the command to fail if the client has them enabled.
…ng the <span> element code.
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.
Fixed the last updated so it shows the correct time.
The rest of the changes are mainly cosmetic; I incorporated the native CSS classes that ConnectWise uses on their tabs to match up the formatting a bit for each section of the tab and re-ordered the rows on the data table.