-
Notifications
You must be signed in to change notification settings - Fork 50
feat: add printable checklists for SFC certifications #320
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
Open
madjin
wants to merge
18
commits into
security-alliance:develop
Choose a base branch
from
madjin:feature/printable-checklists
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
ae7d622
feat: add printable checklist generator for SFC certifications
madjin e330994
feat: add Print button to certification pages
madjin 882d309
fix: add input sanitization to printable checklist generator
madjin cae4607
feat: add print stylesheet for main pages
madjin ab56c1b
Enhance print stylesheet for cert pages
madjin 41b8734
Addresses PR review feedback from @DicksonWu654 to fix dark mode
madjin 38762c1
Update utils/generate-printable-checklists.js
madjin 780f005
Update utils/generate-printable-checklists.js
madjin af5379f
Update docs/styles.css
madjin ae9d08c
Update utils/generate-printable-checklists.js
madjin f8660df
Update utils/generate-printable-checklists.js
madjin 666476f
Update utils/generate-printable-checklists.js
madjin c691036
Revert "Update docs/styles.css"
madjin 93bc075
reset: revert styles.css to pre-dark-fix state for clean suggestion a…
madjin f130a0c
Update docs/styles.css
madjin 23c01cd
Update docs/styles.css
madjin e5fff51
fix: add missing color-scheme root declaration for print
madjin e831c3a
fix: harden printable checklist generator
madjin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -39,4 +39,7 @@ CLAUDE.md | |
| # Build folder | ||
| **/dist/ | ||
|
|
||
| # Generated printable checklists | ||
| docs/public/printable/ | ||
|
|
||
| .direnv | ||
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.