index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
app.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge branch 'dev' into i831-AddRopsten-Dev
Dan Finlay
2016-11-22
1
-67
/
+26
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Re-enable disclaimer screen. Rename variables to reflect role more clearly.
Kevin Serrano
2016-11-15
1
-3
/
+3
|
*
|
Linting to the max.
Kevin Serrano
2016-11-12
1
-2
/
+0
|
|
/
|
*
Add reveal of seed words.
Kevin Serrano
2016-11-02
1
-0
/
+4
|
*
Make forgot password button.
Dan Finlay
2016-11-02
1
-29
/
+12
|
*
Made progress on parity for MultiVault
Kevin Serrano
2016-11-02
1
-16
/
+4
|
*
Linted
Kevin Serrano
2016-11-01
1
-1
/
+0
|
*
Implement seed word confirmation page.
Kevin Serrano
2016-11-01
1
-0
/
+7
|
*
Merge branch 'master' into i328-MultiVault
Kevin Serrano
2016-10-29
1
-8
/
+7
|
|
\
|
*
|
Phase out extra warning screen.
Kevin Serrano
2016-10-26
1
-5
/
+0
|
*
|
Fix duplicate provider menu item bug
Dan Finlay
2016-10-22
1
-6
/
+1
|
*
|
Began adding first basic keyring
Dan Finlay
2016-10-21
1
-1
/
+0
|
*
|
Linted & added salting to vault
Dan Finlay
2016-10-21
1
-1
/
+1
|
*
|
Fix state updating after vault creation and unlocking
Dan Finlay
2016-10-21
1
-0
/
+1
|
*
|
Initial work on UI side
Kevin Serrano
2016-10-16
1
-0
/
+4
|
*
|
Remove opinionated seed word code
Dan Finlay
2016-10-13
1
-16
/
+2
*
|
|
Begin adding Ropsten support
Dan Finlay
2016-11-22
1
-1
/
+10
|
|
/
|
/
|
*
|
Fix provider menu selection indication
Dan Finlay
2016-10-26
1
-8
/
+7
|
/
*
Prevent back/login buttons from appearing on the terms of service.
Kevin Serrano
2016-10-07
1
-0
/
+1
*
Rename drop menu item to be consistent with naming.
Kevin Serrano
2016-10-05
1
-1
/
+1
*
Show loading indication when selecting ShapeShift
Dan Finlay
2016-09-16
1
-3
/
+4
*
Add qrcode-npm to package.json and swap out Qr Code generator api for node-mo...
Frankie
2016-09-13
1
-1
/
+0
*
Nearly finished factoring fiat value into eth-balance
Dan Finlay
2016-09-07
1
-8
/
+7
*
Show custom rpc menu item always
Dan Finlay
2016-08-30
1
-6
/
+9
*
make the back button its own function
Frankie
2016-08-27
1
-21
/
+22
*
Merge branch 'master' into i#563forgotPassword
Frankie
2016-08-26
1
-0
/
+5
|
\
|
*
Merge branch 'master' into PopupNotifications
Dan Finlay
2016-08-23
1
-0
/
+28
|
|
\
|
*
|
MVP Popup Notifications Working
Dan Finlay
2016-08-17
1
-0
/
+5
*
|
|
Change style on back button to be more like the rest of the app
Frankie
2016-08-26
1
-25
/
+55
*
|
|
Add a back button on lock screen to go back to init menu
Frankie
2016-08-26
1
-1
/
+58
|
|
/
|
/
|
*
|
WIP: ShapeShift tx
Frankie
2016-08-19
1
-0
/
+28
|
/
*
Remove ethereum classic provider
Dan Finlay
2016-08-15
1
-9
/
+0
*
Change buy forms so that they are their own view and add Qr-code
Frankie
2016-08-13
1
-1
/
+3
*
Fix issue with dropdown menu
Frankie
2016-08-04
1
-0
/
+1
*
Linted
Dan Finlay
2016-07-29
1
-1
/
+1
*
Add missing reference for provider
Dan Finlay
2016-07-29
1
-1
/
+1
*
Add eth classic to provider menu
Dan Finlay
2016-07-29
1
-0
/
+12
*
Fix menu droppo issues caused by Chrome 52.
Kevin Serrano
2016-07-27
1
-0
/
+1
*
Buy button (#474)
Frankie
2016-07-22
1
-0
/
+4
*
Fix main dropdown animation
Dan Finlay
2016-07-12
1
-2
/
+2
*
Fix dropdown z-index issue.
Kevin Serrano
2016-07-07
1
-3
/
+3
*
Linted
Dan Finlay
2016-07-02
1
-1
/
+0
*
Move main drop-down state to component state
Dan Finlay
2016-07-02
1
-6
/
+9
*
Formatted dev mode better
Dan Finlay
2016-07-01
1
-2
/
+3
*
Merge branch 'master' of github.com:MetaMask/metamask-plugin into networkIndi...
kumavis
2016-06-30
1
-12
/
+14
|
\
|
*
Unify tooltip styles
Dan Finlay
2016-06-30
1
-12
/
+14
*
|
Add to change log
Frankie
2016-06-30
1
-1
/
+1
*
|
Add network name to indicator and some css fixes
Frankie
2016-06-30
1
-1
/
+1
*
|
Add ✓ charchter to indicate active network
Frankie
2016-06-30
1
-0
/
+11
|
/
*
Remove missused action
Frankie
2016-06-29
1
-1
/
+0
*
Make it so that when you click the custom rpc url it closes the dropdown menu
Frankie
2016-06-29
1
-1
/
+1
*
fix lint
Frankie
2016-06-29
1
-4
/
+4
*
Merge branch 'master' into networkDropdownFix
Frankie
2016-06-29
1
-2
/
+2
|
\
|
*
Modify network icons to reflect current design. (#355)
Kevin Serrano
2016-06-29
1
-2
/
+2
*
|
Add custom to drop down menu
Frankie
2016-06-29
1
-0
/
+22
|
/
*
Move clearNotifications to popup.js
Frankie
2016-06-29
1
-9
/
+0
*
fix for linting
Frankie
2016-06-29
1
-5
/
+5
*
Merge branch 'master' into i340+1
Frankie
2016-06-29
1
-0
/
+1
|
\
|
*
Add alt titles to most critical icons
Kevin Serrano
2016-06-28
1
-0
/
+1
*
|
fix #341 close notifications when oppening pop up
Frankie
2016-06-29
1
-0
/
+8
|
/
*
Add fox logo back to left of menu
Dan Finlay
2016-06-24
1
-8
/
+29
*
Moved account change button to menu bar
Dan Finlay
2016-06-24
1
-12
/
+35
*
Manually linted
Dan Finlay
2016-06-22
1
-7
/
+0
*
Auto linted
Dan Finlay
2016-06-22
1
-28
/
+26
*
Remove dead code
Dan Finlay
2016-06-17
1
-34
/
+0
*
Conditionally display disclaimer
Dan Finlay
2016-06-17
1
-0
/
+6
*
Rename Lock Account to simply Lock
Dan Finlay
2016-06-15
1
-1
/
+1
*
Add provider menu on clicking network status indicator.
Dan Finlay
2016-06-04
1
-19
/
+18
*
Clicking network status indicator reveals provider menu
Dan Finlay
2016-06-04
1
-1
/
+61
*
Merge branch 'master' into display_network
Dan Finlay
2016-06-04
1
-0
/
+4
|
\
|
*
Added seed word recovery to config screen
Dan Finlay
2016-06-03
1
-0
/
+4
*
|
Remove metamask logo from header
Dan Finlay
2016-06-04
1
-6
/
+0
*
|
undo style
Zac Mitton
2016-06-02
1
-6
/
+5
*
|
network status getting set upon start-up and showing in title bar but not aut...
Zac Mitton
2016-06-02
1
-6
/
+9
|
/
*
Fix back button on pending tx screen
Dan Finlay
2016-05-26
1
-13
/
+1
*
Remove commented out code
Dan Finlay
2016-05-26
1
-37
/
+0
*
Fix typos
Dan Finlay
2016-05-19
1
-2
/
+2
*
Finish clean implementation of drop-down menu
Dan Finlay
2016-05-19
1
-50
/
+55
*
Add dynamic list item styles
Dan Finlay
2016-05-19
1
-29
/
+78
*
Add animated sandwich button
Dan Finlay
2016-05-19
1
-3
/
+11
*
ui - redesign - unlock menu
kumavis
2016-05-14
1
-43
/
+46
*
ui - redesign - trans group + + account detail + tx list fixes
kumavis
2016-05-14
1
-1
/
+2
*
ui - redesign - remove footer
kumavis
2016-05-14
1
-22
/
+32
*
Fix more transition bugs
Dan Finlay
2016-05-12
1
-6
/
+3
*
Vertically center title bar content
Dan Finlay
2016-05-11
1
-0
/
+3
*
ui - redesign - app header + accounts selection
kumavis
2016-05-11
1
-14
/
+20
*
Fix button width transition bug
Dan Finlay
2016-05-05
1
-1
/
+2
*
Show any pending txs when unlocking
Dan Finlay
2016-05-04
1
-2
/
+17
*
Add UI for Signing Messages
Dan Finlay
2016-05-04
1
-1
/
+1
*
Moved UI into repo with its own dependency stack
Dan Finlay
2016-04-14
1
-0
/
+242
[prev]