kixi.hecuba
kixi.hecuba copied to clipboard
once we have full documentation for how to use embed can we have small ? or similar to guide me to the appropriate point in the documentation?
At the moment when we encode maps, we store them in C\* as a stringified json with keys as strings. When we decode them, we should turn them back into...
- Menu should not have a separate app-model and root - this will allow to have the search box in menu and results in a table in main tab. Also,...
We should stringify them first and then they should be fine. ``` ERROR upload-measurements-q-02 kixi.hecuba.data.measurements.upload - Uploading item {:src-name "uploads", :date #, :aliases? false, :dir "/mnt/hecuba/tmp", :type :measurements, :auth {:identity...
``` ERROR upload-measurements-q-02 kixi.hecuba.data.measurements.upload - Uploading item {:src-name "uploads", :date #, :aliases? false, :dir "/mnt/hecuba/tmp", :type :measurements, :auth {:identity "[email protected]", :projects {}, :programmes {}, :role :kixi.hecuba.security/admin, :roles #{:kixi.hecuba.security/admin}, :username "[email protected]",...
to reproduce: - without selecting a file, hit upload - 'Please Select a File' error appears - select a file, hit upload. - file accepted for processing appears, but error...
when you do an api call that results in a 404, you get an html page back. Should get something more appropriate.
I'd like to sometimes copy and paste device IDs from tables, but I can't because every time I click it selects or deselects it. This one might be a pain...
On http://www.getembed.com/properties_comparison#db41774b81ae85f2e00242c5e92bf08f96e493e5,db41774b81ae85f2e00242c5e92bf08f96e493e5-b0bb3a9bcadb8fcc59c3e7efdce0ad57f0ac9144-gasAsHeatingFuel/search/2011-01-01@@@2012-08-10 The "sensors" section uses YMD date format, and the "charts" section uses DMY. Change to be consistent.