makasim / flowstatesrv

flowstate as a server
0 stars 0 forks source link

ui: state list: add data column. #15

Open makasim opened 1 month ago

makasim commented 1 month ago

The source data for the column are annotations in the format data:{id}:{rev} (source.

UI has to parse the state annotations take all that starts with data: and print them as buttons or links (one per line). Once clicked the API call GetData should be performed. The result is printed in a popup.

The link title in the format: {ID}:{Rev}

makasim commented 2 weeks ago

I've changed the data spec:

changed b type bytes -> strings added binary bool.

So, in popup