1
0
Fork 0
Commit Graph

33 Commits

Author SHA1 Message Date
Aaron Lindsay 829bde700b Sort attendees and suggestions from most to least popular 2017-09-15 13:34:54 -04:00
Aaron Lindsay 43919b3eca Use local time instead of UTC 2017-09-15 13:28:39 -04:00
Aaron Lindsay a0534f78a8 BarChart: Round floating-point numbers to 2 digits by default 2017-01-11 14:18:19 -05:00
Aaron Lindsay b578f3250d Add Vetoing Suggestors report 2017-01-11 09:52:05 -05:00
Aaron Lindsay 2570a07d57 RatioBarChart: Remove unnecessary check
It's already (better) handled by BarChart
2017-01-10 20:54:46 -05:00
Aaron Lindsay dcb921c5f5 BarChart: Print message if data is empty 2017-01-10 20:41:08 -05:00
Aaron Lindsay 007e122a4a Add more reports 2017-01-10 20:31:13 -05:00
Aaron Lindsay 9ed692aa10 Add Groups 2017-01-10 08:46:34 -05:00
Aaron Lindsay bea8be18ff Properly report AJAX errors 2017-01-10 06:08:26 -05:00
Aaron Lindsay 6e34a72c22 Convert NewUserPanel to a Modal, and to use redux 2017-01-08 20:51:58 -05:00
Aaron Lindsay a1999a4d43 Add suggestion veto ratio report 2017-01-08 10:22:21 -05:00
Aaron Lindsay 4e547fe4fd Add more reports 2017-01-08 09:49:15 -05:00
Aaron Lindsay 908e10736a suggestions: Properly set VetoingId 2017-01-07 08:39:22 -05:00
Aaron Lindsay 9040e4fd9f Add charts for popular attendees/suggestions 2017-01-03 11:36:06 -05:00
Aaron Lindsay b4b2b20c28 Fix error dispatching
In other words, actually do it...
2017-01-02 21:00:12 -05:00
Aaron Lindsay 17d87a2b30 Remainder of fix for not allowing someone to veto their own suggestion 2017-01-02 07:38:37 -05:00
Aaron Lindsay c4ea521e52 Add variable to closure to delete correct suggestion 2017-01-01 21:17:44 -05:00
Aaron Lindsay d8fdf68cbb Partial fix for not allowing someone to veto their own suggestion 2017-01-01 21:15:22 -05:00
Aaron Lindsay a395dacfef Fix 'Add Suggestion' button formatting 2017-01-01 20:13:26 -05:00
Aaron Lindsay d24c324398 Adjust labels depending on first/other suggestions/vetoes 2017-01-01 08:17:02 -05:00
Aaron Lindsay 0400dd06b6 Refactor UI, Add ability to remove suggestions 2017-01-01 08:10:58 -05:00
Aaron Lindsay d7adb27c10 Properly sort suggestions 2016-12-29 21:35:26 -05:00
Aaron Lindsay cfd25d986c Don't remove attendees used in suggestions 2016-12-29 21:22:35 -05:00
Aaron Lindsay 298b3b7cea Filter out already used popular suggestions 2016-12-29 21:22:00 -05:00
Aaron Lindsay 49409f84d2 Add ability to add suggestions to UI 2016-12-29 20:15:39 -05:00
Aaron Lindsay 350a30715a Add full ability to add/delete attendees 2016-12-28 09:25:20 -05:00
Aaron Lindsay 49893ffdb6 cleanup 2016-12-26 08:38:32 -05:00
Aaron Lindsay c8232050da Add attendees and suggestions (except for UI) 2016-12-26 08:29:18 -05:00
Aaron Lindsay c4f07d3b3e s/restaurants/suggestions/ 2016-12-24 10:00:21 -05:00
Aaron Lindsay 4c7b9310c0 Add restaurants 2016-12-23 20:38:59 -05:00
Aaron Lindsay 545c74f214 Add attendees 2016-12-23 08:30:29 -05:00
Aaron Lindsay 3ba0b8dc26 More work 2016-12-23 06:19:10 -05:00
Aaron Lindsay df4970c4c3 Initial commit 2016-12-22 21:23:20 -05:00