Skip to content

Commit

Permalink
Merge pull request #36 from softwaretechnik-berlin/barnardb/chore/rem…
Browse files Browse the repository at this point in the history
…ove-x-data-spreadsheet-due-to-vulnerabilities
  • Loading branch information
barnardb authored Apr 28, 2023
2 parents 724e81d + dd41cb9 commit a37392c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 572 deletions.
8 changes: 0 additions & 8 deletions examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,4 @@ handlers:
- query: "layout=e/m&e=edit:$data&m=map:$data&$data=https://raw.githubusercontent.com/programmiersportgruppe/flexivis/master/docs/samples/berlin-walk.json"
delay: 8000

table:
prefixes: ["table"]
title: "Table Editor"
description: |
Allows editing multiple CSV data sources in a spreadsheet. Changes made are broadcasted automatically when changes are introduced.
examples:
- query: "layout=tables/textA/textB&textA=text:$a&textB=text:$b&tables=table:$a;$b&$a=inline:x,y,z&$b=inline:a,b,c"

# TODO: Deal with README, which isn't documented here. Arguably it shouldn't be a named view handler.
Loading

0 comments on commit a37392c

Please sign in to comment.