Skip to content
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

Merged
merged 16 commits into from
Dec 6, 2023
Merged

Quick Fixes For Heimdall Issues #5237

merged 16 commits into from
Dec 6, 2023

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>
@ChrisHinchey ChrisHinchey self-assigned this Nov 13, 2023
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>
@Amndeep7 Amndeep7 temporarily deployed to heimdall2-quick-fixes-3qdjgrqz November 14, 2023 16:40 Inactive
apps/frontend/src/components/global/login/LocalLogin.vue Outdated Show resolved Hide resolved
apps/frontend/src/mixins/EvaluationMixin.ts Outdated Show resolved Hide resolved
docker-compose.yml Show resolved Hide resolved
@Amndeep7
Copy link
Contributor

@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.

ChrisHinchey and others added 5 commits November 18, 2023 23:41
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
Copy link
Contributor Author

@Amndeep7 To address the admin file management tab I created #5259

Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
@Amndeep7
Copy link
Contributor

Amndeep7 commented Dec 5, 2023

@ChrisHinchey please see new comments

Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
Signed-off-by: Christopher Andrew Hinchey <chinchey@mitre.org>
@Amndeep7 Amndeep7 added the ready-to-merge Used by mergify to identify if a PR is ready to merge into master. label Dec 5, 2023
Copy link

sonarcloud bot commented Dec 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mergify mergify bot merged commit 75a5d30 into master Dec 6, 2023
19 checks passed
@mergify mergify bot deleted the quick-fixes branch December 6, 2023 00:00
Amndeep7 added a commit that referenced this pull request Dec 29, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Used by mergify to identify if a PR is ready to merge into master.
Projects
None yet
2 participants