hledger/hledger-web/Hledger/Web
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
..
Handler lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Settings web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
Widget web: Re-add 'balanced transaction' validation to add form 2019-02-20 14:57:04 -08:00
Application.hs web: add the same 6 JSON routes as in hledger-api (#316) 2019-02-18 23:57:58 -08:00
Foundation.hs web: Fix compilation errors for all 'stack.yaml's 2018-06-25 12:00:18 +02:00
Import.hs web: Fix compilation errors for all 'stack.yaml's 2018-06-25 12:00:18 +02:00
Json.hs lib: clarify price types (#131) 2019-06-13 15:50:01 -07:00
Main.hs cli, web, ui: Replace withJournalDo* variants 2019-03-01 05:42:30 -08:00
Settings.hs web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
WebOptions.hs cli: restore --aux-date and --effective as --date2 aliases (#1034) 2019-06-02 08:48:41 -07:00