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

fix: release assets #149

Merged
merged 79 commits into from
Jan 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
42d7e04
feat: add zksync sepolia testnet
JackHamer09 Dec 6, 2023
015c7bb
feat: new token features
JackHamer09 Dec 7, 2023
74e3795
fix: uninstall token library
JackHamer09 Dec 7, 2023
49dca2c
fix: npm vulnerability warnings
JackHamer09 Dec 7, 2023
9828e61
fix: remove redundant repos
JackHamer09 Dec 7, 2023
77cd951
feat: full redesign wip
JackHamer09 Dec 11, 2023
729ca92
feat: header and other improvements
JackHamer09 Dec 13, 2023
3cb85c4
feat: a lot more stuff
JackHamer09 Dec 15, 2023
656502a
Merge branch 'main' of https://github.com/matter-labs/dapp-portal int…
JackHamer09 Dec 15, 2023
782a324
feat: bridge
JackHamer09 Dec 18, 2023
e973be1
fix: change button
JackHamer09 Dec 18, 2023
b85e2c8
fix: do not fetch transaction history when not connected
JackHamer09 Dec 18, 2023
66b39c4
feat: lot more things
JackHamer09 Dec 19, 2023
3ccec93
fix: remove all redundant components, scripts, files
JackHamer09 Dec 19, 2023
2303dcd
fix: ecosystem banner, transaction progress animations
JackHamer09 Dec 20, 2023
0be55d1
feat: style token modal
JackHamer09 Dec 20, 2023
bf53e72
feat: ens support and latest transaction address
JackHamer09 Dec 20, 2023
8ed8ea9
feat: mobile navigation
JackHamer09 Dec 20, 2023
c376c4b
feat: network modals
JackHamer09 Dec 20, 2023
1d2ba3a
fix: rest of the things
JackHamer09 Dec 20, 2023
fcd8a30
fix: add withdrawal warning
JackHamer09 Dec 20, 2023
da5fb63
fix: requested fixes
JackHamer09 Dec 20, 2023
349ec52
fix: 0 amount issue
JackHamer09 Dec 20, 2023
52ebbd6
fix: more small issues
JackHamer09 Dec 20, 2023
a0c6996
fix: keep address when switching networks, use address with query, an…
JackHamer09 Dec 20, 2023
ba5406e
fix: tooltip
JackHamer09 Dec 20, 2023
0fdfb5b
fix: 404 page
JackHamer09 Dec 20, 2023
5bc2dec
fix: handle unconnected state on receive page
JackHamer09 Dec 20, 2023
4313fe8
fix: remove short name param from network config
JackHamer09 Dec 20, 2023
2e124fd
fix: remove enabled for fee param from network config
JackHamer09 Dec 20, 2023
e9fa33e
fix: deposit button not working
JackHamer09 Dec 21, 2023
3722815
fix: safari dropdown style issue
JackHamer09 Dec 21, 2023
310f6de
fix: requested fixes and features
JackHamer09 Dec 22, 2023
0f74e18
fix: routes restructure
JackHamer09 Dec 22, 2023
0370249
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
0bc4cc5
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
43928db
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
1f0e5aa
fix: remove redundant property
JackHamer09 Dec 22, 2023
654a5d5
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
d5425f3
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
5ae45af
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
334ed28
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
1037340
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
aa22ac4
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
8b3314b
fix: figure our the problem with base url
JackHamer09 Dec 22, 2023
f324d28
fix: update preview img
JackHamer09 Dec 22, 2023
c52e576
fix: temporary remove e2e tests
JackHamer09 Dec 22, 2023
8d93081
fix: bridge to ethereum button
JackHamer09 Dec 22, 2023
458b296
fix: logo
JackHamer09 Dec 28, 2023
9a0f256
fix: improvements
JackHamer09 Jan 2, 2024
4467973
fix: requested improvements
JackHamer09 Jan 3, 2024
746cb8e
feat: show deposit status
JackHamer09 Jan 3, 2024
e875d9c
fix: add timer to deposit
JackHamer09 Jan 3, 2024
8eb42c6
fix: add timer to deposit
JackHamer09 Jan 3, 2024
83cf7e5
fix: mobile improvements
JackHamer09 Jan 3, 2024
7aa644d
fix: remove test token
JackHamer09 Jan 3, 2024
0a9e28d
fix: small issue with receiver address
JackHamer09 Jan 3, 2024
8e08b4d
feat: add qr address input
JackHamer09 Jan 3, 2024
992ce6d
fix: remove redundant package
JackHamer09 Jan 3, 2024
e98dfe8
fix: show full address on tooltip
JackHamer09 Jan 4, 2024
4230b13
fix: update transaction validation
JackHamer09 Jan 7, 2024
a411a1b
fix: validate before signing
JackHamer09 Jan 7, 2024
81640a6
chore: move validation before signing
JackHamer09 Jan 7, 2024
28e3f02
fix: address tooltip position
JackHamer09 Jan 8, 2024
5ca7eb9
fix: requested changes
JackHamer09 Jan 8, 2024
0f03566
feat: save transaction state, show real status for withdrawals
JackHamer09 Jan 9, 2024
69f3213
fix: handle no connection fetch error
JackHamer09 Jan 10, 2024
e4265c5
feat: show recent deposits and withdrawals on transactions page
JackHamer09 Jan 11, 2024
054a1a0
fix: rename transactions to transfers
JackHamer09 Jan 11, 2024
d9d3ea3
fix: error message
JackHamer09 Jan 15, 2024
bf33441
fix: validate initiator address before transaction
JackHamer09 Jan 15, 2024
d4e083e
feat: add legal notice
JackHamer09 Jan 16, 2024
6688515
feat: add beta label
JackHamer09 Jan 16, 2024
c6e52fa
feat: add footer, faucet, and other changes
JackHamer09 Jan 16, 2024
f33e75a
fix: style issues
JackHamer09 Jan 16, 2024
43cf8d3
fix: do not display add network to wallet when not logged in
JackHamer09 Jan 16, 2024
a26466e
feat: show custom bridge notice
JackHamer09 Jan 17, 2024
9be8550
Merge branch 'main' of https://github.com/matter-labs/dapp-portal int…
JackHamer09 Jan 17, 2024
362729e
fix: release build
JackHamer09 Jan 17, 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
5 changes: 5 additions & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ jobs:
- name: Build
run: |
npm run generate
- name: Reorganize Files
run: |
mkdir -p dist/bridge
mv dist/_nuxt dist/bridge/_nuxt
- name: Deploy to Production
uses: matter-labs/action-hosting-deploy@main
Expand Down
6 changes: 6 additions & 0 deletions scripts/create-release-assets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@ set -e

# Run the first npm command and move folder
npm run generate:node:memory
mkdir -p dist/bridge
mv dist/_nuxt dist/bridge/_nuxt
mv .output/public ./dist-node-memory

# Run the second npm command and move folder
npm run generate:node:docker
mkdir -p dist/bridge
mv dist/_nuxt dist/bridge/_nuxt
mv .output/public ./dist-node-docker

# Run the final npm command
npm run generate
mkdir -p dist/bridge
mv dist/_nuxt dist/bridge/_nuxt
Loading