4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

289 Commits

Author SHA1 Message Date
AlphaX-Projects
17291445ef
New wallet page 2022-08-26 15:10:56 +02:00
AlphaX-Projects
c007d7f853
Merge pull request #58 from Qortal/master
Clear fields after add to address book and when press close
2022-08-23 09:31:44 +02:00
AlphaX-Projects
d3970b53ae
Clear fields after add to address book and when press close 2022-08-23 09:30:16 +02:00
AlphaX-Projects
7d7196b586
Sort Prices 2022-08-23 08:39:29 +02:00
AlphaX-Projects
fe281ec8d2 Fix Wallet Address 2022-08-23 08:17:44 +02:00
AlphaX-Projects
4a58b2defe
Add missing things 2022-08-22 19:42:38 +02:00
AlphaX-Projects
c13088880a
Change translation 2022-08-22 18:19:45 +02:00
AlphaX-Projects
1e0226d82f
Merge pull request #56 from Qortal/master
Import
2022-08-22 18:16:15 +02:00
AlphaX-Projects
017dd8d30a add arrr 2022-08-22 18:13:39 +02:00
AlphaX-Projects
f176f034d1
Update wallet-app.src.js 2022-08-22 17:04:11 +02:00
AlphaX-Projects
361ed71af5 Fix address link 2 2022-08-22 10:05:29 +02:00
AlphaX-Projects
20165d2807 Fix address link 2022-08-22 07:57:52 +02:00
AlphaX-Projects
3a1a1e4e2b
Merge pull request #51 from PhillipLangMartinez/Feature/sponsorship-list-plugin
Feature/sponsorship list plugin
2022-08-21 18:41:42 +02:00
AlphaX-Projects
eb4eb60b31
Merge pull request #53 from Qortal/websocket-offer-filtering-based-on-foreign-chain
Filtering offers based on foreign chain
2022-08-21 18:30:09 +02:00
AlphaX-Projects
cad45bc63f
Add missing files 2022-08-21 18:18:05 +02:00
AlphaX-Projects
cf76e63b5a Finisah Adress Book 2022-08-21 18:14:48 +02:00
CalDescent
ef29eeac16 Merge branch 'master' into pirate-chain; fix translation conflicts
# Conflicts:
#	qortal-ui-core/language/de.json
#	qortal-ui-core/language/es.json
#	qortal-ui-core/language/fr.json
#	qortal-ui-core/language/hindi.json
#	qortal-ui-core/language/hr.json
#	qortal-ui-core/language/hu.json
#	qortal-ui-core/language/it.json
#	qortal-ui-core/language/ko.json
#	qortal-ui-core/language/no.json
#	qortal-ui-core/language/pl.json
#	qortal-ui-core/language/pt.json
#	qortal-ui-core/language/ro.json
#	qortal-ui-core/language/rs.json
#	qortal-ui-core/language/ru.json
#	qortal-ui-core/language/us.json
#	qortal-ui-core/language/zhc.json
#	qortal-ui-core/language/zht.json
#	qortal-ui-plugins/plugins/core/trade-portal/trade-portal.src.js
2022-08-19 14:04:07 +01:00
Phillip
e67edc8eab
Merge branch 'master' into Feature/sponsorship-list-plugin 2022-08-18 22:25:40 +03:00
AlphaX-Projects
778ef3590a Fixed image name to lowercase 2022-08-18 12:48:41 +02:00
AlphaX-Projects
c8894ae3e0 Finish send all and send to. Update deps 2022-08-18 12:44:40 +02:00
proto
f5a8bc94cf Update trade-portal.src.js
Added an icon to the coin selection menu
2022-08-18 01:30:46 +01:00
CalDescent
9fb693bae2 Fixed bug 2022-08-17 19:51:03 +01:00
CalDescent
b0f29ac1f4 Fix IN / OUT tag for ARRR transactions 2022-08-17 19:46:36 +01:00
CalDescent
6fc3732cb6 Key renamed from "arrrMemo" to "memo" when sending to the core. 2022-08-17 19:41:15 +01:00
CalDescent
b5422855d9 Show memo in ARRR transaction list 2022-08-17 19:27:42 +01:00
CalDescent
a3c5c57fd1 Merge branch 'pirate-chain' of github.com:Qortal/qortal-ui into pirate-chain 2022-08-17 18:42:10 +01:00
CalDescent
9982a24c0a Hide QR code when there is no address to display. 2022-08-17 18:42:04 +01:00
CalDescent
67c7f2dd61 Only show ARRR addresses when response is 78 characters long. 2022-08-17 18:41:48 +01:00
proto
2f4fc435b5 Memo field 2
- Added translation slots for other languages
- The memo field is no longer required
- The memo field max length is 256 characters
2022-08-17 18:38:53 +01:00
proto
1503b84a73 Added memo field to the send ARRR dialog
added a memo text field to be set while sending ARRR to another wallets
2022-08-17 17:51:21 +01:00
CalDescent
59fb31f84d Merge branch 'master' into pirate-chain
# Conflicts:
#	qortal-ui-core/src/plugins/routes.js
2022-08-17 08:41:11 +01:00
934bdeada7 added text when no sponsorships 2022-08-17 01:10:08 +03:00
c3f3737e42 added modal with finished sponsorships 2022-08-17 00:55:43 +03:00
AlphaX-Projects
eeeccb5a8a
add send to address butoon in transaction details 2022-08-16 18:55:24 +02:00
AlphaX-Projects
679aa3857f
Fix pagination 2022-08-16 11:05:06 +02:00
AlphaX-Projects
add708a797 Add Send all button. Chat fix 2022-08-14 19:32:59 +02:00
9964d7f121 started new plugin 2022-08-14 17:35:38 +03:00
proto
04b2be7007 Filtering offers based on foreign chain
fixed an issue with websocket offers being shown even though it's not the correct selected coin
2022-08-13 12:38:41 +01:00
CalDescent
de4cf57f70 Fixed display error when ARRR wallet address isn't available yet. 2022-08-13 11:32:45 +01:00
CalDescent
4d15d5df40 Temporarily show all trade portal offers, for ARRR testing. Revert this. 2022-08-13 09:48:52 +01:00
AlphaX-Projects
9d12ba5716 Change Language link 2022-08-11 18:42:29 +02:00
AlphaX-Projects
3faf53f39d Add missing file 2022-08-11 09:49:32 +02:00
AlphaX-Projects
2840a9dd89
Merge pull request #50 from PhillipLangMartinez/Feature/become-minter
Added new plugin - Become a minter
2022-08-11 09:00:28 +02:00
16d19b0e51 added refetch data when a user adds sponsor key 2022-08-09 23:52:37 +03:00
67cec578df fix logic- is user sponsored 2022-08-09 23:12:58 +03:00
proto
669f652f87 Filtering offers based on foreign chain
fixed an issue with websocket offers being shown even though it's not the correct selected coin
2022-08-08 15:41:08 +01:00
AlphaX-Projects
ecf387f034 Update deps and prepare for Trade Bot 2022-08-07 20:24:07 +02:00
07c22a9d5f pushed css 2022-08-07 14:20:23 +03:00
aad05a69c3 add page loader 2022-08-06 21:30:40 +03:00
291aded91c new separate components 2022-08-06 19:37:25 +03:00