diff options
author | Malf Furious <m@lfurio.us> | 2018-10-23 01:31:19 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2018-10-23 01:31:19 -0400 |
commit | 9733a06af32e6b409558795f69f89b7c59487a55 (patch) | |
tree | 3eb589f8fd18b35ee7f774e1f2f4c44613c05c33 /app/static | |
parent | 4d132743eb82ddae2b8c0541d216815e523955d4 (diff) | |
download | scrott-9733a06af32e6b409558795f69f89b7c59487a55.tar.gz scrott-9733a06af32e6b409558795f69f89b7c59487a55.zip |
datamods: Implement new issue modal form handler
POSTs to the dm-issue-add form are handled by this new handler. Pad
data is passed via the form, we create the new issue in the pad's first
stage, crediting the current logged in user. New issue is unassigned.
I call `location()` at the bottom, since not doing so leaves the page in
a weird state. The reason being that most of the page rendering logic
operates off of the 'pageObj', which is instanciated and assigned prior
to the invocation of this handler. This is to be fleshed-out during the
v0.2-v0.3 development iteration.
Signed-off-by: Malf Furious <m@lfurio.us>
Diffstat (limited to 'app/static')
0 files changed, 0 insertions, 0 deletions