numerus/web/static
jordi fita mas ac0143b2b0 Remove the status parameter from add_expense and edit_expense, and forms
Users are no longer expected to manually set the status of an expense
and, instead, have to add payments to such expense to mark it as partial
or paid.

That means that the PL/pgSQL functions must not accept a status
parameter, the edit and new forms should no longer have a field for
the status, and that the expense list should no longer have the “quick
edit” for their status.  That’s why it no longer should have a pointer
cursor, unlike invoice or quote status.
2024-08-13 02:34:21 +02:00
..
fonts Remove unused Remixicon files 2023-01-31 13:17:51 +01:00
alpinejs@3.12.0.min.js Start “improving” the user interface with AlpineJS: tax selector 2023-03-14 18:07:38 +01:00
bars.svg Use HTMx to add product rows “inline” in the invoice form 2023-04-24 02:00:38 +02:00
custom-elements@1.3.0.min.js Add custom elements polyfill 2023-11-11 03:32:03 +01:00
htmx@1.9.2.min.js Update HTMx version to 1.9.2 2023-04-29 16:20:13 +02:00
invoice.css Set `white-space: pre-wrap` to first td of quotes and invoices 2024-03-13 02:56:37 +01:00
numerus.css Remove the status parameter from add_expense and edit_expense, and forms 2024-08-13 02:34:21 +02:00
numerus.js Add aria-current attribute to links in the top menu 2023-11-13 14:42:27 +01:00
numerus.svg Clean up SVG icon 2023-01-30 16:33:49 +01:00