Commit Graph

6122 Commits (eb6635db8a81cec84808388eaad3af2fa3ad3ca2)

Author SHA1 Message Date
Rick Carlino eb6635db8a Verbiage 2018-05-22 16:05:22 -05:00
Rick Carlino b3a30dd027 Works! 2018-05-22 16:02:22 -05:00
Rick Carlino 422b03af60 Fix Device#maybe_throttle 2018-05-22 15:45:26 -05:00
Rick Carlino 78ba739c1d Explain policy violations in toast 2018-05-22 15:36:05 -05:00
Rick Carlino 8ef9431ab2 device#tell should persist 2018-05-22 13:49:33 -05:00
Rick Carlino 7e76dd8030 Type fixes 2018-05-22 13:44:37 -05:00
Rick Carlino c91fee164c Save throttle message, refactor getDeviceAccountSettings, fix bug in device#unthrottle 2018-05-22 13:41:28 -05:00
Rick Carlino 6d7d0da5a2 bump 2018-05-22 13:00:31 -05:00
Rick Carlino 0676f36a60 Stub some things out, write test for Device#is_device 2018-05-22 11:30:29 -05:00
Rick Carlino d4bc1fd607 Expose throttled_until throttled_at to API users 2018-05-22 09:23:20 -05:00
Rick Carlino 85ec4c632c Done. Fixed failing tests 2018-05-22 09:06:42 -05:00
Rick Carlino 5dab24c5cf WIP: batchQueue tests 2018-05-22 09:00:15 -05:00
Rick Carlino 3608888511 Server side fixes. NEXT: Frontend test fixes. 2018-05-22 08:42:01 -05:00
Rick Carlino 1a1e773e57 Fix specs 2018-05-22 08:19:37 -05:00
Rick Carlino 799cf7f607 `warn` logs should use toastr `warn()` 2018-05-22 08:15:16 -05:00
Rick Carlino b46d5281ff Works, but toast colors are wrong. 2018-05-22 08:05:39 -05:00
Rick Carlino d9efb79357 Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into log_throttle 2018-05-22 07:23:26 -05:00
Rick Carlino 3e4c2b7e04
Merge pull request #861 from gabrielburnworth/staging
Farm Designer additions
2018-05-22 07:19:46 -05:00
gabrielburnworth 36bc0766ec move to plant button 2018-05-21 21:59:35 -07:00
gabrielburnworth 5247b775a5 plant deselect bug fix 2018-05-21 21:18:25 -07:00
gabrielburnworth 9501433c19 add at bot position btn and minor refactoring 2018-05-21 21:06:52 -07:00
gabrielburnworth 5f1a97b7eb garden map comments and prop cleanup 2018-05-21 19:14:43 -07:00
gabrielburnworth 657d4fef75 new feature code fix/cleanup 2018-05-21 16:50:25 -07:00
Rick Carlino 7e93f4ff4e Possible fix for the "overwhelming logs" scenario 2018-05-21 17:16:59 -05:00
Rick Carlino c8814320be Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into log_throttle 2018-05-21 15:59:39 -05:00
Rick Carlino 0b4a350943
Merge pull request #860 from RickCarlino/log_throttle
Cooldown timer part I
2018-05-21 15:59:24 -05:00
Rick Carlino f0cf36f846 Dont break FE during cooldown period 2018-05-21 15:40:15 -05:00
Rick Carlino f9d6966a02 Fix tests so they pass in locations outside of Chicago :-P 2018-05-21 15:16:44 -05:00
Rick Carlino eb6a528a1c Bring back `throttled_at` along with `throttled_until` 2018-05-21 15:06:51 -05:00
Rick Carlino 8aed545beb Try toasts<=>email based on severity of cooldown period 2018-05-21 14:32:02 -05:00
Rick Carlino 6075b1125b Tests done. Next: conditional log message for cooldown period 2018-05-21 14:12:36 -05:00
Rick Carlino 92b88f44dc Device#maybe_unthrottle specs 2018-05-21 13:57:04 -05:00
Rick Carlino 7b8eacb7fd Marshal.load bugfix + `maybe_throtle` tests. 2018-05-21 13:54:13 -05:00
Rick Carlino bb55058d53 Test fix for caching stuff 2018-05-21 13:30:41 -05:00
Rick Carlino 49d03db3e6 Device#cached_find tests 2018-05-21 13:17:12 -05:00
Rick Carlino 4a24858080 Clean up caching code for Device model 2018-05-21 12:48:24 -05:00
Rick Carlino 1f9ea05dd9 Syntax error 2018-05-21 11:54:24 -05:00
Rick Carlino d7793e8276 Add device model caching to LogService, add `toast` alert. 2018-05-21 11:51:39 -05:00
Rick Carlino 1d4d49e024 Typo 2018-05-21 09:53:09 -05:00
Rick Carlino 54a014cc22 Better cool down message 2018-05-21 09:35:55 -05:00
Rick Carlino 9f78fc11f2 Changes to accomodate new throttle message 2018-05-21 09:30:25 -05:00
Rick Carlino ddd8c03ced Specs / implementation for Throttler#when_does_next_period_start? 2018-05-21 08:39:18 -05:00
Rick Carlino 6add1455c9 NEXT: Tests, better calls to device#tell 2018-05-20 18:50:54 -05:00
Rick Carlino edc2caebcf Tests for AmqpLogParser edge cases 2018-05-20 18:36:20 -05:00
Rick Carlino 5982532e38 Seperate parsing / validation concerns out of `LogService` 2018-05-20 17:17:59 -05:00
Rick Carlino ca302d5b41 Merge branch 'staging' of https://github.com/FarmBot/Farmbot-Web-App into log_throttle 2018-05-20 15:08:03 -05:00
Rick Carlino 7f48937fc8
Merge pull request #859 from gabrielburnworth/staging
Run Farmware step input forms
2018-05-20 15:07:53 -05:00
Rick Carlino b888280160 Stub out device#throttle and device#unthrottle 2018-05-20 15:04:38 -05:00
gabrielburnworth 6a4ada289f add input form to run farmware step 2018-05-18 15:34:12 -07:00
Rick Carlino 3d0a9b6b44 Done 2018-05-18 14:21:04 -05:00