-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Add project column picker to issue and pull request sidebar #37037
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
d2a71a6
feat: project column picker with per-project cards in issue sidebar
myers aff2a41
fix: address review feedback from wxiaoguang
myers 2b8282e
Address review feedback from bircni and wxiaoguang
myers 8669d0c
Merge branch 'main' into feat/issue-column-picker
silverwind c2d4359
Fix gofmt alignment and use integer pixel sizes in sidebar CSS
silverwind b69a043
Render "No projects"/"No Labels" placeholder when empty
silverwind 13d1a80
Lowercase "No labels" and unify empty-list placeholder font size to 12px
silverwind 227c8a0
Polish project card: suppressed link, button dropdown, spacing
silverwind d9355b4
Address review: 404 on not-found, append at end, drop unused template…
silverwind 1ee939c
Simplify: SelectedColumn helper, 404 on not-found, dedup comments, CS…
silverwind 55fdd87
Simplify e2e test and AGENTS.md flex-* instruction
silverwind 7cde0d7
Merge branch 'main' into feat/issue-column-picker
silverwind 68775e3
Extract createProjectColumn helper in e2e utils
silverwind 85df7e0
Align column dropdown items with other sidebar dropdowns
silverwind a1eb15a
tw-gap-2 -> tw-gap-1 on column dropdown items
silverwind 586873a
Fix chromium e2e failure: use div.ui.dropdown instead of button
silverwind 5305ec2
Extract column max-sorting query into Column.NextSorting model method
silverwind 3782f0a
Merge branch 'main' into feat/issue-column-picker
wxiaoguang ec92619
refactor
wxiaoguang a24235a
clean up
wxiaoguang f56814c
Merge branch 'main' into feat/issue-column-picker
bircni 57145f5
fix: restore DB and e2e tests for issue project column picker
bircni 900125e
Decouple placeholder font size from labels
silverwind bbb5e82
refix ai slops
bircni 34ac99a
test(e2e): harden issue-project column step for slow CI and Firefox
bircni e3147e7
harden ci
bircni 40c68e6
Merge branch 'main' into feat/issue-column-picker
wxiaoguang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.