Commit graph

21 commits

Author SHA1 Message Date
1aa76a59c8 reorganize stuff/app pages; Data component: make action configurable 2023-03-12 17:57:22 +01:00
ff47987b41 save with sendMsg working 2023-03-10 15:02:46 +01:00
59bb87d204 improve and extend configuration, using Hugo's $.Param method 2023-03-10 13:43:41 +01:00
463fdb266b poll: send interaction in POST data 2023-03-10 09:31:24 +01:00
3c13e8093b provide more general function for generating random strings 2023-03-10 08:27:35 +01:00
7bba4a56b0 fieldset: make component name configurable 2023-03-08 07:34:20 +01:00
80626c3d01 use message field 'class' for identifying component 2023-03-07 08:46:20 +01:00
7456271782 experiments with display (+ link with id) and input (+ default expression) 2023-03-06 16:10:35 +01:00
bbeaa6a4e0 processing of incoming message basically working 2023-03-03 10:45:59 +01:00
8a244aa1a3 components: +name, register in app; put sid in config object 2023-03-03 09:25:37 +01:00
f345d7e8bc improve generation of session id 2023-03-02 22:42:13 +01:00
2ff0811346 comments/notes, minor improvements 2023-03-02 22:24:09 +01:00
c76426e13f provide setSid(); + minor clean-up input shortcode 2023-03-02 13:35:58 +01:00
94da069210 add Data component, use via fieldset shortcode 2023-03-02 12:09:53 +01:00
3c859c0931 explore: generate session id 2023-03-02 10:03:39 +01:00
9a0129e70a import petite-vue from package in node_modules 2023-02-28 11:09:48 +01:00
8dee4a3997 work in progress: data processing functionality 2023-02-28 08:19:12 +01:00
126740ef14 separate appdata from pvapp runner object 2023-02-27 12:16:18 +01:00
2dca568ee8 refactoring, config stuff basically OK 2023-02-27 10:40:10 +01:00
5f793c354e provide confdata as type 2023-02-27 09:19:29 +01:00
1ad9e70c00 work in progress: set up structures and processes in common.ts 2023-02-25 21:41:06 +01:00