hledger/hledger-web/Hledger/Web
Chris Lemaire 97f15eac03 Fix failing hledger-web test
This test appeared to have failed after adding source positions to
generated transactions. This is because the generated transaction id for
web pages appears to be dependent on whether the transaction has an
associated source file. Because it has one associated now, the id was
updated to be 'transaction-2-1' for instance, instead of
'transaction-0-1' as it would have been before. The fix is to change the
test.
2023-01-21 23:24:43 +01:00
..
Handler imp: web: add form: layout improvements, use available space 2022-08-27 12:12:57 +01:00
Settings web: Conform layout to the rest of hledger-* packages 2018-06-24 14:18:06 +02:00
Widget fix: web: add form's typeahead now shows non-ascii text correctly (#1961) 2022-12-16 12:48:42 -10:00
Application.hs ;web: tests: refactor, add a test for --forecast (#1390) 2020-11-13 16:40:33 -08:00
Foundation.hs dev: web: simplify types a little (#1229) 2022-08-25 08:13:02 +01:00
Import.hs stack: re-enable hledger-web with ghc 9.2 2022-04-15 15:07:17 -10:00
Main.hs pkg!: Remove Hledger.Utils.UTF8IOCompat module. 2021-08-30 15:57:33 -10:00
Settings.hs ;doc: update old manual links 2022-12-10 18:56:47 -10:00
Test.hs Fix failing hledger-web test 2023-01-21 23:24:43 +01:00
WebOptions.hs fix: make no-argument --debug flag work with ui & web also 2022-11-03 08:13:58 -10:00