Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Luka
atestation-fe-public
Commits
924ff0bc
Verified
Commit
924ff0bc
authored
2 years ago
by
Luka
Browse files
Options
Download
Patches
Plain Diff
added copy functions and some other visual changes
parent
9cc082b0
main
No related merge requests found
Pipeline
#5617
failed with stages
in 2 minutes and 39 seconds
Changes
9
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
.env.example
+1
-1
.env.example
pages/proofState/[roundId].tsx
+103
-25
pages/proofState/[roundId].tsx
pages/proofState/[roundId]/[bytes].tsx
+14
-5
pages/proofState/[roundId]/[bytes].tsx
src/components/styleComponents/cards/BaseCard.tsx
+28
-12
src/components/styleComponents/cards/BaseCard.tsx
src/components/styleComponents/cards/CardLineItem.tsx
+37
-14
src/components/styleComponents/cards/CardLineItem.tsx
src/components/styleComponents/cards/RoundProofHeaderCard.tsx
+2
-2
...components/styleComponents/cards/RoundProofHeaderCard.tsx
src/components/styleComponents/cards/RoundProofMemeber.tsx
+1
-1
src/components/styleComponents/cards/RoundProofMemeber.tsx
src/components/styleComponents/cards/RoundRequestMember.tsx
+59
-0
src/components/styleComponents/cards/RoundRequestMember.tsx
src/components/styleComponents/utils.ts
+9
-0
src/components/styleComponents/utils.ts
with
254 additions
and
60 deletions
+254
-60
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets