hledger/hledger-web/Hledger/Web/Handler
Simon Michael adb6ee40eb lib: clarify price types (#131)
dropped journalPrices

renamed Price to AmountPrice,  AKA "transaction price"

renamed MarketPrice to PriceDirective.

added new MarketPrice (more pure form of PriceDirective without the amount style information)

Prices is now a more efficient data structure, but not used yet.
2019-06-13 15:50:01 -07:00
..
AddR.hs web: silence one more pesky warning 2019-02-20 20:45:09 -08:00
EditR.hs web: Add capabilities guards and conditional widget rendering 2018-06-24 16:25:22 +02:00
JournalR.hs web: fix build breakage 2019-05-23 22:25:28 -07:00
MiscR.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
RegisterR.hs web: register page: clip linked accounts to 40 characters 2019-06-13 10:12:44 -07:00
UploadR.hs web: Add capabilities guards and conditional widget rendering 2018-06-24 16:25:22 +02:00