-
Notifications
You must be signed in to change notification settings - Fork 59
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
Quick Fixes For Heimdall Issues #5237
Conversation
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
apps/frontend/src/components/cards/controltable/ControlTable.vue
Outdated
Show resolved
Hide resolved
@ChrisHinchey can you ask @ejaronne about the private groups issue? I've tested the functionality and it seems like it works, but now there's no way for an admin to know that a private group is attached to a given file. We should probably add a new tab in the admin panel to manage files. This should be spun off as a new task and shoved underneath the groups epic imo. |
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Co-authored-by: Amndeep Singh Mann <amann@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
@ChrisHinchey please see new comments |
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* Local login show password Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Fix viewed number when filtering Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Fix private groups being shown Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Proper formatting Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Use id instead of email Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Compose depends on condition and remove version Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Went back to array instead of set Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Removed array spread Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Update apps/frontend/src/components/global/login/LocalLogin.vue Co-authored-by: Amndeep Singh Mann <amann@mitre.org> * Changed to use myGroup from store Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Add database health check Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Ran lint Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Fix intersection of group arrays Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> * Fixed healthcheck Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> --------- Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org> Co-authored-by: Amndeep Singh Mann <amann@mitre.org> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Checkmark = @Amndeep7's signoff approval on functionality (there might still be comments on improving the code)