Commit Graph

97 Commits

Author SHA1 Message Date
Josh Creek 65ba5304ba Merge pull request #19 from jcreek/5-add-the-ability-to-select-pre-defined-card-sets-eg-fibonaccimodified-fibonacci
feat(#5): Add the ability to select pre-defined card sets
2023-07-30 17:27:03 +01:00
Josh Creek 9e650302aa build(*): Fix build issue on netlify 2023-07-30 17:26:06 +01:00
Josh Creek 92947e26b5 docs(*): Update heroku docs 2023-07-30 17:18:59 +01:00
Josh Creek 5e5b47956f feat(#5): Add nicer styling and messaging 2023-07-30 17:12:46 +01:00
Josh Creek 236588307b feat(#5): Add the ability to select pre-defined card sets 2023-07-30 17:11:26 +01:00
Josh Creek 7dd7605aee Merge pull request #18 from jcreek/15-enable-joining-a-room-within-the-pwa-by-pasting-the-link-into-a-textbox
feat(#15): Enable joining a room within the PWA by pasting the link i…
2023-07-30 16:06:09 +01:00
Josh Creek 4234c9f965 feat(#15): Enable joining a room within the PWA by pasting the link into a textbox 2023-07-30 16:05:08 +01:00
Josh Creek 62a5cf3488 Merge pull request #17 from jcreek/16-save-whether-or-not-to-remember-a-name-to-localstorage-alongside-the-name-itself
feat(#16): Save whether or not to remember a name to localstorage, al…
2023-07-30 15:54:40 +01:00
Josh Creek 92c39771fa feat(#16): Save whether or not to remember a name to localstorage, alongside the name itself 2023-07-30 15:53:45 +01:00
Josh Creek 0179179733 Merge pull request #14 from jcreek/6-add-remember-me-functionality-for-names
6 add remember me functionality for names
2023-07-27 22:42:20 +01:00
Josh Creek 831e75a633 feat(*): Add pwa functionality to service worker 2023-07-27 22:40:32 +01:00
Josh Creek 4e16c963e1 feat(#6): Add remember me functionality for names 2023-07-27 22:30:23 +01:00
Josh Creek e7ad9d776f Merge pull request #13 from jcreek/10-add-handling-for-a-user-getting-disconnected
feat(#10): Add handling for a user getting disconnected
2023-07-27 22:08:56 +01:00
Josh Creek d8da638bc2 feat(#10): Add handling for a user getting disconnected 2023-07-27 22:03:54 +01:00
Josh Creek 4d0b021084 Merge pull request #12 from jcreek/11-reduce-volume-of-audio
feat(#11): Reduce volume of audio
2023-07-27 20:57:23 +01:00
Josh Creek 8aef4c1ef3 feat(#11): Reduce volume of audio 2023-07-27 20:51:59 +01:00
Josh Creek 742fc9e834 Merge pull request #9 from jcreek/3-add-a-meta-description-for-better-seo
feat(#3): Add a meta description for better SEO
2023-07-13 21:53:03 +01:00
Josh Creek cc725ac705 feat(#3): Add a meta description for better SEO 2023-07-13 21:52:06 +01:00
Josh Creek c51860d5f0 Merge pull request #8 from jcreek/4-add-sound-alert-for-a-user-who-hasnt-done-an-estimate-when-everyone-else-has
feat(#4): Add sound alert for a user who hasn't done an estimate when…
2023-07-13 21:47:57 +01:00
Josh Creek ae970b6275 feat(#4): Add sound alert for a user who hasn't done an estimate when everyone else has 2023-07-13 20:45:01 +00:00
Josh Creek 9160ca6175 Merge pull request #7 from jcreek/1-add-estimate-option-for-not-choosing-a-number-eg
feat(#1): Add estimate option for not choosing a number
2023-07-13 21:01:44 +01:00
Josh Creek d7900644c4 feat(#1): Add estimate option for not choosing a number 2023-07-13 19:59:23 +00:00
Josh Creek 0333900574 docs(*): Add Heroku docs 2023-07-13 19:50:34 +00:00
Josh Creek 7def4c21a8 feat(*): Change default emoji 2023-07-12 20:29:02 +00:00
Josh Creek 3f438af3d8 feat(*): Improve modal functionality 2023-07-12 20:27:12 +00:00
Josh Creek 769444d1b2 feat(*) Ensure PWA requirements are met 2023-07-12 17:32:45 +00:00
Josh Creek 27746f534a feat(*): Disable estimates when estimation closed 2023-07-12 17:23:11 +00:00
Josh Creek 5d3b4b8461 fix(*): Maintain server connection 2023-07-12 17:22:12 +00:00
Josh Creek 80cad4a6e3 fix(*): Add missing service worker registration 2023-07-12 12:06:26 +00:00
Josh Creek f71bfcfb66 feat(*): Add share room link button 2023-07-12 11:59:01 +00:00
Josh Creek 6dc835f4c9 feat(*): Add service worker 2023-07-12 11:49:11 +00:00
Josh Creek 5b9bd29382 feat(*): Handle emoji throwing on server 2023-07-12 11:14:05 +00:00
Josh Creek a4e573d5b9 feat(*): Enable shield for tristan only for poop 2023-07-11 21:24:05 +00:00
Josh Creek 15e961609c feat(*): Add emoji picker 2023-07-11 21:22:12 +00:00
Josh Creek f561f78b1f feat(*): Make emoji fall more random 2023-07-11 20:42:00 +00:00
Josh Creek ba94bdb36b feat(*): Update server for deploying 2023-07-11 17:18:53 +00:00
Josh Creek fe8285b06a feat(*): Add a shield for Tristan 2023-07-11 17:14:51 +00:00
Josh Creek 946d923d6a feat(*): Add ability to throw emoji at people 2023-07-11 17:03:57 +00:00
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