Skip to content

Dev Tools UI #1582

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 73 commits into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
219bd60
chore: new package (work-in-progress)
jaybuidl May 17, 2024
ccdf188
Merge branch 'dev' into feat/devtools
kemuru Jun 17, 2024
4a1ae9e
Merge branch 'dev' into feat/devtools
jaybuidl Jul 3, 2024
bf9972a
Merge branch 'dev' into feat/devtools
nikhilverma360 Jul 16, 2024
3e78cc5
chore(devtools): setup nextjs app
nikhilverma360 Jul 2, 2024
c3ad571
chore(devtools): setup layout, header, footer
nikhilverma360 Jul 2, 2024
7c6ac30
chore(devtools): added necessary svgs
nikhilverma360 Jul 2, 2024
1e40626
feat(devtools): ruler ui
nikhilverma360 Jul 3, 2024
a6db67f
fix(devtools): fixed typings
nikhilverma360 Jul 3, 2024
72f9895
fix(devtools): fix footer to render client side
nikhilverma360 Jul 3, 2024
4b962d3
fix(webtools): fixed linting issues, and themes
nikhilverma360 Jul 3, 2024
fc1fdcc
chore(devtools): removed unused variables
nikhilverma360 Jul 16, 2024
3e314cc
refactor(devtools): global declaration of theme types
nikhilverma360 Jul 18, 2024
d1b1841
refactor(devtools): dynamic theme types
nikhilverma360 Jul 18, 2024
ba544c2
Merge pull request #1641 from kleros/feat(devtools)/initial-setup-for…
alcercu Jul 18, 2024
a56ccf5
feat(devtools): setup graph-codegen cli
nikhilverma360 Jul 15, 2024
7d557b0
feat(devtools): setup wagmi cli & wagmi generate
nikhilverma360 Jul 15, 2024
38c0944
feat(devtools): ported dispute template editor
nikhilverma360 Jul 15, 2024
27f7439
chore(devtools): json-editor version change
nikhilverma360 Jul 16, 2024
c30af6d
chore(devtools): remove undeclared variable
nikhilverma360 Jul 17, 2024
1856dd5
refactor(devtools): dynamic import graphql-url from env
nikhilverma360 Jul 17, 2024
52e909a
fix(web-devtools): add kleros-sdk secondary resolution path on tsconfig
alcercu Jul 18, 2024
de4cf88
fix(devtools): temporarily ignore build errors
nikhilverma360 Jul 19, 2024
f3b8aed
chore: lockfile
jaybuidl Jul 25, 2024
1e913f2
feat: link to the devtools UI in the Help menu
jaybuidl Jul 25, 2024
aff71fc
Merge pull request #1656 from kleros/feat(devtool)/port-dispute-template
jaybuidl Jul 25, 2024
74bc188
feat(devtools): homepage UI
nikhilverma360 Jul 29, 2024
e73e10d
fix(devtools): fix typo
nikhilverma360 Jul 29, 2024
5dcab4b
Merge pull request #1661 from kleros/feat(devtools)/homepage-ui
jaybuidl Jul 29, 2024
88a507e
feat(devtools): mobile navbar integration & nav links
nikhilverma360 Jul 31, 2024
cab7f77
fix(devtools): fix dispute-template presets
nikhilverma360 Jul 31, 2024
f818bb0
Merge pull request #1664 from kleros/feat(devtools)/mobile-navbar-and…
jaybuidl Jul 31, 2024
dc25764
Merge branch 'dev' into feat/devtools
jaybuidl Aug 7, 2024
61c07b9
Merge branch 'dev' into feat/devtools
nikhilverma360 Aug 12, 2024
bd68a9b
refactor(web-devtools): revamp-ruler-ui
tractorss Sep 11, 2024
57716ac
refactor(web-devtools): update-component-name
tractorss Sep 11, 2024
f5f265e
Merge pull request #1685 from kleros/refactor/revamp-devtools-ruler-ui
alcercu Sep 16, 2024
a3aa4da
chore: ruler deployment
jaybuidl Sep 17, 2024
71e7d66
fix: ruler fix, tests updated, redeployed
jaybuidl Sep 18, 2024
bf8e8b8
feat(web-devtools): ruler-functionality
tractorss Sep 25, 2024
ae1779f
chore(web-devtools): update-yarn-lockfile
tractorss Sep 25, 2024
bb2dbe2
refactor(web-devtools): coderabbit-fixes
tractorss Sep 25, 2024
f360928
fix(web-devtools): wallet-connect-env-name
tractorss Sep 25, 2024
baa186e
refactor(web-devtools): remove-arbitrator-ruler-check
tractorss Sep 25, 2024
4e0b208
feat(web-devtools): add-connect-wallet-button
tractorss Sep 25, 2024
28e2411
chore(web-devtools): configure-typing
tractorss Sep 26, 2024
a5b995a
feat(web-devtools): inputable-dropdown-for-arbitrables-with-storage-s…
tractorss Sep 26, 2024
db886f0
feat(web-devtools): display-copiable-ruler-address
tractorss Sep 27, 2024
d0356d6
fix(web-devtools): remove-incorrect-default-checked-logic-in-radio-bu…
tractorss Sep 27, 2024
6f8cdc7
fix(web-devtools): fix-ruling-modes-enum
tractorss Sep 27, 2024
98eb691
refactor(web-devtools): hide-automatic-preset-options-while-it-is-not…
tractorss Oct 2, 2024
ffe48c5
refactor(web-devtools): single-connect-button-at-top-level
tractorss Oct 2, 2024
9ce49a2
refactor(web-devtools): replace-conflicting-ruling-settings-update-wi…
tractorss Oct 2, 2024
2c62886
refactor(web-devtools): update-labeled-input-style
tractorss Oct 4, 2024
62dac29
feat(web-devtools): tooltip-for-different-sections
tractorss Oct 4, 2024
a3146ab
fix(web-devtools): fix-typo
tractorss Oct 7, 2024
68d128b
Merge pull request #1694 from kleros/feat/devtools-ruler-functionality
alcercu Oct 7, 2024
51a553c
chore: removal of the centralized arbitrator, replaced by the ruler
jaybuidl Oct 7, 2024
d99da6d
Merge branch 'dev' into feat/devtools
jaybuidl Oct 8, 2024
c8a174f
fix: security patch GHSA-gp8f-8m3g-qvj9
jaybuidl Oct 8, 2024
364678a
fix: coderabbitai
jaybuidl Oct 9, 2024
0732520
fix: coderabbit and other type fixes
jaybuidl Oct 10, 2024
e9d5a8b
fix: coderabbit and other type fixes
jaybuidl Oct 10, 2024
144be0e
feat: update versions across v2 apps
kemuru Oct 9, 2024
5c69b6b
fix: type in devtools default url
jaybuidl Oct 10, 2024
3fbb460
fix: many type fixes, eslint bump and config migration
jaybuidl Oct 10, 2024
876f6ff
fix: useSwitchChain isLoading -> isPending
jaybuidl Oct 10, 2024
1d4e45f
fix: setting ignoreBuildErrors back to true
jaybuidl Oct 10, 2024
7faeef3
fix: getGraphqlUrl error handling without dynamic env var keys
jaybuidl Oct 11, 2024
00c933d
fix(web-devtools): type-issues
tractorss Oct 11, 2024
a8a597d
fix(web-devtools): fix-use-dispute-template-from-id-hook
tractorss Oct 11, 2024
d2a8904
chore: web-devtools clean task
jaybuidl Oct 14, 2024
a534252
Merge branch 'dev' into feat/devtools
jaybuidl Oct 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,13 @@ Refresh the list of deployed contracts by running `./scripts/generateDeployments
- [DisputeKitClassicUniversity: proxy](https://sepolia.arbiscan.io/address/0xDaE66157D72Baa099cd63a833c353776206feea4), [implementation](https://sepolia.arbiscan.io/address/0xf36fa321Bb64b6E39f5DA3dbb053ccE63D077f8B)
- [DisputeResolver](https://sepolia.arbiscan.io/address/0xB8B36CC43f852f9F0484f53Eb38CaBBA28a81bF6)
- [DisputeResolverNeo](https://sepolia.arbiscan.io/address/0xaBC213522c01354DC0Db2B3E89bDe0FCF44Acac6)
- [DisputeResolverRuler](https://sepolia.arbiscan.io/address/0xF1544a7B9DC6aBFAbBD58A2feF8Ee8fEDdBA5DBd)
- [DisputeResolverUniversity](https://sepolia.arbiscan.io/address/0x102Ba9488Df13842612e777aB16144cCACD38194)
- [DisputeTemplateRegistry: proxy](https://sepolia.arbiscan.io/address/0x596D3B09E684D62217682216e9b7a0De75933391), [implementation](https://sepolia.arbiscan.io/address/0xc53b813ed94AaEb6F5518D60bf6a8109954bE3f6)
- [EvidenceModule: proxy](https://sepolia.arbiscan.io/address/0x57fd453FB0d16f8ca174E7386102D7170E17Be09), [implementation](https://sepolia.arbiscan.io/address/0x05AD81f245209b7f91885fd96e57c9da90554824)
- [KlerosCore: proxy](https://sepolia.arbiscan.io/address/0xA54e7A16d7460e38a8F324eF46782FB520d58CE8), [implementation](https://sepolia.arbiscan.io/address/0x91a373BBdE0532F86410682F362e2Cf685e95085)
- [KlerosCoreNeo: proxy](https://sepolia.arbiscan.io/address/0x26bf077037550e437605F07e25EfcAd510715C3A), [implementation](https://sepolia.arbiscan.io/address/0x3bE96b7eAF6A3640DBa1f7CE58776D5b790B74CB)
- [KlerosCoreRuler: proxy](https://sepolia.arbiscan.io/address/0x7ffcd32A0521645E6fCFd071A68F0e26957775a5), [implementation](https://sepolia.arbiscan.io/address/0x97e30A3A940856A3913437912C746f1aF6ccC76c)
- [KlerosCoreUniversity: proxy](https://sepolia.arbiscan.io/address/0x10BaAFDe8B4d3164CA781571e2F1513317f57980), [implementation](https://sepolia.arbiscan.io/address/0x8466ab62E7c923e8F2E61d0358C495676D6F939b)
- [KlerosV2NeoEarlyUser](https://sepolia.arbiscan.io/address/0x0d60Ff8bbCF49Bc5352328E7E28e141834d7750F)
- [PNKFaucet](https://sepolia.arbiscan.io/address/0x7EFE468003Ad6A858b5350CDE0A67bBED58739dD)
Expand Down

Large diffs are not rendered by default.

Loading
Loading