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

merchandise support #1332

Closed
wants to merge 35 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
8274551
merchandise support
phuocbitmark Oct 24, 2023
bfe1aa7
use env
phuocbitmark Oct 24, 2023
39e89e2
close web view
phuocbitmark Oct 25, 2023
e573e57
set localStorage
phuocbitmark Oct 25, 2023
4e0f822
change type name
phuocbitmark Oct 26, 2023
120ce83
support ios, pass jwt token via param
phuocbitmark Oct 26, 2023
e280de2
fix ui text
phuocbitmark Oct 30, 2023
8974bec
allow view-only
phuocbitmark Oct 31, 2023
0290fb3
pay to mint
phuocbitmark Oct 27, 2023
c3278fc
must select
phuocbitmark Oct 30, 2023
43f32b3
select address then open irl
phuocbitmark Oct 31, 2023
e88b6d5
first claim is moma
phuocbitmark Oct 31, 2023
c396c60
refactor constant color
phuocbitmark Oct 31, 2023
1995573
change domain
phuocbitmark Oct 31, 2023
577b566
fix navigate
phuocbitmark Nov 1, 2023
7fb3d10
change path
phuocbitmark Nov 1, 2023
16b0df1
assets
phuocbitmark Nov 3, 2023
c0ecb6a
add artwork metadata in dummy asset
phuocbitmark Nov 3, 2023
a999f0a
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 3, 2023
090ace8
fix conflict
phuocbitmark Nov 3, 2023
7975689
dummy asset
phuocbitmark Nov 3, 2023
39dc91c
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 3, 2023
a6f3232
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 6, 2023
39651ee
fix conflict
phuocbitmark Nov 6, 2023
32f85f7
fix lint
phuocbitmark Nov 6, 2023
52f8b21
Update lib/screen/irl_screen/webview_irl_screen.dart
phuocbitmark Nov 6, 2023
d94b115
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 6, 2023
670e525
support branch link
phuocbitmark Nov 6, 2023
6145253
pay to mint: token id, address
phuocbitmark Nov 6, 2023
824ee21
logging
phuocbitmark Nov 6, 2023
a533aa8
set token pending
phuocbitmark Nov 6, 2023
73d364b
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 6, 2023
6c1ba23
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 8, 2023
6aab795
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 10, 2023
9b23443
Merge branch 'develop' into merchandise_support
phuocbitmark Nov 10, 2023
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
Prev Previous commit
Next Next commit
dummy asset
Signed-off-by: phuoc <phuoc@bitmark.com>
phuocbitmark committed Nov 3, 2023
commit 79756899279090120877363a68b72034ad911a27
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import 'dart:convert';
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved

import 'package:autonomy_flutter/common/environment.dart';
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
import 'package:autonomy_flutter/common/injector.dart';
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
import 'package:autonomy_flutter/model/postcard_metadata.dart';
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
import 'package:autonomy_flutter/screen/app_router.dart';
@@ -43,7 +44,7 @@ class ClaimEmptyPostCardBloc
fungible: true,
contractType: 'fa2',
tokenId: '1',
phuocbitmark marked this conversation as resolved.
Show resolved Hide resolved
contractAddress: '',
contractAddress: Environment.postcardContractAddress,
edition: 0,
editionName: "",
id: "tez-",