Commit Graph

271 Commits

Author SHA1 Message Date
KDSBrowne
7b0498eb1a use - as symbol for users who have not responded to poll 2018-10-16 17:31:41 +00:00
KDSBrowne
dcd6e5dbf9 add propTypes to poll and live-result components 2018-10-15 19:58:07 +00:00
KDSBrowne
6c377b97bf add formatted strings 2018-10-15 19:05:50 +00:00
KDSBrowne
262038520b improve styling / fix bugs 2018-10-15 14:36:26 +00:00
KDSBrowne
bc5592ef67 update css styles 2018-10-11 03:20:58 +00:00
KDSBrowne
a955a7c0f1 replace createContainer with withTracker 2018-10-11 03:01:59 +00:00
KDSBrowne
dc8bd0345d edit live-result style values 2018-10-10 19:04:09 +00:00
KDSBrowne
5654f08b43 clean up code 2018-10-10 18:25:35 +00:00
KDSBrowne
7673adee1b implement live results for poll 2018-10-10 15:52:39 +00:00
KDSBrowne
eefef1c207 remove the need for using findDOMNode() 2018-10-05 13:43:27 +00:00
KDSBrowne
7f2d8138ba replace for loop with range() and map() 2018-10-03 14:39:23 +00:00
KDSBrowne
28d46b7ca8 change formatted message id's / replace reduce with map 2018-10-03 03:24:34 +00:00
KDSBrowne
c2e785b8c4 add poll max custom fields to config 2018-10-02 23:59:45 +00:00
KDSBrowne
26404c87f7 remove button color type 'primary-outlined' 2018-10-02 23:08:32 +00:00
KDSBrowne
8c60d03ccc add comment to explain regex 2018-10-02 20:45:41 +00:00
KDSBrowne
b9736e9c08 fix poll results not displaying correctly for presenter 2018-09-28 14:40:53 +00:00
KDSBrowne
491f841401 prevent user access to poll panel after presenter is lost 2018-09-25 16:54:07 +00:00
KDSBrowne
86d48298c6 add ability to publish / stop poll 2018-09-24 22:43:54 +00:00
KDSBrowne
8320493e6a add ability to start custom poll 2018-09-23 23:05:13 +00:00
KDSBrowne
f3bd048d56 clean up code / add formatted messages / fix bugs 2018-09-23 22:57:03 +00:00
KDSBrowne
226adbe254 make poll menu render 2018-09-14 17:50:18 +00:00