0
0
Fork 0
Commit graph

250 commits

Author SHA1 Message Date
Oliver-Akins
2a8fc17bfc Add padding back to the other team answers 2021-03-27 12:29:42 -06:00
Oliver-Akins
13c35375f1 Add attribution for the wood pattern 2021-03-22 17:04:38 -06:00
Oliver-Akins
a817ee3c04 Add noopener to the URL to prevent CSRF 2021-03-22 16:57:54 -06:00
Oliver-Akins
67b7cd2037 Fix text colour of the question in the hand box once the spirit has chosen the question 2021-03-22 16:55:27 -06:00
Oliver-Akins
284da23189 Add logo image to center top of game board 2021-03-22 16:51:49 -06:00
Oliver-Akins
9ad535d7b4 Add clickable logo to lobby and login screens 2021-03-21 13:51:17 -06:00
Oliver-Akins
b9193b0628 Add some extra margin to the first and last child 2021-03-20 16:38:17 -06:00
Oliver-Akins
798f378224 Center the text in the boxes 2021-03-20 16:32:20 -06:00
Oliver-Akins
459e9f5df5 Remove corner rounding on insert 2021-03-20 16:32:05 -06:00
Oliver-Akins
ff03846a14 Update the eye position to be accurate 2021-03-20 16:31:42 -06:00
Oliver-Akins
0d6ec5093c Fix the trash icon positioning 2021-03-20 16:31:26 -06:00
Oliver-Akins
59bd906adc Rearrange object choice layout 2021-03-20 16:31:07 -06:00
Oliver-Akins
a24e7bad51 Update assets 2021-03-20 16:30:49 -06:00
Oliver-Akins
2d4061b764 Add clickable class to button 2021-03-20 16:30:36 -06:00
Oliver-Akins
79b4a11bb9 Make the background image for the board work 2021-03-20 15:07:35 -06:00
Oliver-Akins
c7e32f1f6b Remove corner rounding 2021-03-20 15:06:42 -06:00
Oliver-Akins
63eda82b20 Make card buttons pill-shaped 2021-03-20 15:05:52 -06:00
Oliver-Akins
0e2575b9c5 Add specific CSS var for the hand background 2021-03-20 15:05:27 -06:00
Oliver-Akins
74d1eac0c6 Make the corner button styles apply to the buttons 2021-03-20 15:04:36 -06:00
Oliver-Akins
6a2f0e8c3c Add the wood grain texture 2021-03-20 15:03:42 -06:00
Oliver-Akins
fa78e34d12 Un-dock and pill-ify the past questions button 2021-03-19 19:43:47 -06:00
Oliver-Akins
8890bd7284 Update the answer containers to fit properly 2021-03-19 19:43:17 -06:00
Oliver-Akins
d93045e65d Get rid of team labels on main board 2021-03-19 19:36:32 -06:00
Oliver-Akins
28d59dbed9 Update colour palette 2021-03-19 19:35:36 -06:00
Oliver-Akins
c1339dc673 Don't allow the server error to appear before initial connection 2021-03-15 19:33:34 -06:00
Oliver-Akins
d36319e35b Add a disconnect error that appears if the client loses connection 2021-03-15 18:39:39 -06:00
Oliver-Akins
9f8842f8be Fix order of ternary expression 2021-03-04 14:47:30 -07:00
Oliver-Akins
475f72d99a Move the discard hand button icon to the config 2021-03-03 22:38:18 -07:00
Oliver-Akins
45f3c201f9 Move the eye icon to the config 2021-03-03 22:37:56 -07:00
Oliver-Akins
56cb1ed483 Migrate the position names into the config. 2021-03-03 22:37:24 -07:00
Oliver-Akins
9b7b9d2af8 Move the team settings into the config. 2021-03-03 22:31:54 -07:00
Oliver-Akins
59cbad36d0 Move survey URL to the JS config 2021-03-03 22:26:42 -07:00
Oliver-Akins
3af9e6cb90 Correct config default 2021-03-03 22:24:03 -07:00
Oliver-Akins
50b3efec4c Move the prod and dev websocket URI to a config file. 2021-03-03 22:22:14 -07:00
Oliver-Akins
3359c84fe4 Remove alias from attributions panel. 2021-03-03 22:17:40 -07:00
Oliver-Akins
f3795a4fea Remove the tooling list 2021-03-03 22:14:17 -07:00
Oliver-Akins
af59cae747 Change email in mobile device warning.
Once the code is open source, this will be changed to tell people to go to the GitHub repo.
2021-03-03 22:01:43 -07:00
Oliver-Akins
c9a0eb5563 Fix spelling error in README 2021-03-03 17:36:29 -07:00
Oliver-Akins
758666c5fb Make button change mouse type 2021-02-28 22:06:36 -07:00
Oliver-Akins
c7890776f9 Adjust button positioning in lobby and add a button randomization 2021-02-28 22:01:40 -07:00
Oliver-Akins
be446a0390 Add a modal that displays all players on the team and which one is the spirit. 2021-02-28 20:13:04 -07:00
Oliver-Akins
b380fef99b Add a card ID for if there are multiple guessers in the game 2021-01-26 16:48:49 -07:00
Oliver-Akins
249bc5bca6 Add a property if there are multiple guessers on a team 2021-01-26 16:48:23 -07:00
Oliver-Akins
865c454589 Make spirits see the buttons at end of the game 2021-01-23 12:34:48 -07:00
Oliver-Akins
94f018bf60 Update the lobby screen to move the player around the lists 2021-01-12 16:04:00 -07:00
Oliver-Akins
911f25eb1d Makes period optional for answer checking. 2021-01-12 15:34:51 -07:00
Oliver-Akins
01940fb0b6 Make discard hand button more colourblind friendly 2021-01-12 15:04:45 -07:00
Oliver-Akins
62e42b20e3 Add Axios as a dependency 2021-01-11 16:35:23 -07:00
Oliver-Akins
bd70fa5f99 Change how the status check is working 2021-01-10 15:42:14 -07:00
Oliver-Akins
6bdf0ee17c Fix spelling error in conditional (closes #46) 2021-01-10 14:15:18 -07:00