gitea/web_src/css/modules
Myers Carpenter 2f5b5a9e9c
Add project column picker to issue and pull request sidebar (#37037)
Why? You are working on a ticket, it's ready to be moved to the QA
column in your project. Currently you have to go to the project, find
the issue card, then move it. With this change you can move the issue's
column on the issue page.

When an issue or pull request belongs to a project board, a dropdown
appears in the sidebar to move it between columns without opening the
board view. Read-only users see the current column name instead.

* Fix #13520
* Replace #30617

This was written using Claude Code and Opus. 

Closed:

<img width="1346" height="507" alt="image"
src="https://github.com/user-attachments/assets/7c1ea7ee-b71c-40af-bb14-aeb1d2beff73"
/>

Open:
<img width="1315" height="577" alt="image"
src="https://github.com/user-attachments/assets/4d64b065-44c2-42c7-8d20-84b5caea589a"
/>

---------

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Nicolas <bircni@icloud.com>
Co-authored-by: Cursor <cursor@cursor.com>
2026-04-19 12:53:02 +00:00
..
animations.css Add viewer controller for mermaid (zoom, drag) (#36557) 2026-02-10 06:36:31 +00:00
breadcrumb.css
button.css Refactor issue sidebar and fix various problems (#37045) 2026-03-31 10:03:52 +08:00
card.css
charescape.css Improve control char rendering and escape button styling (#37094) 2026-04-06 11:07:33 +00:00
checkbox.css Clean up checkbox cursor styles (#37016) 2026-03-28 08:59:52 +01:00
chroma.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
codeeditor.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
comment.css
container.css Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
dimmer.css
divider.css Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
dropdown.css Update JS dependencies (#37001) 2026-03-27 04:39:24 +01:00
flexcontainer.css
form.css Indicate form field readonly via background (#37175) 2026-04-11 14:38:56 +00:00
grid.css
header.css
input.css Add keyboard shortcuts for repository file and code search (#36416) 2026-02-23 17:20:56 +08:00
label.css Refactor issue sidebar and fix various problems (#37045) 2026-03-31 10:03:52 +08:00
list.css feat: Add configurable permissions for Actions automatic tokens (#36173) 2026-03-21 15:39:47 -07:00
menu.css
message.css Fix UI regression (#37218) 2026-04-14 23:24:44 +08:00
modal.css Remove dead CSS rules (#37173) 2026-04-11 10:41:56 +00:00
navbar.css Fix theme discovery and Vite dev server in dev mode (#37033) 2026-03-30 14:59:10 +00:00
normalize.css
search.css Migrate fomantic `search` and `modal` CSS to first-party modules (#36869) 2026-03-17 07:07:48 +01:00
segment.css
shortcut.css Replace Monaco with CodeMirror (#36764) 2026-03-31 21:50:45 +00:00
svg.css Add project column picker to issue and pull request sidebar (#37037) 2026-04-19 12:53:02 +00:00
tab.css
table.css Remove striped tables in UI (#36509) 2026-02-11 01:58:56 +00:00
tippy.css
toast.css