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
Accelerator
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
Type
/
to 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 }}
bhowiebkr
/
PyFlowGraph
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11
Star
79
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Epic 3: Core Node Grouping - Complete implementation with testing infrastructure
- #41
#41
Merged
bhowiebkr
merged 26 commits into
main
bhowiebkr/PyFlowGraph:main
from
epic/3-core-node-grouping
bhowiebkr/PyFlowGraph:epic/3-core-node-grouping
Copy head branch name to clipboard
Aug 20, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Epic 3: Core Node Grouping - Complete implementation with testing infrastructure
#41
bhowiebkr
merged 26 commits into
main
bhowiebkr/PyFlowGraph:main
from
epic/3-core-node-grouping
bhowiebkr/PyFlowGraph:epic/3-core-node-grouping
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2025
Add Epic 3 stories (3.2-3.4) for Core Node Grouping System
bhowiebkr-lab
committed
8a44018
View commit details
Copy full SHA for 8a44018
Browse repository at this point
Enhance Epic 3 stories with improved acceptance criteria and specifications
Show description for bdd1e08
bhowiebkr-lab
committed
bdd1e08
View commit details
Copy full SHA for bdd1e08
Browse repository at this point
Implement comprehensive group resize system with automatic membership
Show description for d3e8141
bhowiebkr-lab
committed
d3e8141
View commit details
Copy full SHA for d3e8141
Browse repository at this point
Add node position change notifications for group membership
Show description for 2e9a664
bhowiebkr-lab
committed
2e9a664
View commit details
Copy full SHA for 2e9a664
Browse repository at this point
Add scene-level group selection and membership coordination
Show description for c3a1f3c
bhowiebkr-lab
committed
c3a1f3c
View commit details
Copy full SHA for c3a1f3c
Browse repository at this point
Implement group resize mouse interaction handling
Show description for e6a832a
bhowiebkr-lab
committed
e6a832a
View commit details
Copy full SHA for e6a832a
Browse repository at this point
Add resize group command for undo/redo support
Show description for 2e0693f
bhowiebkr-lab
committed
2e0693f
View commit details
Copy full SHA for 2e0693f
Browse repository at this point
Add comprehensive test coverage for group resize functionality
Show description for dd5d4c5
bhowiebkr-lab
committed
dd5d4c5
View commit details
Copy full SHA for dd5d4c5
Browse repository at this point
Update project documentation and story management
Show description for 4c540f2
bhowiebkr-lab
committed
4c540f2
View commit details
Copy full SHA for 4c540f2
Browse repository at this point
Enhance error handling and robustness in group command system
Show description for 7e9e6e3
bhowiebkr-lab
committed
7e9e6e3
View commit details
Copy full SHA for 7e9e6e3
Browse repository at this point
Add advanced group interface pin system with connection analysis
Show description for d262785
bhowiebkr-lab
committed
d262785
View commit details
Copy full SHA for d262785
Browse repository at this point
Add comprehensive test coverage for advanced group features
Show description for bf9387d
bhowiebkr-lab
committed
bf9387d
View commit details
Copy full SHA for bf9387d
Browse repository at this point
Add comprehensive README documentation for all source modules
Show description for ff7c861
bhowiebkr-lab
committed
ff7c861
View commit details
Copy full SHA for ff7c861
Browse repository at this point
Remove obsolete test reports and configuration files
Show description for 7c5e531
bhowiebkr-lab
committed
7c5e531
View commit details
Copy full SHA for 7c5e531
Browse repository at this point
Add missing UI utils README and rename main readme to uppercase
Show description for 21fd647
bhowiebkr-lab
committed
21fd647
View commit details
Copy full SHA for 21fd647
Browse repository at this point
Move test-related files from project root to scripts directory
Show description for c5a3f3d
bhowiebkr-lab
committed
c5a3f3d
View commit details
Copy full SHA for c5a3f3d
Browse repository at this point
Rename run_gui_tests.bat to test_tool.bat
Show description for 807c2b4
bhowiebkr-lab
committed
807c2b4
View commit details
Copy full SHA for 807c2b4
Browse repository at this point
Move test scripts to dedicated testing directory and update all references
Show description for ad7755b
bhowiebkr-lab
committed
ad7755b
View commit details
Copy full SHA for ad7755b
Browse repository at this point
Move PySide6 test GUI applications to testing directory
Show description for 7188779
bhowiebkr-lab
committed
7188779
View commit details
Copy full SHA for 7188779
Browse repository at this point
Remove empty src/testing directory and update documentation
Show description for 4c68487
bhowiebkr-lab
committed
4c68487
View commit details
Copy full SHA for 4c68487
Browse repository at this point
Rename run.bat to PyFlowGraph.bat and add test_tool.bat
Show description for cc9e3c6
bhowiebkr-lab
committed
cc9e3c6
View commit details
Copy full SHA for cc9e3c6
Browse repository at this point
Rename test_runner_gui.py to test_tool.py and update batch file
Show description for 1cf88fe
bhowiebkr-lab
committed
1cf88fe
View commit details
Copy full SHA for 1cf88fe
Browse repository at this point
Reorganize test structure and add README badge updater with detailed reporting
Show description for 66b5090
bhowiebkr-lab
committed
66b5090
View commit details
Copy full SHA for 66b5090
Browse repository at this point
Add test result badges to README and detailed test results report
Show description for bffee0f
bhowiebkr-lab
committed
bffee0f
View commit details
Copy full SHA for bffee0f
Browse repository at this point
Enhance badge system with comprehensive stats and clickable test navigation
Show description for 31cdc65
bhowiebkr-lab
committed
31cdc65
View commit details
Copy full SHA for 31cdc65
Browse repository at this point
Implement individual test case counting for accurate badge statistics
Show description for d9579ed
bhowiebkr-lab
committed
d9579ed
View commit details
Copy full SHA for d9579ed
Browse repository at this point
You can’t perform that action at this time.