skubakdj
|
7fd7ba66c9
|
Gas price dropdown (#61)
* implement gas price dropdown
|
2017-07-20 12:06:10 -05:00 |
Daniel Ternyak
|
37008e9fe9
|
Complete Generate/Create Wallet Flow (#38)
* GenerateWallet: Download real UTC file.
* Paper wallet (#45)
* Working paper wallet (#52)
* Reset Generate Wallet state when component will unmount
|
2017-07-16 16:02:13 -05:00 |
William O'Beirne
|
8ed09dfa06
|
First attempt at CSS modules (#48)
* README proposal.
* First pass at implementation of proposal on Footer and Header. Footer could use some work.
* Cleanup, and readme additions
|
2017-07-14 23:16:36 -05:00 |
William O'Beirne
|
c9948626d1
|
Bundle and compress images with Webpack (#49)
* First pass at image loader
* Clean up config, convert some images as example.
|
2017-07-14 12:04:08 -05:00 |
Daniel Ternyak
|
06ae70988a
|
merge develop into 'swap_part_3'
|
2017-07-03 22:21:19 -05:00 |
crptm
|
85759d73b4
|
type dropdown, config actions
|
2017-07-04 05:25:01 +04:00 |
Daniel Ternyak
|
7cf3d26bbe
|
Merge feat/send-page
|
2017-07-02 00:49:06 -05:00 |
crptm
|
1fb4a004ac
|
send wip
|
2017-06-27 02:27:55 +04:00 |
Daniel Ternyak
|
8e530fe476
|
use props.location instead of window
|
2017-06-18 14:56:12 -05:00 |
Daniel Ternyak
|
df3ddd7351
|
Add swap link; fix activeOrNot nav option selection.
|
2017-06-11 20:08:48 -05:00 |
Daniel Kaspo
|
e49e72d250
|
Let to Const
|
2017-05-31 00:36:00 -04:00 |
Daniel Ternyak
|
db70e17a67
|
PR comments
|
2017-05-30 22:34:57 -05:00 |
Daniel Ternyak
|
db19b45c0d
|
fix active bug in navbar
|
2017-05-30 01:18:12 -05:00 |
Daniel Ternyak
|
cf36d9eb52
|
footer, generate wallet improved translations
|
2017-05-29 23:53:28 -05:00 |
crptm
|
bb99a6f0b2
|
Merge branch 'develop' into feat/translations
|
2017-05-25 10:06:53 +00:00 |
crptm
|
8516b03343
|
baby translations
|
2017-05-25 04:06:30 +04:00 |
Daniel Ternyak
|
c6b172562a
|
create initial help view
|
2017-05-23 21:23:33 -05:00 |
crptm
|
94b7111761
|
cleanup header
|
2017-05-24 03:06:01 +04:00 |
Daniel Ternyak
|
c5b6461631
|
reformat/refactor
|
2017-04-27 01:16:23 -05:00 |
Daniel Ternyak
|
fdc4bfa3b8
|
remove nested <a> in <Link> element
|
2017-04-27 01:15:57 -05:00 |
Daniel Ternyak
|
20c256fc77
|
add route linking to tabs
|
2017-04-26 23:03:46 -05:00 |
Daniel Ternyak
|
9450971bd6
|
re-enable tab options
|
2017-04-26 22:14:16 -05:00 |
Daniel Ternyak
|
5f11991b7f
|
Refactor/code reformat.
|
2017-04-24 19:02:33 -05:00 |
Daniel Ternyak
|
5652c56995
|
Add WIP TabsOption Component.
|
2017-04-18 18:37:11 -05:00 |
Daniel Ternyak
|
2cf54a8221
|
reformat
|
2017-04-18 18:36:53 -05:00 |
Daniel Ternyak
|
e8c5ab355d
|
refactors/reformatting.
|
2017-04-18 18:36:29 -05:00 |
Daniel Ternyak
|
024c14610b
|
Allow redux state to flow through Header component into LanguageDropDown/NodeDropDown Components.
|
2017-04-14 01:20:39 -05:00 |
Daniel Ternyak
|
c890c8872a
|
Wire up NodeDropdownComponent to use Redux actions and remove local state.
|
2017-04-14 01:19:43 -05:00 |
Daniel Ternyak
|
b6adc5330e
|
Wire up LanguageDropdownComponent to use Redux actions and remove local state.
|
2017-04-14 01:19:26 -05:00 |
Daniel Ternyak
|
2fc8cf4116
|
Create NodeDropdownComponent with working, adjustable local state.
|
2017-04-13 20:25:28 -05:00 |
Daniel Ternyak
|
f91f47b877
|
Create LanguageDropdownComponent with working, adjustable local state.
|
2017-04-13 20:25:08 -05:00 |
Daniel Ternyak
|
746d2f5802
|
Break header into multiple Components
Delete commented out code / misc cleanup.
|
2017-04-13 20:24:24 -05:00 |
Daniel Ternyak
|
a17b97cbc2
|
create react/redux boilerplate
|
2017-04-12 00:04:27 -05:00 |