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 }}
icole
/
conduit_app
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add roles and time tracking to tasks tab
- #160
#160
Open
icole
wants to merge 11 commits into
main
icole/conduit_app:main
from
feature/roles-time-tracking
icole/conduit_app:feature/roles-time-tracking
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add roles and time tracking to tasks tab
#160
icole
wants to merge 11 commits into
main
icole/conduit_app:main
from
feature/roles-time-tracking
icole/conduit_app:feature/roles-time-tracking
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
Add Role model with migration, tests, and fixtures
Show description for 54dc163
icole
committed
54dc163
View commit details
Copy full SHA for 54dc163
Browse repository at this point
Add RoleAssignment model with migration, validations, and scopes
Show description for e5ac649
icole
committed
e5ac649
View commit details
Copy full SHA for e5ac649
Browse repository at this point
Add TimeEntry model with validations, scopes, and migration
Show description for 7d1777a
icole
committed
7d1777a
View commit details
Copy full SHA for 7d1777a
Browse repository at this point
Add RecurringTaskTemplate model for scheduled task generation
Show description for 1f8f24f
icole
committed
1f8f24f
View commit details
Copy full SHA for 1f8f24f
Browse repository at this point
Link tasks to roles with optional belongs_to association
Show description for 47d39ff
icole
committed
47d39ff
View commit details
Copy full SHA for 47d39ff
Browse repository at this point
Add roles controller, views, and routes
Show description for feaf427
icole
committed
feaf427
View commit details
Copy full SHA for feaf427
Browse repository at this point
Add RoleAssignmentsController with new, create, and destroy actions
Show description for ff62c8e
icole
committed
ff62c8e
View commit details
Copy full SHA for ff62c8e
Browse repository at this point
Add TimeEntries controller with index, new, create, and destroy actions
Show description for 937d6f1
icole
committed
937d6f1
View commit details
Copy full SHA for 937d6f1
Browse repository at this point
Add roles entry point to tasks tab header
Show description for adf6331
icole
committed
adf6331
View commit details
Copy full SHA for adf6331
Browse repository at this point
Add WorkloadSentiment model for tracking role workload feedback
Show description for be15da8
icole
committed
be15da8
View commit details
Copy full SHA for be15da8
Browse repository at this point
Add recurring task generation job
Show description for d3bfa32
icole
committed
d3bfa32
View commit details
Copy full SHA for d3bfa32
Browse repository at this point
You can’t perform that action at this time.