jordi fita mas 292720de28 Add an edit form for payment methods
I do not particularly enjoy an htmx-only way of doing that, because it
means that it can only work with JavaScript, but i think this is already
a lost cause, unfortunately.  If i have time, i will try to make the
HTML-only form work too.

In this case, i have to put back the same row when updating or
cancelling the form, which is inside index.html.  Instead of moving that
part to a separate file, i tried to define a block as a “template
fragment” and try to render that part only.  Surprisingly, it works;
i am happy.

Closes #74.
2024-08-30 02:45:40 +02:00
..
2023-07-16 20:56:11 +02:00
2023-07-16 20:56:11 +02:00
2023-05-08 12:58:54 +02:00
2024-08-10 04:34:07 +02:00
2024-01-20 20:23:47 +01:00
2023-04-02 16:10:13 +02:00
2024-04-08 09:17:57 +02:00