Commit graph

85 commits

Author SHA1 Message Date
selsta
84865cdead
History: allow to search for tx_note 2019-07-03 13:54:01 +02:00
Dusan Klinec
6d03d63c88
get_tx_key, get_tx_proof, tx_spend_proof async 2019-06-20 14:57:10 +02:00
Dusan Klinec
8d49ad9ba4
tx_key not displayed by default, click to reveal 2019-06-18 13:30:06 +02:00
luigi1111
6477e18040
Merge pull request #2083
b8d2d05 Hide certain information from the transactions page if there are no transactions yet (xmrdsc)
2019-04-25 15:30:43 -05:00
xmrdsc
b8d2d05fce
Hide certain information from the transactions page if there are no transactions yet 2019-04-25 21:13:41 +02:00
dsc
62285b01dc
Remove scaleRatio 2019-04-25 21:09:23 +02:00
luigi1111
528aba8724
Merge pull request #2095
507441f History: improve human readable time format (selsta)
2019-04-25 13:08:00 -05:00
dsc
42f7afaefd
White theme 2019-04-24 05:37:35 +02:00
selsta
507441f8b6
History: improve human readable time format 2019-04-19 14:20:26 +02:00
selsta
15a5f76334
add missing TranslationManager.emptyString 2019-04-16 16:35:30 +02:00
dsc
7611e826aa
History redesign 2019-04-08 21:28:51 +02:00
luigi1111
0ac4c8c07d
Merge pull request #1921
9b5b241 History: omit redundant 'Cancel' button in confirmation dialog (xiphon)
2019-02-01 01:09:58 -06:00
luigi1111
b78968b9d5
Merge pull request #1861
d5a69cb history: enable set_tx_note (mmbyday)
2019-02-01 00:02:07 -06:00
xiphon
9b5b241163 History: omit redundant 'Cancel' button in confirmation dialog 2019-01-29 22:42:32 +03:00
dsc
fd3280c254
CSV export functionality for transaction history 2019-01-21 04:50:43 +01:00
mmbyday
d5a69cb638 history: enable set_tx_note 2018-12-25 11:52:41 -08:00
mmbyday
0a3c80688b fix clipping of text in search box 2018-11-28 16:41:34 -08:00
erciccione
53c3151a23
mark some strings as translatable 2018-06-26 14:52:47 +03:00
Sander Ferdinand
7418a10d28 Improve contrast - brighten up borders 2018-04-30 00:52:48 +02:00
Sander Ferdinand
625b92318f Restyled warning box (not connected to daemon) 2018-03-29 23:04:03 +01:00
Sander Ferdinand
916c7acbb7 Design polish work 2018-03-29 23:04:03 +01:00
Sander Ferdinand
5213daad77 Dynamic subaddr table height, dont show history table when there is none 2018-03-29 23:04:03 +01:00
Sander Ferdinand
57c0477fc6 Design polish work 2018-03-29 23:04:03 +01:00
Sander Ferdinand
70983136bc Generate proof from history view and made javascript file with tx related functions 2018-03-29 23:04:03 +01:00
Sander Ferdinand
4977049425 Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries 2018-03-29 23:04:03 +01:00
Sander Ferdinand
6677a185f8 Some font adjustments 2018-03-29 23:04:02 +01:00
Sander Ferdinand
cf2791a246 New history page, including the mobile version. 2018-03-29 23:04:02 +01:00
Sander Ferdinand
be9cb8931c StandardButton - removed unused properties and some layout changes to settings page 2018-03-29 23:04:02 +01:00
Sander Ferdinand
af9e4e86f0 Replacing checkbox, using default values from component 2018-03-29 23:04:01 +01:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
Jaquee
c1c6d9ee6d History: use mobile layout 2017-11-03 16:57:11 +01:00
Jaquee
4dc0d36b98 pages mobile scaling 2017-11-03 16:57:11 +01:00
MaxXor
fc576a8680 Fix collapsing of transaction filter 2017-09-03 14:44:28 +02:00
Jonathan Cross
e43b719b19
Removing unused tipText strings which clutter up translations. 2017-06-21 20:33:57 +02:00
Jaquee
2e53c524a1 ios build settings 2017-05-05 12:03:03 +02:00
kenshi84
c45cc3de41
enabled translations in some places 2017-03-11 14:09:09 +09:00
xmr-eric
08d5730fbe History.qml: Keep text mixed case 2017-02-27 17:08:07 -05:00
moneromooo.monero
eff31f07d9 History: print address book description if available 2017-01-01 13:47:24 +00:00
moneromooo.monero
fd55cd94ed History: reclaim some vertical space from search label 2016-11-26 11:10:13 +00:00
moneromooo.monero
78da2b5b1b History: replace payment id search with global incremental search 2016-11-17 19:36:39 +00:00
Riccardo Spagni
c83336cc47
Merge pull request #177
d62dd3e History: do not dereference a null model (moneromooo.monero)
2016-11-17 17:05:20 +02:00
moneromooo.monero
d62dd3ee19 History: do not dereference a null model
Seems "null" objects in Javascript can either be null, or
be non null but with a type of 'undefined' (as a string).

Whatever.
2016-11-16 21:17:02 +00:00
moneromooo.monero
9af3c7e03e History: reset filter before setting new values
This ensures an empty/invalid field does not keep the old bound
2016-11-16 21:02:50 +00:00
Riccardo Spagni
b8b2d148f1
Merge pull request #148
957e224 History: don't use a NULL model (moneromooo.monero)
2016-11-11 12:47:20 +02:00
Riccardo Spagni
29220fa09e
Merge pull request #147
6914656 Fix sum of selected transactions being slighty off (moneromooo.monero)
2016-11-11 12:47:04 +02:00
Riccardo Spagni
fc5fba23d6
Merge pull request #120
02503e4 History: amount and date filters validation (Ilya Kitaev)
328b7b0 History: amount filter: empty line disables filter (Ilya Kitaev)
69b4d46 DatePicker: 'error' property for indicating invalid input (Ilya Kitaev)
ead7ac8 Historty: DoubleValidator applied to "amount filter" fields (Ilya Kitaev)
2016-11-11 12:41:57 +02:00
Ilya Kitaev
02503e44ee History: amount and date filters validation 2016-11-11 00:06:56 +03:00
Ilya Kitaev
328b7b05d8 History: amount filter: empty line disables filter 2016-11-10 23:51:03 +03:00