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(ui): Template / initial repo for UI #304

Merged
merged 42 commits into from
Nov 25, 2022
Merged

feat(ui): Template / initial repo for UI #304

merged 42 commits into from
Nov 25, 2022

Conversation

cyberhorsey
Copy link
Contributor

No description provided.

codecov.yml Outdated Show resolved Hide resolved
packages/ui/package.json Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #304 (55e0bc5) into main (81aeb1d) will increase coverage by 0.81%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   63.00%   63.81%   +0.81%     
==========================================
  Files          83       88       +5     
  Lines        2449     2482      +33     
  Branches      281      288       +7     
==========================================
+ Hits         1543     1584      +41     
+ Misses        834      825       -9     
- Partials       72       73       +1     
Flag Coverage Δ *Carryforward flag
protocol 59.00% <ø> (+0.43%) ⬆️
relayer 69.02% <ø> (+0.21%) ⬆️ Carriedforward from 8484e9c
ui 100.00% <100.00%> (?)

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
packages/bridge-ui/src/constants/abi/TokenVault.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/domain/chain.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/eth/bridge.ts 100.00% <100.00%> (ø)
packages/bridge-ui/src/utils/addressSubsection.ts 100.00% <100.00%> (ø)
...ges/bridge-ui/src/utils/remove0xPrefixIfPresent.ts 100.00% <100.00%> (ø)
packages/relayer/http/routes.go 100.00% <0.00%> (ø)
packages/relayer/http/server.go 96.00% <0.00%> (+2.84%) ⬆️
...es/protocol/contracts/thirdparty/LibMerkleTrie.sol 90.36% <0.00%> (+7.22%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

README.md Outdated Show resolved Hide resolved
packages/ui/.gitignore Outdated Show resolved Hide resolved
packages/ui/package.json Outdated Show resolved Hide resolved
packages/ui/src/eth/bridge.spec.ts Outdated Show resolved Hide resolved
@dantaik dantaik marked this pull request as draft November 22, 2022 14:24
@dantaik dantaik marked this pull request as ready for review November 22, 2022 14:24
Co-authored-by: David <104078303+davidtaikocha@users.noreply.github.com>
packages/ui/.eslintignore Outdated Show resolved Hide resolved
packages/ui/.eslintrc.cjs Outdated Show resolved Hide resolved
packages/ui/index.html Outdated Show resolved Hide resolved
packages/ui/package.json Outdated Show resolved Hide resolved
pnpm-workspace.yaml Outdated Show resolved Hide resolved
.husky/pre-commit Outdated Show resolved Hide resolved
cyberhorsey and others added 3 commits November 23, 2022 08:20
Co-authored-by: d1onys1us <dave@taiko.xyz>
Co-authored-by: d1onys1us <dave@taiko.xyz>
Co-authored-by: d1onys1us <dave@taiko.xyz>
shadab-taiko and others added 4 commits November 23, 2022 10:04
* [bridge] remove theme-change

* [bridge] remove unused icon
* convert from cjs to js

* [bridge] upgrade tailwind to v3

* Revert "convert from cjs to js"

This reverts commit c33dec0.

* [bridge] change neutral color

* package-lock
@cyberhorsey cyberhorsey merged commit a396511 into main Nov 25, 2022
@cyberhorsey cyberhorsey deleted the bridge-template branch November 25, 2022 20:35
@github-actions github-actions bot mentioned this pull request Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants