Commit Graph

31 Commits

Author SHA1 Message Date
adityapk00
41bc296f20 Recurring (#131)
* Save created recurring info

* Add to confirm dialog

* Update RPI at confirm

* Make singleton

* Add history to recurring payments

* USD/ZEC switch

* Fix check state

* recurring item serialization

* Add recurring payments to file

* Refactor

* Address view model

* Wire up dialog

* Update windows installer logos

* Store all payments in the store

* Save table geometry

* Add recurring payments view

* Add deletion

* Add recurring payment execution

* Add donation address to address book

* Add multiple payment handling

* Disable recurring for multiple payments

* Handle pay last

* Handle pay all

* Reomve frequency

* Enable recurring payments only for testnet

* For testing, allow payments in 5 min intervals

* Fix request money amounts
2019-05-14 13:12:31 -07:00
Aditya Kulkarni
e46725f322 Pay payment requests 2019-03-22 15:37:21 -07:00
adityapk00
cf35953e69 Add confirmations to websockets RPC 2019-01-18 21:18:52 -08:00
adityapk00
2ae8c9b0b2 Refactor websockets 2019-01-16 13:05:21 -08:00
adityapk
d9a5f28d3c CSV fixes 2018-12-03 10:03:32 -08:00
Aditya Kulkarni
4ed3549a82 #65 - Export transactions to CSV 2018-12-03 09:50:57 -08:00
Aditya Kulkarni
e1f1741384 Strings for translation 2018-11-27 14:14:39 -08:00
adityapk00
852df8e7b1 cleanup headers 2018-11-21 18:28:19 -08:00
Aditya Kulkarni
8a9da365dc #53 Allow copying addr from tx table 2018-11-14 22:38:22 -08:00
adityapk00
0111d0a404 Clear UI if connection is lost 2018-11-10 12:09:52 -08:00
Aditya Kulkarni
94bfcd50fc cleanup 2018-11-09 15:24:32 -08:00
Aditya Kulkarni
2a089d9692 fix memory leaks 2018-11-01 23:34:45 -07:00
adityapk00
e1b9ca0150 formatting 2018-10-31 20:21:23 -07:00
adityapk
75ef105869 qint64 for MSVC compiler 2018-10-30 14:36:41 -07:00
adityapk00
8e0f816d37 Add to/from/via in turnstile progress dialog 2018-10-30 14:09:58 -07:00
Aditya Kulkarni
56e45bc64c msec fixes 2018-10-28 11:16:57 -07:00
NAYRAND JEREMIE
833eb47f4a Support lower version of Qt 2018-10-28 19:03:12 +01:00
Aditya Kulkarni
cde3581b53 Add icons for memo 2018-10-26 13:05:47 -07:00
Aditya Kulkarni
cf7b2e1c4b Show memo icon in Tx table 2018-10-26 12:32:12 -07:00
Aditya Kulkarni
4bd43bf030 Support to view memos 2018-10-26 09:54:31 -07:00
Aditya Kulkarni
cdc46b3022 Rename to save Z txs 2018-10-23 22:13:45 -07:00
Aditya Kulkarni
dd256bd304 Supress showing change receives in the transactions table. 2018-10-23 17:12:06 -07:00
Aditya Kulkarni
284a8641d9 Add sent and received shielded Txs in the transactions tab. 2018-10-23 15:47:54 -07:00
Aditya Kulkarni
a3e4586397 Add batchRPC, and add shielded receive txs to the transactions table. 2018-10-23 11:28:46 -07:00
Aditya Kulkarni
b88bf6b288 Align USD prices properly 2018-10-18 14:55:15 -07:00
Aditya Kulkarni
02432338cd Show $ values next to ZEC amounts 2018-10-18 11:30:31 -07:00
Aditya Kulkarni
1b2335c0d4 Fetch ZEC Price for display purposes 2018-10-18 11:15:49 -07:00
Aditya Kulkarni
d28ab79743 Add view on block explorer for txid and address 2018-10-17 12:27:43 -07:00
Aditya Kulkarni
44554f7ff4 Fix ZEC double precision display, add validations 2018-10-15 14:59:48 -07:00
Aditya Kulkarni
1c282000c8 Fix flicker issues on the balances and transactions tables 2018-10-14 23:09:54 -07:00
Aditya Kulkarni
e99c75b54a Directory structure 2018-10-13 23:04:36 -07:00