54 Commits

Author SHA1 Message Date
abc6279986 Install gem react-rails-hot-loader 2015-11-10 03:50:48 -08:00
1b86aade85 Implement bombs 2015-11-09 05:37:24 -08:00
2a5504a982 Rename current_player to controlling_player 2015-11-08 17:39:24 -08:00
0bcca5be87 Production bug fix pundit 2015-11-07 18:30:45 -08:00
a75631552f Add end of game status and winner 2015-11-07 18:07:14 -08:00
9d9e4a55c5 Join and Start games front-end 2015-11-06 17:11:19 -08:00
7c6ea5be6d Remove deprecated code 2015-11-05 18:23:56 -08:00
7b41b09208 Implement game show as a React component 2015-11-05 18:22:40 -08:00
751cf94654 Implement flash messages as react component 2015-10-30 04:35:38 -07:00
bb3bb541a8 Add player controls component; add play hand button 2015-10-29 06:25:33 -07:00
a3ec9ae6ea Add player and inventory components 2015-10-28 20:28:29 -07:00
ef93825b94 Fix hand_type validation 2015-10-28 20:27:22 -07:00
44839d9ddd Fix pundit authorize in test environment 2015-10-28 20:21:04 -07:00
c42fe9c370 Add Game ReactJS component 2015-10-21 03:42:19 -07:00
e0f0dec45b Implement inventory as a React component 2015-10-20 03:10:04 -07:00
86d5bc85f2 Show player inventory 2015-09-26 16:31:37 -07:00
d03459746c Fix missing method for nil associations 2015-09-08 17:07:56 -07:00
f70d728c57 install react-rails gem 2015-09-02 17:45:33 -07:00
6f0f8e259a Hide hands of other players 2015-08-23 10:29:24 -07:00
0e7a86bcd5 Improve game show view 2015-08-21 01:05:45 -07:00
388e8bb2b1 Basic feature spec for game play 2015-08-18 04:59:35 -07:00
aeb3e64efc Improve comments 2015-08-17 15:10:53 -07:00
69f57f940e Bug fix for Guard/Spring/Pundit https://github.com/RailsApps/rails-devise-pundit/issues/10 2015-08-17 15:10:24 -07:00
2c678b1a9d Play hand validations 2015-08-17 13:42:42 -07:00
abffc4248d Another stash 2015-08-13 19:44:17 -07:00
63ff0afb67 stash for play-hand-validations_wip_stash 2015-08-11 07:04:52 -07:00
23308abc97 Active player rotates after hand played 2015-08-08 05:28:39 -07:00
ca423cae99 Played cards vs inventory control 2015-08-08 04:41:23 -07:00
38fcfcd4e5 simple RuboCop style fixes 2015-08-04 17:26:09 -07:00
9582750868 Spec for play model and feature 2015-07-31 11:54:58 -07:00
13049b9b3d Logic for whether game has started 2015-06-30 06:08:17 -07:00
0868e00978 disable email confirmation on registration 2015-06-30 02:42:35 -07:00
a0eaee2a45 stash play hand logic 2015-05-03 13:13:53 -07:00
a83c0679d7 stash play hand logic 2015-05-03 13:13:36 -07:00
fc5ef4ce32 Stashing played hand 2015-05-03 06:05:31 -07:00
b70d09fee8 another stash 2015-04-19 05:58:05 -07:00
4db7bb0eb9 another stash 2015-04-17 05:02:56 -07:00
327f7d8f1b stash 2015-04-15 06:44:07 -07:00
1d1598968a Move game start logic to model 2015-04-14 18:07:49 -07:00
39adcdb9e4 Game start spec 2015-04-09 17:17:51 -07:00
6d80ff29a6 Link to game index 2015-04-09 05:34:59 -07:00
ee7165614d Game start logic, shuffle and deal 2015-04-09 05:34:41 -07:00
1d2d213a91 Define player cards 2015-04-09 05:33:30 -07:00
1278f38814 Add status string attribute to games 2015-04-09 05:23:42 -07:00
52ab57fc51 validate game startable 2015-01-25 04:32:00 -08:00
0c621d8f89 add game and player scaffolds 2015-01-25 01:57:49 -08:00
6188096e61 add card and deck model 2015-01-03 22:30:18 -08:00
0e90cc937b add navigation and flash messages 2015-01-02 03:13:01 -08:00
c9d6f635bb rails_apps_composer: navigation links 2015-01-01 16:07:53 -08:00
41d41df6e9 rails_apps_composer: set up database 2015-01-01 16:07:50 -08:00