Commit Graph

109 Commits

Author SHA1 Message Date
Josh Creek f1055773e1 feat(*): Enable wss on prod 2023-07-10 20:30:46 +00:00
Josh Creek 7087f579f3 feat(*): Change prod ws url 2023-07-10 19:45:38 +00:00
Josh Creek 615e30eea7 fix(*): Make prod ws use ssl 2023-07-10 18:44:50 +00:00
Josh Creek 8b49a819b4 feat(*): Update ws addresses 2023-07-10 18:42:55 +00:00
Josh Creek 895d05d22e feat(*): Restyle the homepage 2023-07-10 18:44:22 +01:00
Josh Creek 44dcb584bb feat(*): Add font and body styles 2023-07-10 18:44:02 +01:00
Josh Creek 886ce48256 feat(*): Add layout with styling 2023-07-10 18:43:43 +01:00
Josh Creek 48c6c30985 feat(*): Restyle the estimation page buttons 2023-07-10 18:43:28 +01:00
Josh Creek 8eeadb2fee feat(*): Restyle the estimates component 2023-07-10 18:42:42 +01:00
Josh Creek 25b12a202c feat(*): Restyle the users list component 2023-07-10 18:42:25 +01:00
Josh Creek dce909b25c feat(*): Restyle the estimate groups list component 2023-07-10 18:42:01 +01:00
Josh Creek 7acc25c7c7 feat(*): Recolour the app manifest theme 2023-07-10 18:41:40 +01:00
Josh Creek 7259d34d6c docs(*): Remove to do list 2023-07-10 13:28:02 +01:00
Josh Creek d826d891bf feat(*): Add missing estimation functionality 2023-07-10 13:27:45 +01:00
Josh Creek 14c312807e feat(*): Update styling of users list component 2023-07-10 13:26:39 +01:00
Josh Creek ef3e631e7c feat(*): Add estimates component 2023-07-10 13:26:07 +01:00
Josh Creek 40db39c066 feat(*): Add missing ws server functionality 2023-07-10 13:25:56 +01:00
Josh Creek d5801c2447 docs(*): Update readme 2023-07-10 07:22:49 +00:00
Josh Creek dab92b5b2a refactor(*): Remove imports for server classes 2023-07-09 21:48:25 +00:00
Josh Creek 0cee670e9e build(*): Revert build change 2023-07-09 21:46:25 +00:00
Josh Creek f8ce265703 build(*): Update build command 2023-07-09 21:44:50 +00:00
Josh Creek f75dcb2ef0 refactor(*): Move server into src 2023-07-09 22:40:42 +01:00
Josh Creek e2ae0573c4 feat(*): Add user indices to user list component 2023-07-09 21:35:11 +00:00
Josh Creek c95c60638e feat(*): Add working room joining and name submission modal 2023-07-09 21:34:49 +00:00
Josh Creek d866e094f8 refactor(*): Rename generateRoomId() 2023-07-09 21:34:16 +00:00
Josh Creek 027098b762 build(*): Enable using server classes in frontend 2023-07-09 21:33:42 +00:00
Josh Creek 9d00bd4953 feat(*): Enable joining a room from the homepage 2023-07-09 21:33:27 +00:00
Josh Creek 7547776a49 feat(*): Add modal component 2023-07-09 21:33:02 +00:00
Josh Creek e745613a1e feat(*): Enhance ws server to use classes 2023-07-09 21:32:47 +00:00
Josh Creek 51d6bbff98 chore(*): Update ws types package 2023-07-09 21:32:02 +00:00
Josh Creek 664e93ebff feat(*): Add server classes 2023-07-09 21:31:42 +00:00
Josh Creek 59b9d0214d build(*): Add vscode debugging 2023-07-09 21:31:17 +00:00
Josh Creek 6821e321a1 feat(*): Add room generation to homepage 2023-07-09 18:21:45 +00:00
Josh Creek 8b4eb041d6 chore(*): Remove netlify functions dependency 2023-07-09 18:21:26 +00:00
Josh Creek 2ef5ae1e10 refactor(*): Rename roomID 2023-07-09 18:21:12 +00:00
Josh Creek 8c83fff4be feat(*): Update ws urls 2023-07-09 19:08:10 +01:00
Josh Creek 369841a42c build(*): Remove functions from netlify config 2023-07-09 19:07:30 +01:00
Josh Creek d70ec4d21d refactor(*): Add websocket server 2023-07-09 19:07:14 +01:00
Josh Creek 6c3a8b1b6e refactor(*): Remove websocket.js 2023-07-09 19:03:44 +01:00
Josh Creek ea88015991 chore(*): Add devcontainer 2023-07-09 19:02:12 +01:00
Josh Creek 40c01bbe01 chore(*): Move websocket server into separate project 2023-07-02 12:33:38 +00:00
Josh Creek 642825cca9 chore(*): gitignore package-lock.json 2023-07-02 12:33:09 +00:00
Josh Creek cde303d92e chore(*): Remove package-lock.json from repo 2023-07-02 12:32:54 +00:00
Josh Creek fa56ccbbad fix(*): Update web socket path 2023-06-30 19:03:06 +00:00
Josh Creek b6f9f0a352 chore(*): Move functions folder to root 2023-06-30 18:59:41 +00:00
Josh Creek 82e787a392 feat(*): Add test websockets implementatio 2023-06-30 18:50:44 +00:00
Josh Creek fb45bac08f chore(*): Remove typescript 2023-06-30 17:10:47 +00:00
Josh Creek 6b29dd068f chore(*): Disable checkJs 2023-06-30 14:12:14 +00:00
Josh Creek 1815b08e88 feat(*): Add basic example estimation page 2023-06-30 14:08:59 +00:00
Josh Creek c7f1c6c652 chore(*): Add prettier to devcontainer 2023-06-30 14:07:18 +00:00