Étienne Beaulé
Étienne Beaulé
Hey! This bug report is a little late; I've just merged in some improvements for the next version :) (#2404) I would also not recommend a system where the chair...
Not just ballot submission but all areas, including Draw/Motion display.
I'd actually be more inclined in making more use of Vue.js to improve interactivity than giving up with Vue altogether here. One of my projects is actually exactly that: https://github.com/TabbycatDebate/tabbycat-frontend...
What do you mean by user-defined extensions? Something like an "add-on library" within Tabbycat? Also, other than the action log text fixed in https://github.com/TabbycatDebate/tabbycat/commit/940f173b1d9060062b486ee6abcef5ab543bc74c, what do you mean by "internal...
@teymour-aldridge I haven't completely planned this out yet, but I'm hoping that it won't be needed. We already have a Blossom algorithm-based draw generator for random and power-paired rounds, and...
I think the plan for this can be split into a few discrete tasks: * [ ] #2445 * [ ] Create penalty preference in Draw Rules for: * Preferring...
Thank you @dblock for your quick response! The value of removing `self._name` is that saving an index previously wouldn't work if OS-py accesses it through an alias (and using an...
I've added support for async, the checks for multiple indices, and testing for these.
@dblock Rebased.