198 Commits

Author SHA1 Message Date
a75631552f Add end of game status and winner 2015-11-07 18:07:14 -08:00
cbe99f180e Add todos 2015-11-06 17:11:40 -08:00
9d9e4a55c5 Join and Start games front-end 2015-11-06 17:11:19 -08:00
1317aa1a6d Add todos 2015-11-05 18:24:10 -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
0a0dd2f8f7 New schema and game lifecycle 2015-11-04 20:44:12 -08:00
747959f1ca Disable failed_mode focus 2015-11-04 20:43:33 -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
7dd3b98565 Update todos 2015-10-28 20:17:43 -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
0e17fb676e Rebuild bin files 2015-10-20 02:59:44 -07:00
1bb6a5c75e Install poltergeist JavaScript driver 2015-10-20 02:59:20 -07:00
86d5bc85f2 Show player inventory 2015-09-26 16:31:37 -07:00
5f91ea116a Speed up spec 2015-09-08 17:08:10 -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
97eaa79e38 update animation goals 2015-08-31 13:46:41 -07:00
affbf832ed update readme 2015-08-30 13:12:32 -07:00
b4c8b3a6be New game for :each spec 2015-08-26 18:03:21 -07:00
6f0f8e259a Hide hands of other players 2015-08-23 10:29:24 -07:00
7b1c775822 Configure deployment Capistrano dotenv 2015-08-21 02:44:48 -07:00
1fac363900 Bundler and Spring binstubs 2015-08-21 02:16:57 -07:00
3c60a9b896 Capistrano config deploy 2015-08-21 02:14:06 -07:00
9ff5259cb1 Feature specs for plays 2015-08-21 01:42:59 -07:00
0e7a86bcd5 Improve game show view 2015-08-21 01:05:45 -07:00
fe741b489c Card graphic links 2015-08-21 01:02:29 -07:00
ee4d2ada74 Update Ruby 2.2.3 and gems 2015-08-21 01:01:57 -07:00
388e8bb2b1 Basic feature spec for game play 2015-08-18 04:59:35 -07:00
0fde2e5091 Merge branch 'master' of bitbucket.org:jessecfisher/thirteen-tien-len 2015-08-17 18:49:51 -07:00
5823ae9952 Improve spec speed by minimizing database writes 2015-08-17 18:47:02 -07:00
7600bfaad2 Improve spec speed by minimizing database writes 2015-08-17 15:11:45 -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
a23e58f292 Rspec do not run all after pass 2015-08-17 15:09:48 -07:00
5a1f19eaa0 Merge branch 'play-hand-validations_wip_stash' 2015-08-17 13:44:09 -07:00
e3a64ca681 binstubs 2015-08-17 13:42:56 -07:00
2c678b1a9d Play hand validations 2015-08-17 13:42:42 -07:00
5f2952ccb5 Rspec focus only failing tests 2015-08-17 13:33:53 -07:00
1b3e53a86a Add ctags 2015-08-17 12:43:55 -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
1d363e06c3 want irc support 2015-08-10 00:54:16 -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