Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GregTechCEu
/
GregTech
Public
Notifications
You must be signed in to change notification settings
Fork
209
Star
310
Code
Issues
167
Pull requests
70
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
"Small" Filter UI Refactor
- #2902
#2902
Open
ghzdude
wants to merge 18 commits into
master
GregTechCEu/GregTech:master
from
gh/small-filter-ui-refactor
GregTechCEu/GregTech:gh/small-filter-ui-refactor
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
"Small" Filter UI Refactor
#2902
ghzdude
wants to merge 18 commits into
master
GregTechCEu/GregTech:master
from
gh/small-filter-ui-refactor
GregTechCEu/GregTech:gh/small-filter-ui-refactor
Copy head branch name to clipboard
Commits
Commits on Dec 11, 2025
this interface does not need to exist
ghzdude
committed
ef3236f
View commit details
Copy full SHA for ef3236f
Browse repository at this point
this interface also does not need to exist
Show description for 731863c
ghzdude
committed
731863c
View commit details
Copy full SHA for 731863c
Browse repository at this point
accidentally deleted a few methods
ghzdude
committed
0412505
View commit details
Copy full SHA for 0412505
Browse repository at this point
add a method for updating a filter reader instance to a new stack
ghzdude
committed
bd93377
View commit details
Copy full SHA for bd93377
Browse repository at this point
make filter not null and update filter reader
ghzdude
committed
d3317e8
View commit details
Copy full SHA for d3317e8
Browse repository at this point
copy ui methods into the various ui managers
Show description for 7e695c5
ghzdude
committed
7e695c5
View commit details
Copy full SHA for 7e695c5
Browse repository at this point
rename SimpleFilterUIManager -> SimpleItemFilterUIManager
ghzdude
committed
d52d755
View commit details
Copy full SHA for d52d755
Browse repository at this point
make base class give default sized panel
Show description for 6be9963
ghzdude
committed
6be9963
View commit details
Copy full SHA for 6be9963
Browse repository at this point
container cannot be null
ghzdude
committed
c32f186
View commit details
Copy full SHA for c32f186
Browse repository at this point
use filter ui manager methods
ghzdude
committed
6d5838e
View commit details
Copy full SHA for 6d5838e
Browse repository at this point
use copied ui methods from filter ui manager
Show description for 517a4a6
ghzdude
committed
517a4a6
View commit details
Copy full SHA for 517a4a6
Browse repository at this point
spotless
Show description for 0003add
ghzdude
committed
0003add
View commit details
Copy full SHA for 0003add
Browse repository at this point
small fixes
ghzdude
committed
37e6c3d
View commit details
Copy full SHA for 37e6c3d
Browse repository at this point
move field declaration out of constructor
ghzdude
committed
d6b31a1
View commit details
Copy full SHA for d6b31a1
Browse repository at this point
might as well use optional here too
ghzdude
committed
c4df1b5
View commit details
Copy full SHA for c4df1b5
Browse repository at this point
move `updateFilterReader` into base filter
Show description for 9ece310
ghzdude
committed
9ece310
View commit details
Copy full SHA for 9ece310
Browse repository at this point
Commits on Dec 14, 2025
so it turns out you shouldn't reuse the same filter instance for everything
ghzdude
committed
6e25e8a
View commit details
Copy full SHA for 6e25e8a
Browse repository at this point
Commits on Dec 22, 2025
delete unused subclass
ghzdude
committed
09b3069
View commit details
Copy full SHA for 09b3069
Browse repository at this point
You can’t perform that action at this time.