-
-
Notifications
You must be signed in to change notification settings - Fork 363
Reusable templates feature desktop #1510
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
Ajith-Penmatsa-GGL
wants to merge
39
commits into
OWASP:main
Choose a base branch
from
GallagherSecurity:AjithP/ReusableTemplatesFeatureDesktop
base: main
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 27 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
4137ead
Merging latest commits from OWASP/ThreatDragon (#1)
Chris-Orton 2f72b46
feat(fetchAllTemplates) implemented user authentication and authorisa…
Ajith-Penmatsa-GGL 8fda325
feat(dashboard): implement conditional 'Create model from Template' a…
Ajith-Penmatsa-GGL edb981a
feat: Fetched templates from metadata objects and rendered in ui
Ajith-Penmatsa-GGL aabfb4d
feat: added to feature to export templates from a model
Ajith-Penmatsa-GGL 202e650
added crud functionality for the admin
Ajith-Penmatsa-GGL 83a2048
feat: add template bootstrapping and unified search
Ajith-Penmatsa-GGL 7c7f11a
Merge branch 'main' of https://github.com/GallagherSecurity/threat-dr…
Ajith-Penmatsa-GGL 3d74570
Merge remote-tracking branch 'upstream/main'
Ajith-Penmatsa-GGL 009ee3c
refactored templates controller
Ajith-Penmatsa-GGL 58273da
added documentation and fixed eslint errors
Ajith-Penmatsa-GGL be46058
cleaning up docs and fetch all tempaltes logic
Ajith-Penmatsa-GGL 1901286
cleaned up some unnecessary commetns
Ajith-Penmatsa-GGL 2cf4959
write main process functions to set template folder path
Ajith-Penmatsa-GGL 85d7f0f
changed main process operations to empalte and wired up round trip
Ajith-Penmatsa-GGL 57b90ee
added a feature to save a tempalte path in desktop
Ajith-Penmatsa-GGL ba2af06
mvp of templates feature for desktop
Ajith-Penmatsa-GGL 2f64606
custom dialog box for setting up template folder
Ajith-Penmatsa-GGL 2fbed21
made changes in status's for template gallery and manage tempaltes so…
Ajith-Penmatsa-GGL 3ce77b4
Merge branch 'main' of https://github.com/GallagherSecurity/threat-dr…
Ajith-Penmatsa-GGL 522477d
Merge branch 'main' of https://github.com/GallagherSecurity/threat-dr…
Ajith-Penmatsa-GGL da8e8b7
removed admin checks from endpoints and added it to middleware
Ajith-Penmatsa-GGL 0766e45
removed unused i8n strings
Ajith-Penmatsa-GGL 375832a
Merge branch 'main' of https://github.com/GallagherSecurity/threat-dr…
Ajith-Penmatsa-GGL 489ce4e
synced up branch with origin main
Ajith-Penmatsa-GGL 6437c5b
added documentation for desktop version of the tempaltes feature
Ajith-Penmatsa-GGL baad334
added test suites to increase coverage
Ajith-Penmatsa-GGL 2549421
added new test suits
Ajith-Penmatsa-GGL f6f5609
Merge branch 'main' of https://github.com/GallagherSecurity/threat-dr…
Ajith-Penmatsa-GGL f828598
synced with owasp main branch
Ajith-Penmatsa-GGL 5c53b33
renamed ipcMain listner to ipcMainAPI
Ajith-Penmatsa-GGL 4033c38
removed unused documentation
Ajith-Penmatsa-GGL 8698c9c
fixed markdown lint errors on template and configuration documentation
Ajith-Penmatsa-GGL 989994e
fixed spellings to pass the spellcheck in pull request pipeline
Ajith-Penmatsa-GGL 88d8e6b
removed redundant image
Ajith-Penmatsa-GGL c2f3772
added a schema and validation for library threats
Ajith-Penmatsa-GGL 5624377
removed ajv validation for schema
Ajith-Penmatsa-GGL f1d2b39
Merge branch 'main' of https://github.com/GallagherSecurity/threat-dr…
Ajith-Penmatsa-GGL ab0e14f
resolved merge conflicts caused by new language support and dependenc…
Ajith-Penmatsa-GGL 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
possible typo in the file name?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep I might’ve forgotten to delete that. There’s another file with the correct name that’s actually being used in the code, so the misspelled one is redundant. I’ll clean it up 🙂