Commit Graph

565 Commits (de140d02a5a0a95b5a16cea619d2cd4b70494a26)

Author SHA1 Message Date
Rick Carlino de140d02a5 Add pagination to numerous API endpoints 2020-02-10 09:05:42 -06:00
Rick Carlino 0b4ea1e385 Remove diag dumps 2020-02-04 13:42:40 -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 3030344426 Verbiage changes in FoldersController 2019-12-03 12:20:40 -06:00
Rick Carlino 4f1c767f2c Add Folders table, update sequences to reference folders 2019-12-03 11:30:22 -06:00
gabrielburnworth 97a9ee8d57 add saved gardens panel 2019-11-27 12:11:45 -08:00
Rick Carlino 8d67f98d2a
Merge branch 'staging' into mqtt_hotfix 2019-11-08 13:34:02 -06:00
Rick Carlino 4c406dfab7 [HOTFIX] Explain to user why MQTT broker kicked you off 2019-11-08 11:53:00 -06:00
Rick Carlino d5f8c00eef Rescue from JSON::ParserError 2019-11-04 07:39:04 -06:00
Rick Carlino bd87b5b198 Merge conflict 2019-10-28 08:12:34 -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 e21676afc2 First implementation of telemetry channel 2019-10-23 13:44:07 -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 8dc1be228b QUick fix- more investigation needed 2019-10-04 11:26:55 -05:00
Rick Carlino fa5f9ed1ff PointGroup related additions 2019-09-23 18:34:37 -05:00
Rick Carlino f5a28a727d Fix typos add tests 2019-08-14 14:07:59 -05:00
Rick Carlino a230dd9c42 Add first party farmwares to sync object 2019-08-14 13:36:40 -05:00
Rick Carlino bff47bef86 Test deploy of first_party_farmware resource. CC: @connorRigby 2019-08-14 11:37:44 -05:00
Rick Carlino 8e78fa9baa Merge branch 'staging' of github.com:FarmBot/Farmbot-Web-App into connectivity_panel 2019-08-08 13:09:22 -05:00
Rick Carlino 995ad3d23c Better handling of floats 2019-08-07 10:16:57 -05:00
Rick Carlino 7540488698 Merge branch 'master' of github.com:FarmBot/Farmbot-Web-App into logs_search 2019-08-07 09:37:00 -05:00
Rick Carlino 0a6bbb4bfb Ability to search a subset of log fields on Logs#search. Fixes #1354 2019-08-07 08:15:08 -05:00
Rick Carlino 9676a32459 Tests for PointGroup#create 2019-08-05 13:27:16 -05:00
Rick Carlino 615e0e1f9c === BEGIN POINT GROUPS BACKEND IMPLEMENTATION === 2019-08-04 14:30:18 -05:00
Rick Carlino 0b956f28d9 Move readonly helper files into their own dir 2019-07-30 14:47:32 -05:00
Rick Carlino 7aaef7f93e WIP - read only mode 2019-07-30 07:56:04 -05:00
Rick Carlino 55bb23836b Better error messages for PG::ProgramLimitExceeded 2019-07-28 15:39:40 -05:00
Rick Carlino d0cc254884 Update URL generator heuristic 2019-07-26 14:34:29 -05:00
Rick Carlino d386dec1c2 Lower throttle window from 10 minutes to 5 minutes. 2019-07-20 13:59:47 -05:00
Rick Carlino 2c8e177095 [UNSTABLE] Dep upgrades + interface updates 2019-07-12 14:30:10 -05:00
Rick Carlino 04691ce944 Tests for rate limiter and supporting methods 2019-07-10 15:10:08 -05:00
Rick Carlino ef25b66a28 Track rate limit cache _after_ authn 2019-07-10 14:28:21 -05:00
Rick Carlino 94c8766066 Third draft: Connection limiter 2019-07-10 13:12:48 -05:00
Rick Carlino 5143e74ddd Second draft: Connection limiter 2019-07-10 12:57:31 -05:00
Rick Carlino f98907c6b7 First draft: Connection limiter 2019-07-10 12:17:47 -05:00
Rick Carlino 5c56fa75a9 Test deploy to debug log service on staging 2019-07-10 10:39:35 -05:00
Rick Carlino 499e0a1a69 Remove before_action 2019-07-09 10:31:39 -05:00
Rick Carlino 6437435853 :ambulence: 2019-07-09 10:20:21 -05:00
Rick Carlino 6b8b45bf6b TODO: `default_value` issues. 2019-06-24 14:48:34 -05:00
Rick Carlino 40bb06a0d6 Update seeds.rb 2019-06-21 15:33:16 -05:00
Rick Carlino a97402881b Use Express for demo accounts instead of Express XL 2019-06-19 16:18:08 -05:00
Rick Carlino c703d912ea PART II: Reduce use of "guest" in favor of "demo" 2019-06-18 13:08:18 -05:00
Rick Carlino 8083f1de9d Reduce use of "guest" in favor of "demo" 2019-06-18 12:57:55 -05:00
Rick Carlino e38153567a Add webcam feeds to seeding options 2019-06-18 09:41:35 -05:00
Rick Carlino cdedafcf48 Fix FakeTransport bug; NEXT: Tests for Transport#send_guest_token_to 2019-06-17 18:08:02 -05:00
Rick Carlino 808b1b71f3 Tests for Api::GuestAccountsController complete; tracking down bug in FakeTransport 2019-06-17 17:05:17 -05:00
Rick Carlino 95f9b6a9ef UNSTABLE: Begin testing of Api::GuestAccountsController 2019-06-17 15:46:19 -05:00