Commit Graph

23 Commits

Author SHA1 Message Date
b5103c106e Hyperlink site title to home page 2020-04-13 23:33:31 -06:00
f9b1ddeb5f Use real event data on vote page 2020-04-13 23:29:40 -06:00
e964123131 Make checkboxes for variable dates 2020-04-13 23:00:37 -06:00
1bfbd566fd Factor out voting form 2020-04-13 22:37:36 -06:00
1b823fe4f0 Mock up voting pages 2020-04-13 22:09:48 -06:00
3c9d5ce883 Add .vscode to .gitignore 2020-04-13 22:09:13 -06:00
492fb07e66 Get rid of in-memory DB 2020-04-01 20:39:29 -06:00
7af6822af3 Log when ready 2020-04-01 00:40:34 -06:00
204690d084 Fix admin form 2020-04-01 00:37:39 -06:00
4f250077c8 More sensible package structure 2020-04-01 00:35:15 -06:00
e9e997c405 Parameterize genString by length 2020-04-01 00:25:01 -06:00
9dfb70279f Remove duplicate import 2020-04-01 00:16:19 -06:00
b6b71c5921 Give dateFmt consants better names 2020-04-01 00:10:55 -06:00
3504ecd196 Move config constants into environment variables 2020-04-01 00:09:49 -06:00
5feda1dd9f Move Store instance into handler 2020-03-31 23:52:29 -06:00
d0937474b5 Move hatmill terms into handlers 2020-03-31 23:49:08 -06:00
966b337a93 Send and display description on creation 2020-03-31 23:36:24 -06:00
d07d5cac31 Create handler type 2020-03-31 23:31:30 -06:00
da4cbc4c50 Get rid of duration 2020-03-31 22:40:06 -06:00
ab3aaaea24 Display event details on admin page 2020-03-31 22:36:41 -06:00
d7cee536e7 Store created event 2020-03-31 08:47:40 -06:00
e714e66703 added genString 2020-03-31 06:58:44 -06:00
5f96a929d4 Start back end and skeleton front end 2020-03-24 08:59:27 -06:00