Commit graph

365 commits

Author SHA1 Message Date
Rick Carlino a1e2dc7088 WIP: Remove verify from webpack bundle 2018-02-28 16:06:53 -06:00
Rick Carlino b31fea3f88 Test for sequence_id validator 2018-02-28 11:43:52 -06:00
Rick Carlino a39fd6f5b1 Fix foreign key errors in test suite 2018-02-28 11:38:05 -06:00
Rick Carlino d4ded90072 Mostly working pin_binding api endpoint 2018-02-28 11:08:41 -06:00
Rick Carlino c5d4cb6362 Fix blinky test 2018-02-28 08:13:35 -06:00
Rick Carlino ae6e30cbbb Specs and dead code elimination 2018-02-27 14:37:36 -06:00
Rick Carlino 921c5bee81 Add DeviceConfigs to FE 2018-02-27 14:20:34 -06:00
Rick Carlino 2e7db6760e Specs for backend 2018-02-27 14:13:22 -06:00
Rick Carlino 2feedb43d2 API Side: ✔️ 2018-02-26 11:40:36 -06:00
Rick Carlino 985b308c1a API Side: ✔️ 2018-02-26 11:40:26 -06:00
Rick Carlino 73bd6eece6 FarmwareInstallations#create 2018-02-26 11:20:38 -06:00
Rick Carlino 00cbf98a30 Prevent blinky tool test 2018-02-25 12:48:32 -06:00
Rick Carlino fd2fb9d34c More unit tests. Next: Integration test suite? 2018-02-25 09:44:05 -06:00
Rick Carlino 4b719c15e4 Add more tests, remove unreachable code 2018-02-25 09:06:47 -06:00
Rick Carlino 68d3ac6113 ✔️ 2018-02-23 15:03:53 -06:00
Rick Carlino cddb5200ef Wrong operator. && => & 2018-02-23 14:58:35 -06:00
Rick Carlino 93514b56b4 Fix blinky peripheral tests. NEXT: Sensors 2018-02-23 14:53:53 -06:00
Rick Carlino 21054a12a2 Fix dep checking on new named_pin node. 2018-02-22 17:37:23 -06:00
Rick Carlino 97ebc01864 TODO: Re-work dep checking with new arg format 2018-02-22 16:33:17 -06:00
Rick Carlino b5587ec443 Test coverage for SensorController 2018-02-19 09:41:20 -06:00
Rick Carlino bd2919e29a [UNSTABLE] Begin sensor resource implementation. 2018-02-17 11:43:46 -06:00
Rick Carlino abf8371aa5 Minor updates, fix CI 2018-02-15 17:28:36 -06:00
Rick Carlino aff7503eaa Add default to mode column (0) 2018-02-15 16:48:25 -06:00
Rick Carlino 34e74bf8f4 Add mode column back, add fbos_version to devices table + TS interfaces. 2018-02-15 15:43:08 -06:00
Rick Carlino 1fedb85ecc Tests for SensorReadingsController#create 2018-02-15 12:00:22 -06:00
Rick Carlino aa0d401128 Last set of ruby tests 2018-02-13 13:49:53 -06:00
Rick Carlino 979400072e Coverage updates 2018-02-13 13:24:13 -06:00
Rick Carlino 8c7164bc2b Remove references to mode, plus subtle bug 2018-02-13 13:05:20 -06:00
Rick Carlino a89b8fa87e Update read_peripheral block; Remove mode column. 2018-02-13 12:16:10 -06:00
Rick Carlino 74ea34e698 Update tests for Peripheral#destroy 2018-02-13 07:47:04 -06:00
Rick Carlino cb1e91a89c (API Only) Allow peripherals for read_pin, disallow deletion of peripherals in use 2018-02-12 10:38:19 -06:00
Rick Carlino 24b73bf8e6 Fix spec/controllers/api/sequences/sequences_destroy_spec.rb 2018-02-11 15:55:53 -06:00
Rick Carlino e300fb38a1 Fix spec/controllers/api/sequences/sequences_create_spec.rb 2018-02-11 15:48:18 -06:00
Rick Carlino a7d329d6d6 Fix failures in spec/controllers/api/tools/destroy_spec.rb 2018-02-11 15:40:21 -06:00
Rick Carlino 69dfb1a4c5 Stub out all of the stuff that once used SequenceDependency table. 2018-02-11 13:59:54 -06:00
Rick Carlino 6b6b4c684b [UNSTABLE] WIP 2018-02-09 13:24:46 -06:00
Rick Carlino b46a1deeba Update documentation 2018-02-09 07:33:20 -06:00
Rick Carlino 524c9767f0 [V. UNSTABLE] NEXT TASK: Assign parent_arg_name. 2018-02-06 11:45:18 -06:00
Rick Carlino 285c0c2d01 Fix some bugs using .reload and HashWithIndifferentAccess. 2018-02-06 08:03:32 -06:00
Rick Carlino c35234ee03 Updates to gradual migrater deal 2018-02-01 10:00:27 -06:00
Rick Carlino 27103c0055 [STABLE] Add DB level constraint on sequence_id 2018-01-30 14:03:53 -06:00
Rick Carlino 6f1af5553c API: Move pullout_direction from tools to tool_slot 2018-01-24 15:18:45 -06:00
Rick Carlino 7cf844e020 Safely toss out irrelevant keys. 2018-01-22 15:03:55 -06:00
Rick Carlino 6a52c3c6b9 modify DB columns 2018-01-22 14:41:19 -06:00
Rick Carlino 290aed5355
Remove manual SSL renewal endpoint (#629)
* Remove old ACME endpoints

* PublicKeysController spec

* Bring back tests for Peripherals::Edit

* Dead code removal
2018-01-20 10:17:20 -07:00
Rick Carlino 88b6e5625d
Upgrades and Fixes (#625)
...
2018-01-19 10:49:07 -07:00
Rick Carlino 871030cfa9 Add specs for CSP violation reporter 2018-01-13 10:12:28 -06:00
Rick Carlino a4d07cf2ee Change names, remove names 2018-01-09 11:22:27 -06:00
Rick Carlino 1f564d6df2 Tests for firmware config endpoint 2018-01-08 14:12:56 -06:00
Rick Carlino c0cba9b47a Implement deletion endpoint 2018-01-08 13:44:50 -06:00