]> git.cworth.org Git - turbot/commit
Implement a dialog box to edit a puzzle
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 01:23:32 +0000 (17:23 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 05:37:44 +0000 (21:37 -0800)
commitac83e42a735ae1098ebcec783b5f816369eb3917
tree1b6f411efa32400839e38f9b0397b92c5206291c
parent4f287a0e6b54f57529162c555c2502b3726d1edd
Implement a dialog box to edit a puzzle

This is connected to the "pencil" buttons that were recently added to
the /hunt output as well as the Turbot home view.

So far, this brings up an editable dialog with the puzzle state but
doesn't actually do anything with any of the edits made when the user
saves the dialog.
TODO
turbot/blocks.py
turbot/interaction.py
turbot/puzzle.py