-
Notifications
You must be signed in to change notification settings - Fork 3
Add Search #160
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
Merged
Merged
Add Search #160
Changes from 29 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e49e279
Makefile file so the steps can be can out of order
Mab879 2a52b6a
Adjust the output html to use a pool for multiprocessing
Mab879 1f73799
Add json outputs for search
Mab879 19c6ce3
Add search
Mab879 2c18c33
Adjust navbar link colors
Mab879 ef14f5b
Fix acessability and loading js speed
Mab879 2df2c44
Update editor config
Mab879 132b5c4
Minify HTML, CSS, and JS for deploy
Mab879 4e979a6
Many HTML fixes in the base template
Mab879 6bf62ba
STIG ID column should always show the full STIG without wrapping
Mab879 b62b7c4
Use UTC time for run time.
Mab879 7c053ae
Use named groups in import_stig
Mab879 7af6773
Add minify_html to requirements
Mab879 867bbf7
For now don't minify static asssets.
Mab879 a06a732
Adjust console_scripts in setup.cfg
Mab879 9b09222
Start add to search script
Mab879 e583889
Add feature-flag for search
Mab879 44a1824
Ignore preview deployment artifacts
Mab879 8d66886
Add progress bars
Mab879 de96f3e
Use logging, vs print
Mab879 299c824
Bug fixes
Mab879 908c67b
Update _prep_models to use the new methods
Mab879 1563688
Model validation and code clean up
Mab879 0dc217d
Update project config
Mab879 d85b748
Add function to create json output for search
Mab879 45f6746
Improve add to search script
Mab879 fb85955
Reenable search
Mab879 71a2f1c
Fix issues in main.py
Mab879 ea47371
Update based on feedback in PR
Mab879 4bde912
Update based on feedback
Mab879 a1e8b6a
Update based on feedback
Mab879 bacd26a
Make the minify static actually work
Mab879 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
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 |
|---|---|---|
|
|
@@ -191,3 +191,6 @@ out/ | |
|
|
||
| # SonarLint plugin | ||
| .idea/sonarlint/ | ||
|
|
||
| # Output | ||
| *.tar.gz | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.