Commit graph

158 commits

Author SHA1 Message Date
Rick Carlino 065364a0ab Create webcam_feeds table 2017-08-18 11:52:40 -05:00
Rick Carlino c6776546a0 Migration compaction: Part I 2017-08-14 08:49:47 -05:00
Rick Carlino 916d200277 [UNSTABLE] First pass API implementation for last_seen. 2017-08-07 09:41:29 -05:00
Rick Carlino 086741dda7 Calendar bug is gone; So is the ability to see Regimen sequences :( 2017-07-28 11:08:12 -05:00
Rick Carlino 0902773cde ActiveRecord::Base => ApplicationRecord; Change rendering rules for regimen calendars. 2017-07-28 09:47:15 -05:00
Rick Carlino 3b9c8f33ab Limit string length on certain fields 2017-07-02 20:21:47 -05:00
Rick Carlino 17317e2465 API docs and default radius changes plus merging of feature_lock on FE 2017-06-29 13:45:36 -05:00
Rick Carlino 87e79310a7 Change API point radius default to 25, not 50 2017-06-29 11:06:53 -05:00
Rick Carlino 2ebf25dc69 🚀 2️⃣ ToolBay issue 2017-06-21 16:42:24 -05:00
Rick Carlino 0da23da3a3 Allow none to be selected as an else condition 2017-06-15 14:08:07 -05:00
Rick Carlino 4bca6d754f Fix seeds.rb 2017-06-15 10:55:31 -05:00
Rick Carlino d714044d8d Add TZ column back to device table 😢 2017-06-14 16:43:25 -05:00
Rick Carlino 50e38e5b4e Update schema.rb + FE fixes (coords, image flipper) 2017-06-05 12:30:44 -05:00
Rick Carlino d92ac6ac5b Add not null contraint to points.pointer_type and points.pointer_id 2017-06-05 12:08:48 -05:00
Rick Carlino 56be7e96c3 Fix build 2017-05-26 13:49:33 -05:00
connor rigby cdb9c8b54d logger emails yo 2017-05-25 11:38:26 -07:00
Rick Carlino 9dbc7f3223 Done? Needs tests. 2017-05-25 09:17:59 -05:00
Rick Carlino 55f64c8e11 Downgrade rspec to remove funny warning messages 2017-05-25 06:44:19 -05:00
Rick Carlino b4cb4cbfd2 Migration depreactions 2017-05-24 14:05:48 -05:00
Rick Carlino 44fe8937a5 Deprecated migrations 2017-05-24 13:57:42 -05:00
Rick Carlino 5e3b3e79ce Merge conflicts 2017-05-22 09:51:56 -05:00
Rick Carlino ada3f085b4 Fix GenericPointer creation in seeds.rb 2017-05-22 09:00:05 -05:00
Rick Carlino 5798249045 Fix referential integrity checks on polymorphic points associations 2017-05-22 07:53:31 -05:00
Rick Carlino 01ab14f528 Update version on travis.yml 2017-05-18 13:31:18 -05:00
Rick Carlino 0a293d2661 Enforce polymorphic relations 2017-05-18 13:27:38 -05:00
Rick Carlino 4c046e5d52 Run migrations 2017-05-17 08:27:20 -05:00
Rick Carlino 868c03d656 Skylght instrumentation for remaining hotspots 2017-05-12 09:55:36 -05:00
Rick Carlino 3b2a3cfdff Wrote migration to move sequence deps for tool slot to point. 2017-05-11 13:35:08 -05:00
Rick Carlino b67a707e1e Add fallbacks to columns with non-null constraints in migration 2017-05-09 10:42:05 -05:00
Rick Carlino 1c4d236918 🤞 Big staging deploy 2017-05-09 10:32:15 -05:00
Rick Carlino a44997e408 ===== MERGE HUGE BRANCH 2017-05-09 09:37:25 -05:00
Rick Carlino 5bb1e7f035 Fix migration, seeds, factories 2017-05-09 09:20:30 -05:00
Rick Carlino 9f4c84a4ba Unix timestamps 2017-05-09 08:47:16 -05:00
Rick Carlino 4defd34395 Add token generation helper 2017-05-08 16:34:03 -05:00
Rick Carlino 43132cf03f Add foreign key constraint to SeqDeps table. 2017-05-08 13:20:40 -05:00
Rick Carlino a863e979ee Non-null constraint for points.device_id 2017-05-08 12:00:53 -05:00
Rick Carlino e2adf2be14 Cleanup tool slot stuff 2017-05-08 07:41:01 -05:00
Rick Carlino 1af4763871 Update README 2017-05-08 07:27:08 -05:00
Rick Carlino 508a83b133 ==== 🎉!DONE!🎉 === 2017-05-05 16:36:29 -05:00
Rick Carlino 623e4b9855 🎉 Emergency unlock for real, now! 2017-05-05 15:47:36 -05:00
Rick Carlino c90b5ef9e8 35 passing specs 2017-05-04 10:14:38 -05:00
Rick Carlino 03d36e4c39 34 tests passing. 2017-05-03 18:22:56 -05:00
Rick Carlino 9a7afb22b9 New structure: Device -> Point -> Pointer. Remove useless columns 2017-05-03 15:21:01 -05:00
Rick Carlino 1e27604412 Add GenericPointer class, enforce presence of pointer on point. 2017-05-03 11:31:39 -05:00
Rick Carlino 4f05015d2e Tweaks to migrations 2017-05-03 10:33:27 -05:00
Rick Carlino 47dcf4975b Clean up migration to use polymorphic pointer field 2017-05-03 10:18:18 -05:00
Rick Carlino c6e6103044 WIP 2017-05-03 09:44:19 -05:00
Rick Carlino 50053647ef WIP 2017-05-02 21:19:35 -05:00
Rick Carlino b3835a5d22 Part I of ToolBay removal 2017-05-02 15:52:06 -05:00
Rick Carlino 985de64d5f Huge migration to normalize points across three tables 2017-05-02 15:43:58 -05:00