Skip to content

Dispute template preview enhancements #1483

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

Merged
merged 10 commits into from
Feb 5, 2024

Conversation

tractorss
Copy link
Contributor

@tractorss tractorss commented Feb 5, 2024

closes #1475

  • Added JSON Editor with syntax highlighting , formatting, and repairing
  • Added Option to fetch TemplateData from templateID
  • Added Option to fetch TemplateData from transactionHash

PR-Codex overview

Detailed summary

  • Deleted web/src/pages/DisputeTemplateView.tsxweb/package.json
  • Added vanilla-jsoneditor package
  • Added useDisputeTemplateFromId hook
  • Updated Explore component
  • Added getDisputeRequestParamsFromTxn function
  • Added JSONEditor component
  • Added FetchFromIDInput component
  • Added FetchDisputeRequestInput component
  • Updated DisputeTemplateView page

The following files were skipped due to too many changes: web/src/pages/DisputeTemplateView/index.tsx, yarn.lock

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

Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for kleros-v2 ready!

Name Link
🔨 Latest commit b2eccc6
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2/deploys/65c11d87e7223300080b3af1
😎 Deploy Preview https://deploy-preview-1483--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.

@tractorss tractorss marked this pull request as ready for review February 5, 2024 17:17
Copy link

codeclimate bot commented Feb 5, 2024

Code Climate has analyzed commit b2eccc6 and detected 22 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 22

View more on Code Climate.

Copy link

sonarqubecloud bot commented Feb 5, 2024

@jaybuidl jaybuidl changed the title Feat(web)/dispute template preview enhancements Dispute template preview enhancements Feb 5, 2024
@jaybuidl jaybuidl merged commit b2eccc6 into dev Feb 5, 2024
@jaybuidl jaybuidl deleted the feat(web)/dispute-template-preview-enhancements branch February 5, 2024 17:54
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.

Dev tool: dispute preview page improvements
2 participants