Tags: team5499/forest
Tags
Dev/web driver (#66) * Add dev file location for static files * Add renderWithJinjava function without dev mode * Add dev reload feature * Fix MIME types for javascript files * Figured out how to use jsx and modules side by side * Current setup works with import statements * Interface working with new widget structure * Update version * Remove widget-components import from widget * Widgets load with new configuration * Major changes in widget structure * Fix async merge error * Fix broadcast interval merge error * Add key to variable callbacks * Fix minor error * Loading values works * Variable listener functions * Add variable callbacks for kotlin * Add int editor * Add double editor * Temporary settings save callbacks * Change settings callback names * Change settings change to use full widget config * Add example with selenium web driver * Set up chrome driver for mac * Google test with selenium chromedriver * Add dashbord delegate * Add kotlin reflection as dependency * Webdriver works with a variety of tests * Firefox doesn't work * Add wrapper class for widgets * Make tests work with new widget structure * Add support for other uperating systems * Works on windows now * Add updated pre-commit-hooks version * Try to fix travis * Set travis environment variable for docker container * test * Possibly fix travis issue * Update port * change network to host * Add webdriver setup utility * Separate webdriver tests from other tests * Update current tests to work with master merges * Fix style
Widget Title Name Change (#59) * widget title now changes with variable change * made widget titles editable * fixed issue where cursor would teleport to the beginning whenever you edited the title * fix line endings * Change use of contentEditable * Version
PreviousNext