From a6c848f373e4842c29c602ec7071d9b964587095 Mon Sep 17 00:00:00 2001 From: Anike Arni Date: Tue, 28 Mar 2017 13:29:51 -0300 Subject: [#932] Adds mobile progress bar to account recovery flow --- web-ui/app/images/account-recovery/step_1.svg | 52 ++++++++++++++++++++++++++ web-ui/app/images/account-recovery/step_2.svg | 53 +++++++++++++++++++++++++++ web-ui/app/images/account-recovery/step_3.svg | 53 +++++++++++++++++++++++++++ web-ui/app/images/account-recovery/step_4.svg | 52 ++++++++++++++++++++++++++ 4 files changed, 210 insertions(+) create mode 100644 web-ui/app/images/account-recovery/step_1.svg create mode 100644 web-ui/app/images/account-recovery/step_2.svg create mode 100644 web-ui/app/images/account-recovery/step_3.svg create mode 100644 web-ui/app/images/account-recovery/step_4.svg (limited to 'web-ui/app/images') diff --git a/web-ui/app/images/account-recovery/step_1.svg b/web-ui/app/images/account-recovery/step_1.svg new file mode 100644 index 00000000..a3e73b94 --- /dev/null +++ b/web-ui/app/images/account-recovery/step_1.svg @@ -0,0 +1,52 @@ + + + + Group 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web-ui/app/images/account-recovery/step_2.svg b/web-ui/app/images/account-recovery/step_2.svg new file mode 100644 index 00000000..c977aa66 --- /dev/null +++ b/web-ui/app/images/account-recovery/step_2.svg @@ -0,0 +1,53 @@ + + + + Group 5 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web-ui/app/images/account-recovery/step_3.svg b/web-ui/app/images/account-recovery/step_3.svg new file mode 100644 index 00000000..80bbefdc --- /dev/null +++ b/web-ui/app/images/account-recovery/step_3.svg @@ -0,0 +1,53 @@ + + + + Group 2 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web-ui/app/images/account-recovery/step_4.svg b/web-ui/app/images/account-recovery/step_4.svg new file mode 100644 index 00000000..b94793e8 --- /dev/null +++ b/web-ui/app/images/account-recovery/step_4.svg @@ -0,0 +1,52 @@ + + + + Group 2 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3