Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* check content type for modal prompt * Bump deps * Fix Setpoint type in buildNormalized * Association changes and node ready alert message * FWUS and associations cleanup * Initial FWUS draft * Fix require * Fix html escape alert (well try at least) * Surely this is it? * Update package.json * Wake up wait * Wake up wait logic * Change log and ignore controller in node event subscription * Update CHANGELOG.md * correct event names * Double check Thermostat Setpoint * Nodes Listed Check * FWF Wake wait * FWUS Files * Update client.js * Update client.js * Update client.js * Update package.json * Check value type * Update CHANGELOG.md * Fix UI data types * Add color chooser * Reference color files * Add the color pallet * implement name & location export * catch export errors * implement name & location import * Node version * Passthrough msg in CMD Factory * Change log * Align with V10 * FWUS, Fix alerts, title style * Set NON-COMMERCIAL as default * Add Scales to UI * Add Log entries * Fix Scale defaults * Edit License description * Fix BETA version of driver in package * Set current value for editor text boxes * fix typo * Small clean up * More clean up * Typo * Slight type clean up in UI * More UI type fixes * Move to BETA * Small CL edit * Beta 2 * Beta 3 * Retain last set value in editor (hopefully) * Allow sleep wait cancel (hopefully) * Fix wait in if statement * fix val and cancel button object * remove uneeded destroy (it already gets deestroyed) * Update CHANGELOG.md * Update CHANGELOG.md * v10 Stable * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update package.json * Add last seen timestamps * Update CHANGELOG.md * This one is a B**ch to get right * Destroy wait handle * Clear up some mess * don't think we need think * Don't be silly now! * destroy on catch * Update client.js * Almost there! * Update client.js * Optimise UI: 1# Add metadata to ValueDB dump * Fix typo * Improve getLastSeenTimestamps * Further improve getLastSeenTimestamps * Optimise UI: 2# Use ValueDB for everything (now with meta) * Strip some properties * was it this? * This got to be it? * Getting close! * Lets try this * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Update client.js * Small updates * Some initial cleanup * Add timestamp to node list * Beta 5 * Update styles.css * Fix CSS (NR < 3) * Swop order of FW update method * Add timestamp to map * Exclude controller from timestamps report * MR check lastSeen > 0 * Tab CSS Fix (last one wasn't right) * Update CL * V8 Baby!
- Loading branch information