Dennis Reimann
|
0be6f3ca70
|
UI: Remove superfluous spaces when description is empty
|
2019-11-16 23:28:53 +01:00 |
|
Dennis Reimann
|
7af80611b6
|
UI: Better payment request amounts display
Uses a table instead of list group items, so that the columns properly align (rows use the same grid). Also aligns the values on the right.
|
2019-11-16 22:59:51 +01:00 |
|
Dennis Reimann
|
55de85d829
|
Casa theme color fixes
|
2019-11-14 18:42:52 +01:00 |
|
Nicolas Dorier
|
be5597085b
|
Use Safe.Raw and Safe.Json instead of Html.Raw and the JsonHelper, move sanitization at the View level (#960)
|
2019-08-10 14:05:11 +09:00 |
|
Andrew Camilleri
|
be844978c1
|
Allow cancelling a non paid pending invoice in payment requests (#815)
* allow cancel on un paid new invoices in payment requests
* start work on cancel pr payment
* finish up cancel action
* final touch and add tests
|
2019-05-07 17:26:40 +09:00 |
|
Kukks
|
c134277514
|
remove creating state from payment requests
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
f5d366cf7f
|
Fix final bugs
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
ad25a2ed08
|
Add payment requests
|
2019-02-25 17:56:28 +09:00 |
|