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

Feature/api integration #99

Merged
merged 34 commits into from
Jun 23, 2023
Merged

Feature/api integration #99

merged 34 commits into from
Jun 23, 2023

Conversation

BRAVO68WEB
Copy link
Owner

@BRAVO68WEB BRAVO68WEB commented Jun 23, 2023

Large BRAVO68WEB /feature/api-integration → BRAVO68WEB/shx Commits: 34 | Files Changed: 38 | Additions: 567 Unchecked Tasks Powered by Pull Request Badge

Category: Feature

Overview

  • Dashboard API integration

Issue Number:- #98

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors

@vercel
Copy link

vercel bot commented Jun 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shx-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2023 7:31pm
shx-story-book ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2023 7:31pm

@github-actions github-actions bot added dashboard dashboard patchs dependencies Pull requests that update a dependency file labels Jun 23, 2023
size={'icon'}
aria-label="Open Image"
title="Open Image"
<a

Check warning

Code scanning / CodeQL

Potentially unsafe external link

External links without noopener/noreferrer are a potential security risk.
>
<Trash className="h-4 w-4 " />
</Button>
<a

Check warning

Code scanning / CodeQL

Potentially unsafe external link

External links without noopener/noreferrer are a potential security risk.
@BRAVO68WEB
Copy link
Owner Author

@chirag3003 Fix this ASAP

<a
referrerPolicy="no-referrer"
href={shortenedURL}
href={`${instanceUrl}/${short_key}`}

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML

[DOM text](1) is reinterpreted as HTML without escaping meta-characters.
@sonarcloud
Copy link

sonarcloud bot commented Jun 23, 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard dashboard patchs dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants