diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 89294e71..692c15d3 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -72,6 +72,10 @@ todo: Picture input in attachments https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080 https://w3c.github.io/html-media-capture/#examples +todo: have a look at this: devices and sensors specs + https://www.w3.org/wiki/DAS/Implementations + https://wpt.fyi/results/?label=experimental&label=master&aligned + todo: attachment reveal button looks weird below wiki reveal button when read-write - open read only see if it looks better if they're teh same and make it so with wiki or - make the attach like the wiki diff --git a/ayanova/src/views/home-dashboard.vue b/ayanova/src/views/home-dashboard.vue index 8e4b12e5..d333b0a1 100644 --- a/ayanova/src/views/home-dashboard.vue +++ b/ayanova/src/views/home-dashboard.vue @@ -1,37 +1,9 @@