4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 09:45:52 +00:00

616 Commits

Author SHA1 Message Date
AlphaX-Projects
14bc252dfd
Merge pull request #59 from Qortal/master
Reimport
2022-08-26 15:15:24 +02:00
AlphaX-Projects
dc3630ce06 New wallet menu 2022-08-26 15:14:18 +02:00
AlphaX-Projects
17291445ef
New wallet page 2022-08-26 15:10:56 +02:00
AlphaX-Projects
b83106d984 fix 2022-08-24 12:32:21 +02:00
AlphaX-Projects
f6012ad409 Merge branch 'master' of https://github.com/Qortal/qortal-ui 2022-08-24 12:29:22 +02:00
AlphaX-Projects
dd9b7c948c Clear fields 2022-08-24 12:29:18 +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
ab9761aa30
Merge pull request #57 from Qortal/master
Fix  Wallet Address
2022-08-23 08:19:04 +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
6a18f57216 Add Memo 2022-08-22 18:09:14 +02:00
AlphaX-Projects
f836536538
Add files via upload 2022-08-22 18:07:56 +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
7cd440641b Translations for Addressbook 2022-08-18 18:13:11 +02: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
AlphaX-Projects
aecb4264fe
Merge pull request #52 from Qortal/trade-portal-menu-icon
Add icon to select by protoniuman
2022-08-18 09:51:30 +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
d1ad8e1735 dynamic sidenav for sponsorships 2022-08-17 01:10:51 +03: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
c444c325ce added text 2022-08-17 00:55:13 +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
CalDescent
01c214cf4b Added QORT/ARRR trade pair image 2022-08-15 20:13:31 +01: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