hledger/hledger-web/Handler
Simon Michael b0d74b1466 web: support more than 2 postings in the add form
- ctrl plus/ctrl minus adds/removes posting fields
- clicking the more link or pressing tab in the last field also works
- the focus is adjusted sensibly
- the add form is reset if closed and reopened, except the number of postings
- keyboard shortcuts should be less dependent on focus now
- tested in recent firefox, chrome, safari
- things should be robust with typeahead, with one notable exception:
  typeahead is not enabled in the new account fields when you add
  postings. I tried hard, help welcome.
2014-07-14 14:30:30 -07:00
..
Common.hs web: make the add form a modal dialog 2014-07-09 00:04:50 -07:00
JournalEditR.hs made the following changes to resolve deprecated warnings: 2014-05-21 07:30:54 -04:00
JournalEntriesR.hs web: a bunch of ui cleanup & improvement 2014-06-13 00:19:00 +01:00
JournalR.hs web: make the add form a modal dialog 2014-07-09 00:04:50 -07:00
Post.hs web: support more than 2 postings in the add form 2014-07-14 14:30:30 -07:00
RegisterR.hs web: fix a haddock breakage 2014-07-08 11:49:34 -07:00
RootR.hs web: reduce ui over-complexity 2014-05-24 08:23:02 -07:00
SidebarR.hs web: make the add form a modal dialog 2014-07-09 00:04:50 -07:00
Utils.hs web: make the add form a modal dialog 2014-07-09 00:04:50 -07:00