Commit Graph

251 Commits (jebba)

Author SHA1 Message Date
Rick Carlino 042784682c Broke 2016-10-13 12:30:29 -05:00
Rick Carlino 861ab7af26 Nearly working Checker. 2016-10-12 22:37:54 -05:00
Rick Carlino 42e3a23518 Nearly working Checker. 2016-10-12 22:37:12 -05:00
Rick Carlino dc9520430e [STABLE] better tests 2016-10-12 11:04:05 -05:00
Rick Carlino 827207e447 [STABLE] CeleryScript::TreeClimber.find_all_by_kind 2016-10-12 10:39:13 -05:00
Rick Carlino 5d266b366c :shipit: Procs act funny. Removing ability to pass block for now. 2016-10-12 10:24:07 -05:00
Rick Carlino 56b65c83e8 Clean up debuggers and logs 2016-10-12 10:07:16 -05:00
Rick Carlino 93620bbc04 Sort of working tree climber 2016-10-12 09:58:20 -05:00
Rick Carlino 0f71fc1f2f CeleryScript Namespace 2016-10-12 09:27:19 -05:00
Rick Carlino ffa0012fa9 parser stuff 2016-10-12 03:34:46 -05:00
Rick Carlino 9fce5432a3 Test recursiveness of AST traversal 2016-10-12 03:27:23 -05:00
Rick Carlino ada235c71d Parent child linkage 2016-10-12 02:50:26 -05:00
Rick Carlino c3e285c9bd Working AstNode class 2016-10-12 02:36:39 -05:00
Rick Carlino 824c1ae18f Remove UUID 2016-10-11 15:15:36 -05:00
Rick Carlino cae40210ee Remove null device 2016-10-11 13:28:29 -05:00
Rick Carlino 70d2809ae2 Verify expired tokens are invalid; bump token validity to 30 days. 2016-09-29 15:55:53 -05:00
Rick Carlino 985742b54d Fix new JWT gem compat issues, upgrade front end for i18n. 2016-09-22 16:59:39 -05:00
Rick Carlino e86d2d196b Bash script for install 2016-09-22 11:12:27 -05:00
Rick Carlino a7f44af1e1 9th times a charm 2016-09-22 10:53:24 -05:00
Rick Carlino fde6732d4e Dont need the dashboard controller anymore 2016-09-22 10:03:43 -05:00
Rick Carlino 497ab2342c Add `rake frontend:install`. 2016-09-22 09:15:57 -05:00
Rick Carlino 08f1e90e8c [STABLE] Update deployment instructions, docs, fix bug in token ISS claim. 2016-09-14 11:57:03 -05:00
Rick Carlino e6436e9e22 Change volume path in production for PEM storage 2016-09-12 17:33:45 -05:00
Rick Carlino 3874855bc1 Updated DEPLOY.md" 2016-09-12 17:17:21 -05:00
Rick Carlino 164932ed1a [UNSTABLE][WIP] Fix relationship issues with Regimen, RegimenItem and Sequence. 2016-08-08 07:46:12 -05:00
Rick Carlino 26fa1edd7c Update rake keys:generate. Fixes #248 2016-05-13 09:59:13 -05:00
Rick Carlino 2d77f9f4f6 Stop using MQTT_URL and start using MQTT_HOST 2016-05-09 08:52:43 -05:00
Rick Carlino 6bd316b0f4 Explicitly warn people about not setting ENV vars 2016-04-15 14:46:07 -05:00
Rick Carlino 33d6edfc47 Haikunate users first bot 2016-03-30 08:41:22 -05:00
Rick Carlino 8405fedeb9 [UNSTABLE] Experimenting with device lazy loading (user.device never === nil) 2016-03-27 14:29:02 -05:00
Rick Carlino e3472d84bb [STABLE] Add credential based auth 2016-03-27 10:32:15 -05:00
Rick Carlino 2373930bc5 New way of handling devices 2016-03-25 08:48:31 -05:00
Rick Carlino 65358e2135 Change `iss` to point to servers URL 2016-03-24 10:02:48 -05:00
Rick Carlino 3119830e75 Change JWT encrytion to RS256 2016-03-23 12:10:50 -05:00
Rick Carlino 1381b577d6 Added /api/public_key endpoint for verification of JWTs 2016-03-23 11:41:58 -05:00
Rick Carlino 56662a8cfb [STABLE] Add ability to register via API 2015-12-28 16:32:03 -06:00
Rick Carlino 1d32349f56 [UNSTABLE] Add exp, sub, iat, jti to jwt 2015-12-14 15:25:47 -06:00
Rick Carlino f4d7cda85e [UNSTABLE] Working JWTs on /api/tokens. Need to write tests and handle edge cases 2015-12-11 11:17:45 -06:00
Rick Carlino 85f537298d Switch failing integration test to `pending` status 2015-02-17 20:58:57 +07:00
Rick Carlino c2caf8e432 Test coverage back up to 100% 2015-01-28 08:44:54 -06:00
Rick Carlino 1e5dfa814f Rudimentary sequence builder without step updates 2015-01-27 11:42:43 -06:00
Rick Carlino 7b59e64f36 copy is functional on the frontend again 2015-01-27 08:38:51 -06:00
Rick Carlino 658a8232bc Enforce a `position` field on database entries 2015-01-26 11:29:31 -06:00
Rick Carlino c1261cbd75 CRUD almost done for sequences and steps 2015-01-22 13:11:05 -06:00
Rick Carlino 993e163a78 WIP : Sequence builder step creation / deletion with API 2015-01-18 08:57:04 -06:00
Rick Carlino 79d447191e Add update actipon and tests 2015-01-16 07:42:45 -06:00
Rick Carlino f459bc80d3 Added destroy action 2015-01-14 06:53:12 -06:00
Rick Carlino edfcad11fa Changes for hound 2015-01-12 07:23:41 -06:00
Rick Carlino 58bbb3e21e Done with controller for sequence creation - now to make fixes for hound 2015-01-12 07:14:18 -06:00
rick carlino 17854f49cd Added foundation and high voltage. Readme updates, too. 2014-03-31 06:31:38 -07:00
rick carlino 81811934f4 Finished base app 2014-03-12 06:42:11 -07:00