Commit graph

568 commits

Author SHA1 Message Date
47aff6b6ff
Fix indentation in docstring 2023-09-09 15:28:44 +02:00
9183e40327
Set l10n for select option 2023-09-09 08:57:06 +02:00
ed474c9d87
Update file header docstrings 2023-09-09 08:20:17 +02:00
c53f25498d Remove find-l10n from form package 2023-09-08 13:35:35 +02:00
e8f2e15eab Fix naming and clean up tests 2023-09-08 13:35:04 +02:00
fd676936d2 Make find-l10n a global function and locally define the alist 2023-09-08 13:33:48 +02:00
a05ec88b6a Fix naming 2023-09-08 10:31:39 +02:00
fcf3443064 Remove unnused macros and functions 2023-09-08 10:28:28 +02:00
7a41ee274e Add missing docstrings 2023-09-08 10:19:07 +02:00
269af5251f Update html properties and strings 2023-09-07 15:10:34 +02:00
f6cdbf2cef Update l10n 2023-09-07 15:09:43 +02:00
0829e44dac Use functions to generate strings for properties 2023-09-07 13:02:31 +02:00
141c5edf28
Add missing docstrings 2023-09-06 17:21:00 +02:00
40ccbef7ef
Update README 2023-09-06 17:07:39 +02:00
a4c70990d1 Update questionnaire docs 2023-09-06 14:50:59 +02:00
43d5cb720c Make tests passing 2023-09-06 14:30:51 +02:00
6eb4cf1246 Update class string for ctrl-1 2023-09-06 13:20:55 +02:00
cf0a9f0f88 Make checkable more bootstrap look a like 2023-09-06 11:43:55 +02:00
60f7ed2c8f
Update tests 2023-09-05 21:01:44 +02:00
a878b1a919
Update tests 2023-09-05 21:01:37 +02:00
3765c83c84
Call a higher order function to decide how to handle input form 2023-09-05 21:01:05 +02:00
34571f383b Update org docs 2023-09-05 17:48:17 +02:00
38c4f17057 Define mixed type of choices for questionnaires 2023-09-05 16:11:36 +02:00
4d03f4cdcc Update form package to fulfill requirements for questionnaires 2023-09-05 16:10:18 +02:00
b45354bd01
Update docstring 2023-09-04 21:29:10 +02:00
9a05b95337
Remove unnecessary macro 2023-09-04 21:28:44 +02:00
89e870966a
Re-order functions 2023-09-04 21:25:28 +02:00
14cb9d607e
Merge branch 'main' of git.sr.ht:~marcuskammer/cl-sbt 2023-09-04 18:54:10 +02:00
36d47e6963 Enable question macro to work on mixed types of choices 2023-09-04 18:39:02 +02:00
8bd82afb1a Move responsibility to resolve input type 2023-09-04 15:49:26 +02:00
fadd2678cf Add test to questionnaire for mixed choices 2023-09-04 15:48:47 +02:00
4d8cce56b5 Update tests for questionnaire 2023-09-04 15:21:22 +02:00
fd47c29f8a Add test for questionnaire 2023-09-04 15:03:21 +02:00
faa4d153f7 Replace choice with checkable in tests 2023-09-04 15:02:52 +02:00
bb3415ae5c Optimize cpu usage and fix naming 2023-09-04 14:22:23 +02:00
ebc313f342 Prototype another approach for ctrl 2023-09-04 13:40:51 +02:00
19a4e5990a Replace choices with checkable 2023-09-04 13:39:30 +02:00
1c3d0fb73f
Add card.org for docs 2023-09-02 10:41:35 +02:00
750a42e0b9
Update documentation; add org file for button 2023-09-02 10:10:58 +02:00
c808ab870c
Just one place to define breakpoints 2023-09-02 09:46:46 +02:00
3c555af75d
Update docstring 2023-09-02 09:35:39 +02:00
a0002fa0c1
Use local var for class str 2023-09-02 09:32:54 +02:00
e9beee61cd
Update docstring 2023-09-02 09:28:36 +02:00
4e89b3edeb
Fix arg naming in docstring 2023-09-02 09:24:29 +02:00
0f1226f7a6
Update docstring 2023-09-02 09:20:48 +02:00
256e7a77fd
Fix var naming 2023-09-02 09:20:14 +02:00
ecbb1dd534
Use local var for constr class str 2023-09-02 09:16:39 +02:00
39ee54166e
Fix missing parenthesis 2023-09-02 09:14:05 +02:00
91385a2594
Update docstring 2023-09-02 09:13:25 +02:00
a8996b1a75
Use local var for constructing class str 2023-09-02 09:11:32 +02:00