Commit Graph

15 Commits

Author SHA1 Message Date
Xavier Morel
609ab8051e [CHG] review stuff 2015-03-17 13:18:50 +01:00
Xavier Morel
4968be3ad7 [ADD] hover color on CoA and journal controls to show they can be clicked 2015-03-16 15:56:28 +01:00
Xavier Morel
a0601d909f [IMP] display of spacing in listings
In entries explanations and configuration, make it possible to "split"
the list in multiple sub-lists visually: a ``null`` item should just
create an empty space, not display a list item "dot"
2015-03-16 15:56:27 +01:00
Xavier Morel
32493c9c0f [FIX] hovering in intro
* fix markup so everything is back within .intro-list
* just glom all paragraphs below .intro-list, ignore <li>
2015-03-16 15:56:27 +01:00
Xavier Morel
0e8449f623 [CHG] fp changes 2015-03-16 15:56:18 +01:00
Xavier Morel
72389fd705 [IMP] reconciliation demo
* multi-step process
* unreconcile button/step
* stepped animation
2015-03-13 12:26:23 +01:00
Xavier Morel
97da2694df [CHG] accounting equation to the right, text normal style to the left 2015-03-11 14:35:10 +01:00
Xavier Morel
b3753aecac [ADD] journal explanations (WIP), reconcile button & animation 2015-03-10 13:02:16 +01:00
Xavier Morel
38e0afd4ed [FIX] introduction table borders 2015-02-26 12:05:11 +01:00
Xavier Morel
900e16d3cc [FIX] colors in single-column layout (small screen) 2015-02-26 11:08:14 +01:00
Xavier Morel
784cc2561b [ADD] static reconciliation tables 2015-02-25 16:40:32 +01:00
Xavier Morel
60822587b7 [CHG] chart of accounts interaction impl
* move chart of accounts higher in document
* rewrite text a bit
* split controls to left-hand column
* remove dependencies between operations
* highlight result of last-applied operation (not very good looking atm)
2015-02-19 12:17:50 +01:00
Xavier Morel
78765edae5 [REM] bolding in accounts listing 2015-02-18 11:23:11 +01:00
Xavier Morel
c736a0802b [CHG] color scheme for accounts listing: go dark 2015-02-18 11:21:16 +01:00
Xavier Morel
f8c3d0a326 [IMP] convert accounts listing to interactive
* convert listickles to React widget
* add interactive hooks to introduction/definition paragraphs
* add highlighting to various items based on (2)

todo: ragged bottom edge using a SVG border-image?
2015-02-17 16:40:09 +01:00