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
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 }}
pendingintent
/
soa-workbench
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
41
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
Dss selector
- #115
#115
Merged
pendingintent
merged 17 commits into
master
pendingintent/soa-workbench:master
from
dss-selector
pendingintent/soa-workbench:dss-selector
Copy head branch name to clipboard
Feb 20, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Dss selector
#115
pendingintent
merged 17 commits into
master
pendingintent/soa-workbench:master
from
dss-selector
pendingintent/soa-workbench:dss-selector
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2026
Fixed by extracting the last path segment first with .rsplit(/, 1)[-1] before looking for the hyphen.
pendingintent
committed
1bcf69a
View commit details
Copy full SHA for 1bcf69a
Browse repository at this point
First version of full usdm json.
pendingintent
committed
1e3db24
View commit details
Copy full SHA for 1e3db24
Browse repository at this point
Issue #105: Added new activities UI page for creation of Acitivities for the study.
pendingintent
committed
39615bd
View commit details
Copy full SHA for 39615bd
Browse repository at this point
Commits on Feb 19, 2026
Issue #106: ui_list_activities() now fetches activity concepts from the activity_concept table and the full biomedical concepts list (via lazy import of fetch_biomedical_concepts from app.py), pass…
Show description for dc33db9
pendingintent
committed
dc33db9
View commit details
Copy full SHA for dc33db9
Browse repository at this point
Issue 106: ui_list_activities() now fetches activity concepts from the activity_concept table and the full biomedical concepts list (via lazy import of fetch_biomedical_concepts from app.py), passi…
Show description for bf38c9d
pendingintent
committed
bf38c9d
View commit details
Copy full SHA for bf38c9d
Browse repository at this point
Issue 106: Fixed column width
pendingintent
committed
06e5364
View commit details
Copy full SHA for 06e5364
Browse repository at this point
Fixed BC column widths
pendingintent
committed
d1099f8
View commit details
Copy full SHA for d1099f8
Browse repository at this point
#108: Added DSS association with BCs
pendingintent
committed
e42d680
View commit details
Copy full SHA for e42d680
Browse repository at this point
Issue #104: Updated the study_cell create statement
pendingintent
committed
c209b8b
View commit details
Copy full SHA for c209b8b
Browse repository at this point
Issue #104: Updated the study_cell create statement
pendingintent
committed
93e2b6a
View commit details
Copy full SHA for 93e2b6a
Browse repository at this point
Column width for matrix
pendingintent
committed
c80c485
View commit details
Copy full SHA for c80c485
Browse repository at this point
Added collapsible DSS cell
pendingintent
committed
d20222a
View commit details
Copy full SHA for d20222a
Browse repository at this point
Updated DSS column formatting to match Concepts; added concept name hover text
pendingintent
committed
c5cd8ea
View commit details
Copy full SHA for c5cd8ea
Browse repository at this point
Added navigation link for viewing specialization attributes and associated variables
pendingintent
committed
f4522ec
View commit details
Copy full SHA for f4522ec
Browse repository at this point
Added additional columns to the variables table; added additional parent information to the summary table
pendingintent
committed
a5f947d
View commit details
Copy full SHA for a5f947d
Browse repository at this point
Commits on Feb 20, 2026
no payload written to stdout
pendingintent
committed
9fd143e
View commit details
Copy full SHA for 9fd143e
Browse repository at this point
No orphaned concept/DSS mappings will remain after an activity is deleted
pendingintent
committed
5650862
View commit details
Copy full SHA for 5650862
Browse repository at this point
You can’t perform that action at this time.