This commit is contained in:
2020-06-20 20:26:42 +00:00
parent d24ddf925f
commit 40f12a6cc1
2 changed files with 70 additions and 84 deletions

View File

@@ -8,6 +8,10 @@ WIFI change 5g channel to 52,56,60 and 2g channel to 8
todo: datetime should support keyboard entry if typing
todo: server error not displaying properly for broken rules?
widget start date invalid format or missing I guess was the issue but no feedback
{"error":{"code":"2200","details":[{"target":"StartDate","error":"2201"}],"message":"Object did not pass validation"}}
todo: if dbid in url query parameter of contact form on server it should include that in the message
also something needs to be fixed there, it's been in notes forever