~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH todo.sr.ht] Disable 'Assign myself' button if already assigned

Details
Message ID
<20231210183650.6861-1-krystian@krystianch.com>
DKIM signature
missing
Download raw message
Patch: +4 -0
Closes: https://todo.sr.ht/~sircmpwn/todo.sr.ht/275
---
 todosrht/templates/ticket.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/todosrht/templates/ticket.html b/todosrht/templates/ticket.html
index 3a138e6..7ff34d5 100644
--- a/todosrht/templates/ticket.html
+++ b/todosrht/templates/ticket.html
@@ -182,6 +182,10 @@
                <button
                  name="myself"
                  class="btn btn-default"
                  {% if current_user in ticket.assigned_users %}
                  title="you are already assigned to this ticket"
                  disabled
                  {% endif %}
                >Assign myself {{ icon('caret-right') }}</button>
                <button class="btn btn-primary">
                  Assign {{ icon('caret-right') }}
-- 
2.40.1

[todo.sr.ht/patches] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CXKVHIMXVNXK.39H6K1IV7XQAB@cirno2>
In-Reply-To
<20231210183650.6861-1-krystian@krystianch.com> (view parent)
DKIM signature
missing
Download raw message
todo.sr.ht/patches: FAILED in 4m39s

[Disable 'Assign myself' button if already assigned][0] from [Krystian Chachuła][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/47613
[1]: krystian@krystianch.com

✓ #1112340 SUCCESS todo.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/1112340
✗ #1112341 FAILED  todo.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/1112341
✓ #1112342 SUCCESS todo.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/1112342
Details
Message ID
<wYULkN6drsk7XTYGDjPqtrOsyWpAQilqYLFN0GpxraO-seUjrCFmzKbmBP4QDLeJczhtzofHEpJye32SVmUVHlT5jiin-OAN0eI3xJrHyt8=@emersion.fr>
In-Reply-To
<20231210183650.6861-1-krystian@krystianch.com> (view parent)
DKIM signature
pass
Download raw message
Pushed, thanks!
Details
Message ID
<CYSS0C6GMV59.EEMBP5HLI5GM@taiga>
In-Reply-To
<20231210183650.6861-1-krystian@krystianch.com> (view parent)
DKIM signature
pass
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/todo.sr.ht
   7348b4a..dfda88c  master -> master
Reply to thread Export thread (mbox)