numerus/web/static
jordi fita mas 149557e42e “Integrate” the tags’ condition into the input field
We have reconsidered the toggle thing and instead moved the selection
into a little menu on top of the input, like the input’s label does à
la Material Design.

I just moved the checkboxes into a new details, that works as a menu,
but i had to add the type="search" to the existing input in the tags
field, or the CSS would style the checkboxes as well.

I do not do anything when the checkbox selection changes because that
already triggers a POST to the server that returns the new HTML with
the checkbox changed, and the JavaScript only has to retrieve that new
structure, exactly as it does in the initial rendering.

Since we want to add a little description to the options, i no longer
can use the same SelectOption in ToggleField, even though i could have
reused the Group element, but that felt wrong.
2023-04-16 19:01:11 +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
htmx@1.8.6.min.js Show the profile form in a dialog using HTMx 2023-03-20 13:09:52 +01:00
invoice.css Add the payment method to invoices 2023-03-05 18:50:57 +01:00
numerus.css “Integrate” the tags’ condition into the input field 2023-04-16 19:01:11 +02:00
numerus.js “Integrate” the tags’ condition into the input field 2023-04-16 19:01:11 +02:00
numerus.svg Clean up SVG icon 2023-01-30 16:33:49 +01:00