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

Feat(web): add latest cases to court page #1262

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

alcercu
Copy link
Contributor

@alcercu alcercu commented Oct 9, 2023

PR-Codex overview

This PR focuses on deleting and moving components, as well as making changes to variables and imports.

Detailed summary

  • Deleted web/src/pages/Home/LatestCases.tsx and web/src/pages/Cases/CaseDetails/Voting/index.tsx.
  • Modified web/src/pages/Cases/CaseDetails/index.tsx by changing the assignment of currentPeriodIndex variable.
  • Modified web/src/pages/Home/index.tsx by importing LatestCases from a different location.
  • Modified web/src/pages/Courts/CourtDetails/index.tsx by importing LatestCases from a different location and adding it to the JSX.
  • Created web/src/components/LatestCases.tsx and added its implementation.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@netlify
Copy link

netlify bot commented Oct 9, 2023

Deploy Preview for kleros-v2 ready!

Name Link
🔨 Latest commit 2de7ec9
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/6523d9f03a0ed70008dd2686
😎 Deploy Preview https://deploy-preview-1262--kleros-v2.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sonarcloud
Copy link

sonarcloud bot commented Oct 9, 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

@codeclimate
Copy link

codeclimate bot commented Oct 9, 2023

Code Climate has analyzed commit 2de7ec9 and detected 24 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 6
Duplication 4
Style 14

View more on Code Climate.

@alcercu alcercu added this pull request to the merge queue Oct 9, 2023
Merged via the queue into dev with commit e301c42 Oct 9, 2023
11 checks passed
@jaybuidl jaybuidl linked an issue Oct 9, 2023 that may be closed by this pull request
@jaybuidl jaybuidl added this to the testnet-2 milestone Oct 16, 2023
@jaybuidl jaybuidl deleted the feat(web)/court-latest-cases branch January 3, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest Cases (Court page)
2 participants