Commit Graph

47 Commits

Author SHA1 Message Date
8e779c1c76 add a refresh button to results view 2025-03-24 16:08:32 +03:00
6e5774a12c fix error when deleting accepted entry 2025-03-24 16:04:01 +03:00
0e04d59936 improve result list visuals 2025-03-24 15:42:52 +03:00
4e278feed1 show "done" button only on last page 2025-03-23 18:38:02 +03:00
66e0b4f706 fix no result screen when no entries accepted 2025-03-23 18:17:53 +03:00
1512ff489f draw in batches 2025-03-23 18:02:33 +03:00
e3df852809 hopefully don't draw wrong stuff in wrong places 2025-03-23 17:26:53 +03:00
f58553895a use interrupt to update screen incrementally 2025-03-23 17:10:01 +03:00
695351b797 some changes and futile attempts to make it not timeout 2025-03-23 16:30:55 +03:00
070b445757 try to use more locals 2025-03-23 09:16:14 +03:00
0d6b6ade71 remove/add entry from all tables 2025-03-23 08:42:45 +03:00
c2e481edc6 improve visuals for admin lists 2025-03-21 09:52:18 +03:00
457cb45eb2 reformat a bit (less spaces) 2025-03-20 16:42:55 +03:00
dc663be1c9 reword "description" field label 2025-03-20 16:41:41 +03:00
d72ec4a2d5 shuffle stuff, crop length in ballot window 2025-03-12 21:18:06 +03:00
c2c722e3e3 make score range configurable (through source code) 2025-03-12 21:07:01 +03:00
2b34e2ec74 alow commas in entries and make scores configurable 2025-03-12 18:50:13 +03:00
da92f24071 start making categories configurable 2025-03-12 17:25:50 +03:00
9dcb09d418 remove debug 2025-03-12 17:25:36 +03:00
a7268832d9 update screens _after_ initialization is finished 2025-03-12 17:03:59 +03:00
2a9120ad56 use multiline textarea instead of 2 labels 2025-03-12 17:03:35 +03:00
deaa539226 update todo 2025-03-12 17:03:27 +03:00
c4583e1507 rename the delete button 2025-03-09 02:42:20 +03:00
3d61b504fe rename button 2025-03-09 02:17:41 +03:00
afc603a356 remove debug 2025-03-09 02:13:29 +03:00
3b07ffb98d upd a comment 2025-03-09 02:12:14 +03:00
00b63b6636 editable messages 2025-03-09 02:10:28 +03:00
1a0435105a add Done button 2025-03-09 01:19:55 +03:00
54aa8a14e1 danger zone: resetting things 2025-03-09 01:11:37 +03:00
95b2be3bc9 coordinates submission 2025-03-09 00:41:25 +03:00
f7177d494d show descriptions 2025-03-08 23:59:25 +03:00
3e8511e663 change list display 2025-03-08 23:54:27 +03:00
20ebf205bf accepting submissions 2025-03-08 23:35:39 +03:00
c41e244b96 debugging code 2025-03-08 23:35:20 +03:00
a9d0698031 move error message around 2025-03-08 22:06:11 +03:00
414f36f007 submission "validation" 2025-03-08 21:47:21 +03:00
df88f5d6f4 submission form 2025-03-08 21:24:25 +03:00
96b348873d toggling voting/subs and stubs 2025-03-08 20:52:07 +03:00
f35e8e50ec actually clear votes when deleting an entry 2025-03-08 19:57:57 +03:00
3428e2be05 add todo and move button 2025-03-06 22:20:48 +03:00
28e5a4d657 add comment about screens 2025-03-06 17:38:48 +03:00
37820ba3d3 add comments 2025-03-06 12:49:17 +03:00
73a3a88eb5 paging 2025-03-06 12:19:58 +03:00
d3561e3b6c use IDs 2025-03-06 11:54:20 +03:00
765fd718e5 show results 2025-03-06 11:12:17 +03:00
fdb6e42e6d adding entries and voting kinda works 2025-03-06 03:03:06 +03:00
442293aeb4 nothing much 2025-03-06 00:36:29 +03:00