OSDN Git Service

bytom/bytom-electron.git
6 years agohandle error for transaction
Zhiting Lin [Tue, 6 Feb 2018 03:18:38 +0000 (11:18 +0800)]
handle error for transaction

6 years agocreate action for the normal page
Zhiting Lin [Tue, 6 Feb 2018 02:20:19 +0000 (10:20 +0800)]
create action for the normal page

6 years agocreate a tab functionality
Zhiting Lin [Mon, 5 Feb 2018 02:19:03 +0000 (10:19 +0800)]
create a tab functionality

6 years agoMerge pull request #2 from Bytom/PaginationBaseList
李永峰 [Wed, 31 Jan 2018 06:46:10 +0000 (14:46 +0800)]
Merge pull request #2 from Bytom/PaginationBaseList

Pagination base list

6 years agoPagination style Pixel perfect
Zhiting Lin [Wed, 31 Jan 2018 06:41:26 +0000 (14:41 +0800)]
Pagination style Pixel perfect

6 years agocreate the new style for pagination
Zhiting Lin [Wed, 31 Jan 2018 06:10:08 +0000 (14:10 +0800)]
create the new style for pagination

6 years agoadd guard clause
Yongfeng LI [Tue, 30 Jan 2018 05:05:31 +0000 (13:05 +0800)]
add guard clause

6 years agoStyled the Pagination component.
Zhiting Lin [Tue, 30 Jan 2018 08:06:14 +0000 (16:06 +0800)]
Styled the Pagination component.

6 years agoAdd the Function to Pagination
Zhiting Lin [Tue, 30 Jan 2018 06:24:45 +0000 (14:24 +0800)]
Add the Function to Pagination

6 years agoCreate a Pagination component replce the Pager function before
Zhiting Lin [Tue, 30 Jan 2018 05:37:42 +0000 (13:37 +0800)]
Create a Pagination component replce the Pager function before

6 years agoMerge pull request #1 from Bytom/PaginationBaseList
李永峰 [Tue, 30 Jan 2018 05:13:40 +0000 (13:13 +0800)]
Merge pull request #1 from Bytom/PaginationBaseList

UTXO list Pagination

6 years agoAdd Pagination to UTXO page
Zhiting Lin [Mon, 29 Jan 2018 11:23:24 +0000 (19:23 +0800)]
Add Pagination to UTXO page

6 years agoHide the next Pagination button in the last page
Zhiting Lin [Mon, 29 Jan 2018 10:59:51 +0000 (18:59 +0800)]
Hide the next Pagination button in the last page

6 years agoput import key status in redux store
Yongfeng LI [Mon, 29 Jan 2018 10:44:40 +0000 (18:44 +0800)]
put import key status in redux store

6 years agorefactor Sync component
Yongfeng LI [Mon, 29 Jan 2018 08:02:56 +0000 (16:02 +0800)]
refactor Sync component

6 years agoget detail transactions
Yongfeng LI [Mon, 29 Jan 2018 06:14:31 +0000 (14:14 +0800)]
get detail transactions

6 years ago!1 Dashboard Pagination
wliyongfeng [Mon, 29 Jan 2018 06:06:57 +0000 (14:06 +0800)]
!1 Dashboard Pagination
Merge pull request !1 from zhiting/pagination

6 years agoreomve all the .DS_store files
JNet [Mon, 29 Jan 2018 03:16:26 +0000 (11:16 +0800)]
reomve all the .DS_store files

6 years agotransaction 分页
JNet [Mon, 29 Jan 2018 03:02:44 +0000 (11:02 +0800)]
transaction 分页

6 years agoset default password for transaction
Yongfeng LI [Thu, 25 Jan 2018 03:05:51 +0000 (11:05 +0800)]
set default password for transaction

6 years agomove utxo to advanced nav category
Yongfeng LI [Thu, 25 Jan 2018 02:29:15 +0000 (10:29 +0800)]
move utxo to advanced nav category

6 years agoadd password input in transaction but hide
Yongfeng LI [Thu, 25 Jan 2018 02:24:28 +0000 (10:24 +0800)]
add password input in transaction but hide

6 years agoenable password in creating key
Yongfeng LI [Tue, 23 Jan 2018 07:47:57 +0000 (15:47 +0800)]
enable password in creating key

6 years agofix create-key
Yongfeng LI [Tue, 23 Jan 2018 06:54:24 +0000 (14:54 +0800)]
fix create-key

6 years agoremove debugger
Yongfeng LI [Thu, 18 Jan 2018 10:50:38 +0000 (18:50 +0800)]
remove debugger

6 years agoadd importing private key
Yongfeng LI [Thu, 18 Jan 2018 10:08:16 +0000 (18:08 +0800)]
add importing private key

6 years agovalidate key alias before creating
Yongfeng LI [Thu, 18 Jan 2018 01:39:38 +0000 (09:39 +0800)]
validate key alias before creating

6 years agoadd export private key
Yongfeng LI [Wed, 17 Jan 2018 09:04:50 +0000 (17:04 +0800)]
add export private key

6 years agoconfig settings for remote visit
Yongfeng LI [Mon, 15 Jan 2018 10:56:05 +0000 (18:56 +0800)]
config settings for remote visit

6 years agoRevert "hide settings for remote login"
Yongfeng LI [Mon, 15 Jan 2018 10:44:11 +0000 (18:44 +0800)]
Revert "hide settings for remote login"

This reverts commit 8dd4a3b214ebc5c59817505205630bb311f6e14b.

6 years agohide settings for remote login
Yongfeng LI [Mon, 15 Jan 2018 10:31:09 +0000 (18:31 +0800)]
hide settings for remote login

6 years agoadd create token
Yongfeng LI [Fri, 12 Jan 2018 11:04:23 +0000 (19:04 +0800)]
add create token

6 years agoadd token deletion
Yongfeng LI [Fri, 12 Jan 2018 10:54:38 +0000 (18:54 +0800)]
add token deletion

6 years agoimprove style of token table
Yongfeng LI [Fri, 12 Jan 2018 10:38:29 +0000 (18:38 +0800)]
improve style of token table

6 years agoshow accesscontrol page
Yongfeng LI [Fri, 12 Jan 2018 10:04:21 +0000 (18:04 +0800)]
show accesscontrol page

6 years agoshow settings
Yongfeng LI [Fri, 12 Jan 2018 09:42:28 +0000 (17:42 +0800)]
show settings

6 years agoadd core data title
Yongfeng LI [Fri, 12 Jan 2018 09:15:35 +0000 (17:15 +0800)]
add core data title

6 years agoremove sdk js doc
Yongfeng LI [Thu, 11 Jan 2018 11:00:33 +0000 (19:00 +0800)]
remove sdk js doc

6 years agoremove test code
Yongfeng LI [Thu, 11 Jan 2018 09:11:46 +0000 (17:11 +0800)]
remove test code

6 years agoadd control with address action in new transaction
Yongfeng LI [Thu, 11 Jan 2018 05:43:40 +0000 (13:43 +0800)]
add control with address action in new transaction

6 years agofix created address text hint
Yongfeng LI [Wed, 10 Jan 2018 09:01:18 +0000 (17:01 +0800)]
fix created address text hint

6 years agoupdate readme
Yongfeng LI [Wed, 10 Jan 2018 08:58:47 +0000 (16:58 +0800)]
update readme

6 years agochange create receiver to create address
Yongfeng LI [Wed, 10 Jan 2018 08:28:51 +0000 (16:28 +0800)]
change create receiver to create address

6 years agoshow login page when not authenticated
Yongfeng LI [Tue, 9 Jan 2018 10:16:35 +0000 (18:16 +0800)]
show login page when not authenticated

6 years agoremove unused import
Yongfeng LI [Fri, 5 Jan 2018 06:41:33 +0000 (14:41 +0800)]
remove unused import

6 years agoset loadedOnce to queries
Yongfeng LI [Thu, 4 Jan 2018 08:54:10 +0000 (16:54 +0800)]
set loadedOnce to queries

6 years agoremove infinite call when call list fail
Yongfeng LI [Wed, 3 Jan 2018 04:04:45 +0000 (12:04 +0800)]
remove infinite call when call list fail

6 years agofix create key
Yongfeng LI [Tue, 2 Jan 2018 12:04:29 +0000 (20:04 +0800)]
fix create key

6 years agofix asset/account create
Yongfeng LI [Tue, 2 Jan 2018 11:30:00 +0000 (19:30 +0800)]
fix asset/account create

6 years agofix build transaction with receiver
Yongfeng LI [Tue, 2 Jan 2018 10:16:02 +0000 (18:16 +0800)]
fix build transaction with receiver

6 years agoremove console.log
Yongfeng LI [Tue, 2 Jan 2018 10:00:33 +0000 (18:00 +0800)]
remove console.log

6 years agochange mockhsm to key on url
Yongfeng LI [Tue, 2 Jan 2018 09:54:17 +0000 (17:54 +0800)]
change mockhsm to key on url

6 years agochange mockhsm to keys on page
Yongfeng LI [Tue, 2 Jan 2018 09:39:15 +0000 (17:39 +0800)]
change mockhsm to keys on page

6 years agoshow error msg in Form
Yongfeng LI [Tue, 2 Jan 2018 09:02:50 +0000 (17:02 +0800)]
show error msg in Form

6 years agoset create key default password 123456
Yongfeng LI [Tue, 2 Jan 2018 02:58:18 +0000 (10:58 +0800)]
set create key default password 123456

6 years agodisable pre Sync component code
Yongfeng LI [Tue, 2 Jan 2018 01:51:09 +0000 (09:51 +0800)]
disable pre Sync component code

6 years agoshow net info
Yongfeng LI [Sat, 30 Dec 2017 12:07:39 +0000 (20:07 +0800)]
show net info

6 years agoadd skipSnakeize to client#request
Yongfeng LI [Sat, 30 Dec 2017 10:49:25 +0000 (18:49 +0800)]
add skipSnakeize to client#request

6 years agoshow retire button
Yongfeng LI [Sat, 30 Dec 2017 09:57:50 +0000 (17:57 +0800)]
show retire button

6 years agoredirect to transactions from root path
Yongfeng LI [Sat, 30 Dec 2017 08:44:04 +0000 (16:44 +0800)]
redirect to transactions from root path

6 years agohide adding reference data in creating transaction
Yongfeng LI [Sat, 30 Dec 2017 07:20:18 +0000 (15:20 +0800)]
hide adding reference data in creating transaction

6 years agochange Chinese word to English
Yongfeng LI [Sat, 30 Dec 2017 06:43:22 +0000 (14:43 +0800)]
change Chinese word to English

6 years agoredirect to transactions after transaction created
Yongfeng LI [Sat, 30 Dec 2017 06:33:37 +0000 (14:33 +0800)]
redirect to transactions after transaction created

6 years agoset fee manually
Yongfeng LI [Sat, 30 Dec 2017 02:43:17 +0000 (10:43 +0800)]
set fee manually

6 years agoremove useless codd in transaction action
Yongfeng LI [Sat, 30 Dec 2017 02:40:39 +0000 (10:40 +0800)]
remove useless codd in transaction action

6 years agocorrect transaction create data path
Yongfeng LI [Sat, 30 Dec 2017 02:17:51 +0000 (10:17 +0800)]
correct transaction create data path

6 years agocall sign-submit-transaction after build transaction
Yongfeng LI [Fri, 29 Dec 2017 13:19:12 +0000 (21:19 +0800)]
call sign-submit-transaction after build transaction

6 years agocorrect build transaction
Yongfeng LI [Fri, 29 Dec 2017 12:45:20 +0000 (20:45 +0800)]
correct build transaction

6 years agonormalize utxo data structure
Yongfeng LI [Fri, 29 Dec 2017 10:23:07 +0000 (18:23 +0800)]
normalize utxo data structure

6 years agonot show advanced option for creating transaction
Yongfeng LI [Fri, 29 Dec 2017 10:13:59 +0000 (18:13 +0800)]
not show advanced option for creating transaction

6 years agocorrect page title link
Yongfeng LI [Fri, 29 Dec 2017 09:01:56 +0000 (17:01 +0800)]
correct page title link

6 years agocorrect update tags
Yongfeng LI [Fri, 29 Dec 2017 08:53:42 +0000 (16:53 +0800)]
correct update tags

6 years agocorrect create account
Yongfeng LI [Fri, 29 Dec 2017 08:24:15 +0000 (16:24 +0800)]
correct create account

6 years agoremove asset circulation
Yongfeng LI [Fri, 29 Dec 2017 07:56:34 +0000 (15:56 +0800)]
remove asset circulation

6 years agocorrect create asset redirection
Yongfeng LI [Fri, 29 Dec 2017 07:53:52 +0000 (15:53 +0800)]
correct create asset redirection

6 years agoadapt balance data structure
Yongfeng LI [Fri, 29 Dec 2017 07:33:43 +0000 (15:33 +0800)]
adapt balance data structure

6 years agoonly use existing key for create action
Yongfeng LI [Fri, 29 Dec 2017 07:21:27 +0000 (15:21 +0800)]
only use existing key for create action

6 years agonormalize receiver
Yongfeng LI [Fri, 29 Dec 2017 04:55:56 +0000 (12:55 +0800)]
normalize receiver

6 years agocorrect receiver
Yongfeng LI [Fri, 29 Dec 2017 03:36:51 +0000 (11:36 +0800)]
correct receiver

6 years agoprevent change item when show raw json
Yongfeng LI [Fri, 29 Dec 2017 03:11:44 +0000 (11:11 +0800)]
prevent change item when show raw json

6 years agonormalize utxo show items
Yongfeng LI [Fri, 29 Dec 2017 03:02:33 +0000 (11:02 +0800)]
normalize utxo show items

6 years agoadd password to create key
Yongfeng LI [Fri, 29 Dec 2017 02:41:51 +0000 (10:41 +0800)]
add password to create key

6 years agoremove account transactions and balances show
Yongfeng LI [Fri, 29 Dec 2017 02:19:37 +0000 (10:19 +0800)]
remove account transactions and balances show

6 years agoshow account key index
Yongfeng LI [Fri, 29 Dec 2017 02:13:42 +0000 (10:13 +0800)]
show account key index

6 years agocorrect account show
Yongfeng LI [Fri, 29 Dec 2017 02:10:17 +0000 (10:10 +0800)]
correct account show

6 years agosimplify fetch page code
Yongfeng LI [Fri, 29 Dec 2017 02:02:02 +0000 (10:02 +0800)]
simplify fetch page code

6 years agoshow balance list page
Yongfeng LI [Thu, 28 Dec 2017 11:53:59 +0000 (19:53 +0800)]
show balance list page

6 years agoshow account tags update page
Yongfeng LI [Thu, 28 Dec 2017 10:45:11 +0000 (18:45 +0800)]
show account tags update page

6 years agoshow Asset tags page
Yongfeng LI [Thu, 28 Dec 2017 10:38:04 +0000 (18:38 +0800)]
show Asset tags page

6 years agoremove local info in transaction
Yongfeng LI [Thu, 28 Dec 2017 08:43:58 +0000 (16:43 +0800)]
remove local info in transaction

6 years agoconfig asset detail page
Yongfeng LI [Thu, 28 Dec 2017 08:30:57 +0000 (16:30 +0800)]
config asset detail page

6 years agoshow mockhsm navigation
Yongfeng LI [Thu, 28 Dec 2017 08:15:54 +0000 (16:15 +0800)]
show mockhsm navigation

6 years agoremove Content-Type in request
Yongfeng LI [Thu, 28 Dec 2017 07:06:13 +0000 (15:06 +0800)]
remove Content-Type in request

6 years agocorrect list-keys url
Yongfeng LI [Thu, 28 Dec 2017 05:40:49 +0000 (13:40 +0800)]
correct list-keys url

6 years agoshow list page
Yongfeng LI [Thu, 28 Dec 2017 01:38:49 +0000 (09:38 +0800)]
show list page

6 years agocopy chain sdk code to dashboard
Yongfeng LI [Wed, 27 Dec 2017 06:48:44 +0000 (14:48 +0800)]
copy chain sdk code to dashboard

6 years agocp code from chain
Yongfeng LI [Tue, 26 Dec 2017 08:02:35 +0000 (16:02 +0800)]
cp code from chain