83 Commits

Author SHA1 Message Date
b37d8bec33 Hide tutorial button 2019-10-18 21:12:03 -07:00
9a3c468ed7 Update ruby and rails 2019-03-11 01:37:35 -07:00
bacfbbe411 Config for initial setup 2016-09-06 17:52:30 -07:00
9bd07aa532 Improve semantics 2016-02-28 14:46:55 -08:00
ab12e96879 Add game winner feature 2016-02-28 03:25:27 -08:00
eb2c38c9d3 Add winner feature to games 2016-02-24 05:19:39 -08:00
a35bc4e868 Minor style improvement 2016-02-22 19:03:46 -08:00
cb172f6e6d Move seats from table to game 2016-02-22 19:03:25 -08:00
4cde74e469 Add hand to beat images 2016-02-20 04:33:30 -08:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
32194b11b9 Adding tables 2016-02-09 04:02:24 -08:00
7119c6a80b stash 2016-01-30 16:06:54 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
7af48a92a3 Adding feature visitor play now 2016-01-24 16:52:22 -08:00
15a75bc462 Add feature: Play now 2016-01-23 19:41:49 -08:00
b655e90a43 Add soft_token to game show 2016-01-23 19:41:11 -08:00
149f55f489 Merge soft users and players after registration 2016-01-18 02:51:54 -08:00
5032c602c0 Add soft_token to players 2016-01-17 18:50:28 -08:00
bd1d2bb55d Add soft_token for gradual User engagement 2016-01-07 02:32:01 -08:00
199914b231 TODO table moderators 2015-12-30 19:29:13 -08:00
bcc059ee33 stash 2015-12-28 23:15:59 -08:00
0de80ca307 Add table and seat models 2015-11-25 02:15:05 -08:00
a4fb8e6613 Stashy stashy 2015-11-25 00:56:07 -08:00
2fd3351101 Replace rank letters with full word for image 2015-11-21 04:10:58 -08:00
46409986f3 Background image url 2015-11-21 04:01:41 -08:00
bb25bac7e4 Implement card images for inventory 2015-11-21 03:50:52 -08:00
fd5158e712 Stash moar 2015-11-20 17:52:18 -08:00
b344e9a816 stash 2015-11-11 04:09:46 -08:00
4d230f755d Implement runs including face cards 2015-11-10 03:53:10 -08:00
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