Commit Graph

859 Commits (d931cd1b84735c35db0bcd206547693ce1bf5194)

Author SHA1 Message Date
Rick Carlino fd62ccd9aa
Merge branch 'staging' into days_ago 2020-02-21 20:17:33 -06:00
Rick Carlino 1a4a106179 days => days_ago 2020-02-21 20:13:29 -06:00
gabrielburnworth 40150a307c tool updates 2020-02-20 19:06:43 -08:00
Rick Carlino 73222de627 Dismount tool prior to deletion 2020-02-19 11:15:18 -06:00
gabrielburnworth cf0af59e42 model and version updates 2020-02-15 11:08:35 -08:00
gabrielburnworth aafd84fff7 support new models 2020-02-13 16:53:20 -08:00
Rick Carlino 0b4ea1e385 Remove diag dumps 2020-02-04 13:42:40 -06:00
Rick Carlino ff596c6f1f DRY up the `criteria` declaration in ::Mutations 2020-01-16 15:51:36 -06:00
Rick Carlino 393f6c3eed Test cleanup. NEXT: Fix PointGroup#update 2020-01-16 15:24:04 -06:00
Rick Carlino f6b67052ca Tests for PointGroup#create (with criteria) 2020-01-16 15:08:07 -06:00
Rick Carlino 9edba110f6 WIP: Use a "criteria map" 2020-01-16 14:35:05 -06:00
Rick Carlino 612042efaa WIP 2020-01-16 07:41:11 -06:00
Rick Carlino 721fea39b2 First wave of 2.7.0 deprecation fixes 2020-01-03 09:31:48 -06:00
Rick Carlino 34b3a69e9e Merge conflicts 2019-12-19 19:55:16 -06:00
Rick Carlino 077894bb4d Add `read_at` column to `sensor_readings` table. Closes #1363 2019-12-19 19:32:51 -06:00
Rick Carlino 8e43cb894c Add `needs_reset` column to `devices` table 2019-12-19 15:41:03 -06:00
Rick Carlino 7f6449ece2 Bug fix: Save newly saved sequences under the correct folder 2019-12-11 14:24:47 -06:00
Rick Carlino b08826708a Hotfix for folder name edit bug 2019-12-11 12:44:51 -06:00
Rick Carlino 4dae2a283f Ability to move sequences between folders, for real 2019-12-11 10:08:49 -06:00
Rick Carlino bdce179f88 Ability to move sequences between folders 2019-12-11 09:52:40 -06:00
Rick Carlino d28c9d67ed Fix delete button, index stuff less often 2019-12-04 14:01:49 -06:00
Rick Carlino 8b6c03216e Fixes for createFolder() 2019-12-04 11:30:32 -06:00
Rick Carlino c3bb45e0a2 Tests for edge cases 2019-12-03 17:09:52 -06:00
Rick Carlino eada674e50 Folders#destroy 2019-12-03 16:22:47 -06:00
Rick Carlino 1f84001e6e Folders#update action 2019-12-03 14:09:00 -06:00
Rick Carlino dc86f82795 Folders#create action 2019-12-03 13:36:41 -06:00
Gabriel Burnworth a003beb8f7
remove extra peripherals from express seeder 2019-11-27 11:00:16 -08:00
Gabriel Burnworth 2de8e737eb
Update plant_fixtures.yml 2019-11-27 09:34:37 -08:00
Rick Carlino 982956ca91 Prevent background workers from crashing when logs are deleted. 2019-11-26 07:22:29 -06:00
Rick Carlino 079149af3b Use `nil` to signify "immediate OTA update" on ota_hour column 2019-11-08 07:45:00 -06:00
Rick Carlino 8d6eae6a4d Add ota_hour to devices table 2019-11-07 13:35:10 -06:00
Rick Carlino 4e9fe4ae7a Cache debugging: #find_or_create_by => #find_or_create_by! 2019-10-30 16:55:16 -05:00
Rick Carlino 5072ad0175 Possible partial fix for `point_id` reconcilation. 2019-10-29 11:33:47 -05:00
Rick Carlino c418e4b263 Fix seeds.rb 2019-10-29 10:07:51 -05:00
Rick Carlino e0620d40d8 Module#parent => Module#module_parent 2019-10-28 08:48:18 -05:00
Rick Carlino d825ec5540 Fix tests related to sync object timestamps 2019-10-24 14:32:27 -05:00
Rick Carlino bf418ead32 WIP. TODO: Fix sync objects to look like Rails 5 timestamps, maybe. 2019-10-24 14:12:11 -05:00
Rick Carlino 504ea18bcc Fix const auto-loader problems, change belongs_to behavior to allow `nil` by default (sorry). 2019-10-24 12:44:11 -05:00
Rick Carlino 493c439ebc [WIP, UNSTABLE] Phase out `update_attributes`, :on hooks 2019-10-23 11:33:30 -05:00
Rick Carlino bfa2f2fd38 Test coverage increases 2019-10-21 14:37:16 -05:00
Rick Carlino 86497b5187 Debug removal 2019-10-08 10:08:52 -05:00
Rick Carlino fe52fedaf5 Fix failing tests related to point group auto_sync 2019-10-07 16:09:36 -05:00
Rick Carlino 961d47dbd6 Fix PointGroup auto sync message problems on FE. 2019-10-07 15:26:09 -05:00
Rick Carlino 4e677792c1 Clean up auto_sync code 2019-10-07 14:14:59 -05:00
Rick Carlino 9697498b04 Handle auto-sync delegation in Points::Destroy 2019-10-07 13:35:15 -05:00
Rick Carlino 6a314d11e4 Possible fix for blinky rspec sepc 2019-10-04 15:09:22 -05:00
Rick Carlino 8dc1be228b QUick fix- more investigation needed 2019-10-04 11:26:55 -05:00
Rick Carlino fad467530c Caching / race issue fix, part I 2019-10-04 10:21:21 -05:00
Rick Carlino b432163b25 [UNSTABLE WIP] Protect in-use (by regimen, farmevent) deletion of point groups 2019-10-03 17:20:21 -05:00
Rick Carlino 91283ca628 [UNSTABLE WIP] Protect in-use (by sequence) deletion of point groups 2019-10-03 16:29:43 -05:00