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

[Epic] Safe Creation #988

Merged
merged 42 commits into from
Nov 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
ee0d266
feat: new creation design + step 1
iamacook Oct 25, 2022
c1b9731
fix: widget width
iamacook Oct 25, 2022
649be2c
refactor: combine components
iamacook Oct 25, 2022
399563f
fix: rename folder + remove CSS module
iamacook Oct 25, 2022
96bb532
fix: missing padding
iamacook Oct 25, 2022
06f2718
fix: Reuse NetworkSelector component
usame-algan Oct 26, 2022
fa66271
[Safe Creation] Owner step (#989)
schmanu Oct 27, 2022
614ee1b
feat: creation info widget (#960)
iamacook Oct 27, 2022
0b379c7
Safe creation stepper (#992)
schmanu Oct 27, 2022
7ac11b1
Review step redesign (#993)
DiogoSoaress Oct 28, 2022
8c0931c
fix: Create safe layout adjustments (#997)
usame-algan Oct 28, 2022
e5b6176
Merge branch 'dev' into creation
iamacook Nov 1, 2022
8f75ac1
feat: AB testing system (#1013)
iamacook Nov 1, 2022
ba2f7ca
feat: add AB testing to Safe creation (#1017)
iamacook Nov 1, 2022
9be5b07
[Create Safe] feat: Connect wallet step (#1006)
usame-algan Nov 2, 2022
6b05e27
[Create Safe] add overview and CreateSafeInfo widget (#1002)
schmanu Nov 3, 2022
872f5f9
[Create Safe] feat: Status view redesign (#1018)
usame-algan Nov 4, 2022
bd444dc
[Safe creation] Creation links tooltips (#1061)
DiogoSoaress Nov 4, 2022
76fd913
fix: textual inconsistencies + add hint (#1065)
iamacook Nov 7, 2022
a130210
[Safe Creation] Layout adjustments (#1063)
usame-algan Nov 7, 2022
a7ee64d
[Create Safe] Handle wallet connection (#1087)
usame-algan Nov 8, 2022
24575fc
fix: Show error notifications in safe creation (#1135)
usame-algan Nov 14, 2022
394a1d7
fix: Safe creation issues (#1180)
usame-algan Nov 17, 2022
92815bb
Merge remote-tracking branch 'origin/dev' into creation
usame-algan Nov 17, 2022
5e7bedd
Merge branch 'dev' into creation
iamacook Nov 17, 2022
f612622
fix: check for pending safe creation in first step (#1190)
usame-algan Nov 17, 2022
18482b8
fix: reduce threshold when removing owner (#1181)
iamacook Nov 18, 2022
477e0b2
Safe creation text updates (#1198)
usame-algan Nov 18, 2022
bd68151
fix: QR reader crashes app (#1200)
usame-algan Nov 19, 2022
0915f52
fix: Safe Creation color issues (#1204)
usame-algan Nov 21, 2022
0bf18e1
fix: Add overview widget to step 1 in safe creation (#1210)
usame-algan Nov 21, 2022
4a10f47
fix: Add missing safe creation events (#1212)
usame-algan Nov 21, 2022
60b7df3
fix: Watch safe creation tx even without a connected wallet (#1215)
usame-algan Nov 22, 2022
309f8f0
Merge remote-tracking branch 'origin/dev' into creation
usame-algan Nov 22, 2022
8d630f3
fix: Only watch safe creation tx once (#1223)
usame-algan Nov 22, 2022
e2587ae
refactor: Remove unused code that was duplicated (#1230)
usame-algan Nov 23, 2022
99c5ce0
Merge remote-tracking branch 'origin/dev' into creation
usame-algan Nov 23, 2022
3dddd54
fix: Hide sidebar on safe creation
usame-algan Nov 23, 2022
39cd835
fix: Revert ab test change
usame-algan Nov 24, 2022
5bf3a52
fix: Center QR code reload icon
usame-algan Nov 24, 2022
6507814
fix: Safe cration text changes (#1239)
usame-algan Nov 24, 2022
9d9354c
fix: Adjust safe indexed message
usame-algan Nov 24, 2022
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
10 changes: 10 additions & 0 deletions public/images/common/lightbulb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/images/sidebar/address-book.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions public/images/sidebar/apps.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions public/images/sidebar/assets.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/images/sidebar/copy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions public/images/sidebar/help-center.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions public/images/sidebar/home.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/images/sidebar/link.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/images/sidebar/qr.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading