jeremy@jermolene.com
d9b6384884
Don't have data widget rendering its own JSON
...
Making the data widget render its raw JSON (introduced in 683ec33004
) was a bad idea as it messes up the innerwiki use of the data widget. Instead we use the testcase widget with a special template to render the raw JSON of the payload of a testcase, thus giving us a way to test the data widget
2023-05-04 08:57:43 +01:00
jeremy@jermolene.com
9c12d16a70
Test case default template: Always put "Output" tab first
2023-04-28 10:55:45 +01:00
jeremy@jermolene.com
4a0ffcfb97
Make test cases editable
2023-04-28 10:48:08 +01:00
jeremy@jermolene.com
f700cd16ef
Testcase template: put title at the top and remove header row
2023-04-27 18:06:12 +01:00
jeremy@jermolene.com
2cf0423401
Switch testcase widget to use an intrinsic template
...
Makes things much simpler
2023-04-26 12:16:52 +01:00
jeremy@jermolene.com
1bc06622b2
Default test case template tweaks
2023-04-17 11:47:45 +01:00
jeremy@jermolene.com
68cb325dd4
Extend default testcase template to show all fields of payload tiddlers
2023-04-11 17:59:55 +01:00
jeremy@jermolene.com
da2d0be9f7
Testcase appearance tweaks
2023-04-10 22:00:28 +01:00
jeremy@jermolene.com
ca7584209d
Testcasewidget: Add tabs for switching between source tiddlers
2023-04-10 17:48:04 +01:00
jeremy@jermolene.com
de9ea40179
Introduce testcase widget so that we can reuse testcases as documentation examples
...
There's still a bit to do: adding tabs to the source panel of the testcase display, and tweaking the CSS.
2023-04-10 16:25:01 +01:00