From 9630ba9c5cad6e417348a00d60b55f17a4a6c255 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 24 Apr 2020 23:01:03 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ ayanova/src/views/home-dashboard.vue | 34 +++------------------------- 2 files changed, 7 insertions(+), 31 deletions(-) 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 @@