Commit Graph

33 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 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 f16c4b4c39 Add tests for #index action also 2019-06-10 15:31:06 -05:00
Rick Carlino d67d3b2935 change default archival scope 2019-06-10 14:53:45 -05:00
Rick Carlino c17cc64bf5 Archive soft deleted points when device hits soft limit 2019-02-08 17:41:08 -06:00
Rick Carlino 2cdb75207f [UNSTABLE] Unify (Points|ToolSlots|Plants)::Create 2019-02-08 12:49:53 -06:00
Rick Carlino 5f73ea6dca WIP - Upgraded to Ruby 2.6 2019-02-07 14:35:32 -06:00
Rick Carlino 6191dde789 Better handling of NOT_FOUND, more tests 2018-08-01 10:37:11 -05:00
Rick Carlino 6a536b2cb4 Possible fix CC: @connorRigby 2018-04-23 14:37:51 -05:00
Rick Carlino 6abbf2a654 Fix HSTORE query to support partial matches 2018-04-21 08:39:40 -05:00
Rick Carlino 5758d1d256 Add filter param to points controller. Next: Needs tests 2018-04-11 15:17:19 -05:00
Rick Carlino b0dba01adb Auto compact trash, remove unsaved from list 2018-04-10 15:43:10 -05:00
Rick Carlino 2040feece1 Ability to discard points 2018-04-10 13:37:23 -05:00
Rick Carlino 91aa7cc466 [UNSTABLE] Scrap ::LegacyMigration idea, set self.inheritence_column. TODO: Fix serialization issues 2018-04-09 18:13:44 -05:00
Rick Carlino 93727c8bf8 WIP 2018-04-08 21:52:11 -05:00
Rick Carlino 174e934f25 NEXT: pointer_id / pointer_type removal 2018-04-08 21:10:42 -05:00
Rick Carlino 235b0e2df5 Remove even more old refs to pointer_type/ pointer_id 2018-04-08 20:36:11 -05:00
Rick Carlino 72be854dcd Cleanup tests and error messages 2018-04-07 15:09:31 -05:00
Rick Carlino e4aea4d0f4 Modifications in prep. for table changes 2018-04-04 16:24:25 -05:00
Rick Carlino 09637931ea Eager load pointer_type when loading points 2017-09-29 08:16:19 -05:00
Rick Carlino e6d7c27341 Documentation updates. STOPPED AT: sequences_controller.rb 2017-09-02 21:48:22 -05:00
Rick Carlino b1ef953a24 Explicitly load mutations hstore helpers (undefined method error) 2017-05-22 09:28:35 -05:00
Rick Carlino 0b7780d369 Deprecated code removal 2017-05-11 09:22:38 -05:00
Rick Carlino 29787d945b 49 passing specs. TODO: Points::Update 2017-05-10 16:31:45 -05:00
Rick Carlino 41fdb4df21 Centralize (Points|ToolSlots|Plants)::Update 2017-05-10 16:14:13 -05:00
Rick Carlino 8301d1a3fb 45 passing examples 2017-05-10 15:19:22 -05:00
Rick Carlino 9a350ad230 add conditional attribute to PointSerializer based on pointer type 2017-05-10 14:37:35 -05:00
Rick Carlino f1aab89bf3 Start moving Plant and ToolSlot tests into Point controller test suite 2017-05-10 13:42:24 -05:00
Rick Carlino 8bc4a4d688 Possible fix for point deletion endpoint 2017-02-14 11:27:17 -06:00
Rick Carlino 0be9da1fd6 Batch deletion of points 2017-02-13 18:37:35 -06:00
Rick Carlino c2ce871e5b Add search endpoint 2017-02-13 16:13:42 -06:00
Rick Carlino cc2e360087 Batch deletions 2017-02-13 14:21:37 -06:00
Rick Carlino 1f4db54e70 Wrote tests for Point#create 2017-02-07 10:03:24 -06:00