-
Notifications
You must be signed in to change notification settings - Fork 44
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
👻 Share assessments between app & archetypes #1348
👻 Share assessments between app & archetypes #1348
Conversation
ibolton336
commented
Sep 11, 2023
•
edited
Loading
edited
- New component created for assessment actions row to include delete logic and clean up files.
- Get tag create working again in preparation for auto answer by tag work integration
- Wire up archetype crud to api
- Move assessment code to its own page in directory structure
- Remove deprecated bulk copy code
- Remove assess application hook
- Update risk code to use hub api values for risk on assessment
- Remove deprecated rest handlers for getAssessments
5f27322
to
3a3bee9
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1348 +/- ##
==========================================
- Coverage 42.41% 41.50% -0.91%
==========================================
Files 138 137 -1
Lines 4315 4281 -34
Branches 1026 1027 +1
==========================================
- Hits 1830 1777 -53
- Misses 2399 2417 +18
- Partials 86 87 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
64293c9
to
c263258
Compare
539bf4e
to
7e38051
Compare
7e38051
to
2b93ac6
Compare
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.
Looking real nice 😎
474e3fc
to
7329c68
Compare
Get tag create working again Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
…y app id Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
Signed-off-by: ibolton336 <[email protected]>
10e2620
to
a340d00
Compare
Signed-off-by: ibolton336 <[email protected]>
a340d00
to
a98207b
Compare