Commit Graph

238 Commits

Author SHA1 Message Date
6e891f9633 change build script 2022-07-31 17:55:13 +03:00
bcde60a2d8 bumb react version to ^18.2.0 2022-07-31 17:55:13 +03:00
d43e66bfb1 0.1.3-beta.20 2022-07-31 01:34:18 +03:00
9eeb969052
Merge pull request #28 from jhalitaksoy/fix/vercel-route-issue
fix vercel route issue
2022-07-31 01:33:32 +03:00
dcb564fbad fix vercel route issue 2022-07-31 01:32:10 +03:00
3ff2b657a3
Merge pull request #27 from jhalitaksoy/feature/game-id
Feature/game
2022-07-31 01:26:32 +03:00
ef8df2a018 refactor HomePage 2022-07-31 01:00:25 +03:00
44090516e2 add GamePage 2022-07-31 01:00:25 +03:00
25fa771254 add Link to header bar in LobyPage 2022-07-31 01:00:25 +03:00
32e520a7dd add loading state model and component 2022-07-31 01:00:25 +03:00
644f839933 add GameStore 2022-07-31 01:00:17 +03:00
3947f28195 add unlistenMessage to rtmt 2022-07-30 16:19:25 +03:00
af98005ea1 refactor http service 2022-07-30 16:19:07 +03:00
4bda2a35b4 add config 2022-07-30 16:18:48 +03:00
300db9a687 add loby page 2022-07-30 14:17:16 +03:00
fb4f38330f add MancalaApp and refactor connection state floating panel 2022-07-30 12:05:33 +03:00
8ce2381c4b add react-router dependency 2022-07-30 12:05:33 +03:00
b7945b24f6 remove unused parameter 2022-07-28 18:09:19 +03:00
b395c6974d
Merge pull request #26 from jhalitaksoy/feature/user-status
Feature/user status
2022-07-23 00:53:47 +03:00
9a7f847749 fix props.visible issue 2022-07-23 00:52:17 +03:00
9fc21ef544 implement UserStatus (isOnline) 2022-07-23 00:30:41 +03:00
f4fb5e75bb add UserStatus component 2022-07-23 00:29:52 +03:00
485cf4b20f add User and UserConnectionInfo models 2022-07-23 00:29:38 +03:00
3817a1fe09 refactor InfoPanel 2022-07-23 00:28:12 +03:00
1c830b0853 remove BoardView margin 2022-07-23 00:27:30 +03:00
63d1b00e54 add CircularPanel component 2022-07-23 00:26:58 +03:00
141ca0c927 add BoardToolbar component 2022-07-23 00:26:41 +03:00
6a648c6527 add useWindowDimensions hook 2022-07-23 00:26:20 +03:00
a539feb798 add space component 2022-07-23 00:25:48 +03:00
dc9b2ac04c Add center component 2022-07-23 00:25:25 +03:00
c51abc3b74 fix button border radius issue 2022-07-23 00:25:10 +03:00
435272f275 fix floating panel z-index issue 2022-07-23 00:24:36 +03:00
3a3d16896f move HeaderBar to headerbar folder 2022-07-20 22:06:11 +03:00
83a41dec94
Merge pull request #25 from jhalitaksoy/fix/ws-ping-time
set PING_INTERVAL 15000
2022-07-17 22:23:47 +03:00
51f5a84ba6 set PING_INTERVAL 15000 2022-07-17 22:22:12 +03:00
ad660c0669 0.1.3-beta.19 2022-07-17 14:15:15 +03:00
bff7677206
Merge pull request #24 from jhalitaksoy/fix/reconnect-issue
fix: reconnect issue
2022-07-17 11:36:33 +03:00
5a0987170b fix: reconnect issue 2022-07-17 11:32:20 +03:00
4c414481b7
Merge pull request #23 from jhalitaksoy/fix/migrate-to-react18
migrate to react18 (use createRoot)
2022-07-17 08:39:42 +03:00
661fc64924 migrate to react18 (use createRoot) 2022-07-17 08:38:25 +03:00
872ee11d49 0.1.3-beta.18 2022-07-16 22:35:26 +03:00
5f9d983df6
Merge pull request #22 from jhalitaksoy/feature/ping-pong
Feature/ping pong
2022-07-16 22:31:22 +03:00
2e584fff32 add ping pong 2022-07-16 22:23:52 +03:00
1530592e3e add ping pong channel names 2022-07-16 17:16:29 +03:00
ba60373060 0.1.3-beta.17 2022-07-15 22:47:54 +03:00
74e7242b7b
Merge pull request #21 from jhalitaksoy/fix/pit-select-issue
fix pit select issue
2022-07-15 18:59:19 +03:00
88669e8ded check has an ongoing action on pit select 2022-07-15 18:53:38 +03:00
7fc7abd995 0.1.3-beta.16 2022-07-15 18:26:36 +03:00
9ac8552641
Merge pull request #20 from jhalitaksoy/fix/refactor-headerbar
Fix/refactor headerbar
2022-07-15 18:24:31 +03:00
8e71a30a4f refactor Headerbar 2022-07-15 18:11:09 +03:00