tvl-depot/web/panettone/src
Griffin Smith 708e94532d fix(web/panettone): Fix new issue form
Passing a nil issue to this was breaking because you can't get the id of
nil. I am too used to clojure.

Change-Id: Icf76cbb23d902ec59fa97c21b134936fa40eb43e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1593
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2020-08-03 13:25:22 +00:00
..
.gitignore feat(web/panettone): The start of a very simple issue tracker 2020-07-23 19:47:38 +00:00
authentication.lisp feat(web/panettone): Log when users change issue statuses 2020-07-31 02:05:49 +00:00
css.lisp feat(web/panettone): Add direct anchor links to comments 2020-08-02 02:57:41 +00:00
model.lisp feat(web/panettone): Allow editing issues 2020-08-02 02:08:39 +00:00
packages.lisp feat(web/panettone): Allow editing issues 2020-08-02 02:08:39 +00:00
panettone.lisp fix(web/panettone): Fix new issue form 2020-08-03 13:25:22 +00:00
util.lisp feat(panettone): Use postgres as the storage backend 2020-07-28 00:32:48 +00:00