356 Commits

Author SHA1 Message Date
c684832726 Improve style 2023-04-29 12:33:37 +00:00
163f681fa1 Add telegram link 2023-04-29 11:08:36 +00:00
950f487a9c Add bort policy 2023-04-28 18:12:20 +00:00
d0aef1f0fb Hide user email domain 2023-04-28 18:12:09 +00:00
ac4285ac15 Add pundit authorization policies 2023-04-28 17:59:23 +00:00
986664ca82 Improve player inventory UI 2023-04-28 10:22:57 +00:00
19a450b1fe Ignore vim undo files 2023-04-28 10:22:27 +00:00
301830323f Update deploy config 2023-04-28 10:21:57 +00:00
d7ceb08d53 upgrade ruby 2023-04-03 14:59:55 +00:00
63a9cf946b Update ruby version 2023-03-25 16:07:26 +00:00
feba35eb43 Upgrade ruby 2022-05-24 11:26:36 -07:00
ae03f0720f Suited run spec 2022-05-20 23:12:55 -07:00
af4e97e102 Fix tests for new seat order 2021-12-18 23:28:11 -08:00
54eccc469a Remove sleep deprecated race condition workaround 2021-12-18 23:06:10 -08:00
2d8972a9cd Add instructions for dev env setup 2021-12-10 07:18:29 -08:00
eb21f11bcb Disable react 2021-12-06 01:42:39 -08:00
6ccbc22cb2 Add qr code to table 2021-11-27 00:21:55 -08:00
47939d6590 Add ideas for new tests 2021-11-21 02:08:29 -08:00
5563194cac Disable confirmation dialogs 2021-11-21 02:08:09 -08:00
c237a03316 Enable ajax loads 2021-11-20 07:46:32 -08:00
86ca66d02f Add sloppy ajax loading of game plays 2021-11-20 04:07:58 -08:00
89cd4d9795 Fix play order 2021-11-20 04:07:25 -08:00
01e4bbcf1e Fix Play Now button 2021-11-20 04:06:53 -08:00
570f5ee176 Fix display if player to beat is removed 2021-11-20 03:04:17 -08:00
0bfa0cd003 Merge pull request 'Fix winner check' (#1) from fix-winner-check into master
Reviewed-on: #1
2021-11-20 02:31:40 -08:00
dd94041ead Fix winner check 2021-11-20 01:48:58 -08:00
336ba03e13 Add auto play for bots 2021-11-20 00:09:01 -08:00
adb8d2fa92 Add seat management fix new game button 2021-11-17 07:56:39 -08:00
bdce615cac Change selected card style 2021-11-17 07:54:43 -08:00
4d81e9e076 Update default secret values 2021-11-16 06:53:56 -08:00
35552c1e1f Disabled control buttons when not in control 2021-11-15 18:54:38 -08:00
df66a535d8 Add about page with attributions 2021-11-13 17:29:01 -08:00
d728b2b85d Update git repo url 2021-11-13 17:28:22 -08:00
436b227600 Update deploy config 2021-11-13 02:29:34 -08:00
90c2f3172d Update deploy config 2021-11-13 01:26:53 -08:00
2a088661a1 Create button to remove bots 2021-11-10 22:14:43 -08:00
72a26675b5 Method must return boolean, not nil 2021-11-10 21:36:11 -08:00
bd76b33038 Add Bot button respects seat occupied status 2021-11-10 21:24:15 -08:00
3ee699aa4d Add more tests for Bots 2021-11-08 22:56:53 -08:00
27af043720 Silence deprecation warnings because factory_girl 2021-11-08 22:13:41 -08:00
ab42853cc1 Avoid js driver 2021-11-08 21:49:31 -08:00
ef1704d24c Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
cbcd4caaea Use spring in test env 2021-11-07 21:47:37 -08:00
a056762208 Use spring gem to speed up dev testing 2021-11-06 23:09:16 -07:00
1627be37ce Fix failing tests 2021-11-05 22:37:14 -07:00
041f7c6163 Test click confirm 2021-11-05 22:00:26 -07:00
7c77ee7688 Use case insensitive test for devise sessions 2021-11-05 21:47:02 -07:00
726fab89aa Fix failing tests 2021-11-05 21:26:14 -07:00
a2e20659ac Install capybara-screenshot gem 2021-11-05 21:02:11 -07:00
37fa81aa0a Table must be created before game for test setup 2021-11-04 22:56:09 -07:00