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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ada-C7
/
TaskList
Public
forked from
AdaGold/task-list
Notifications
You must be signed in to change notification settings
Fork
36
Star
0
Code
Pull requests
40
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Queues - Andrea Valliere - TaskList
- #43
#43
Open
avalliere
wants to merge 13 commits into
Ada-C7:master
Ada-C7/TaskList:master
from
avalliere:master
avalliere/TaskList:master
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Queues - Andrea Valliere - TaskList
#43
avalliere
wants to merge 13 commits into
Ada-C7:master
Ada-C7/TaskList:master
from
avalliere:master
avalliere/TaskList:master
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2017
get index and get show added
avalliere
committed
3b7f30d
View commit details
Copy full SHA for 3b7f30d
Browse repository at this point
Redundancy in list fixed.
avalliere
committed
765d506
View commit details
Copy full SHA for 765d506
Browse repository at this point
CSS styling added
avalliere
committed
1ddce79
View commit details
Copy full SHA for 1ddce79
Browse repository at this point
CSS styling updated
avalliere
committed
f3b60bd
View commit details
Copy full SHA for f3b60bd
Browse repository at this point
Commits on Mar 21, 2017
Added Task model, created two new task instances
avalliere
committed
77aefef
View commit details
Copy full SHA for 77aefef
Browse repository at this point
Updated index action and show method to properly display database. Added new Task instance.
avalliere
committed
3a2d2f7
View commit details
Copy full SHA for 3a2d2f7
Browse repository at this point
Commits on Mar 22, 2017
Added form to add new task. Updated CSS for new.html.erb
avalliere
committed
3668c95
View commit details
Copy full SHA for 3668c95
Browse repository at this point
Added edit function. Added edit.html.erb. Same form from new is being used for edit
avalliere
committed
bd444a3
View commit details
Copy full SHA for bd444a3
Browse repository at this point
Added cancel button to the edit task page
avalliere
committed
9de5a90
View commit details
Copy full SHA for 9de5a90
Browse repository at this point
Commits on Mar 24, 2017
Added delete function to Task List
avalliere
committed
bff7670
View commit details
Copy full SHA for bff7670
Browse repository at this point
Fixed error with description migration and altered html so that description displays and you can create new task with description.
avalliere
committed
1de9a84
View commit details
Copy full SHA for 1de9a84
Browse repository at this point
Commits on Mar 28, 2017
Created completed_on column. Implemented complete task functionality
avalliere
committed
20e3bbf
View commit details
Copy full SHA for 20e3bbf
Browse repository at this point
Commits on Mar 29, 2017
Fixed CSS, added delete and complete links on individual task pages
avalliere
committed
ce31509
View commit details
Copy full SHA for ce31509
Browse repository at this point
You can’t perform that action at this time.