Jannis R
13448930e9
sms verification: fix styling ✨
2016-11-17 12:31:06 +01:00
Jannis R
da8c70fbe7
sms verification: check if tx failed, minor UI fixes
...
- checks if the tx failed by the amount of gas used
- don't show the pending indicator if an error occured
2016-11-16 13:28:52 +01:00
Jannis R
8d4b1a332b
sms verification: bugfixes 🐛
...
- fixed imports
- renamed `uiSteps` to `phases` to make the distinction between
actual (tiny) steps and visible UI steps clear
- lookup `requestTx` if request has already been sent
- change code regex to match ethcore/sms-verification@59acb73
2016-11-15 19:22:44 +01:00
Jannis R
aa8fc554fe
sms verification: simplify code
...
- moved the steps into named exports
- moved the store creation into the Accounts component
- fix a linting issue
2016-11-15 17:04:34 +01:00
Jannis R
3e879aac35
sms verification: use Mobx store
2016-11-15 16:30:55 +01:00
Jannis R
bd839d019c
sms verification: polish UI, linting issues 👕
2016-11-10 16:23:09 +01:00
Jannis R
afdda48ab5
sms verification: polish UI
...
This introduces another "Done" step, making clear the process has finished.
Also, steps 2 ("Request") and 4 ("Confirm") now have a pending indicator.
2016-11-10 16:09:41 +01:00
Jannis R
01cf88d71a
sms verification: merge step 1 & 2
2016-11-09 18:02:33 +01:00
Jannis R
a42140edde
sms verification: send confirmation tx
2016-11-09 17:34:21 +01:00
Jannis R
f08e2a4b17
sms verification: query code
2016-11-09 16:56:01 +01:00
Jannis R
7996ac47ec
sms verification: polish UI, fix linting issues 👕
2016-11-09 16:55:59 +01:00
Jannis R
e7113e7eb4
sms verification: show fee in consent form
2016-11-09 16:54:57 +01:00
Jannis R
ebf742f2af
sms verification: update contract address & ABI
2016-11-09 16:54:57 +01:00
Jannis R
89a2917935
boilerplate for third step
2016-11-09 16:54:56 +01:00
Jannis R
4c199ef716
sms verification: collect data
2016-11-09 16:54:55 +01:00
Jannis R
14da2d2805
sms verification: check if certified
2016-11-09 16:54:55 +01:00
Jannis R
435d3c24db
SendRequest -> GatherData
2016-11-09 16:54:55 +01:00
Jannis R
1a245405e5
query phone number & consent
2016-11-09 16:54:55 +01:00
Jannis R
fc76fa9252
sms verification: basic stepper
2016-11-09 16:54:54 +01:00
Jannis R
f96e69309f
SMS verification modal
2016-11-09 16:54:54 +01:00