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-C11
/
TaskList
Public
forked from
AdaGold/task-list
Notifications
You must be signed in to change notification settings
Fork
49
Star
0
Code
Pull requests
48
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Ports - Elle
- #33
#33
Open
dev-elle-up
wants to merge 11 commits into
Ada-C11:master
Ada-C11/TaskList:master
from
dev-elle-up:master
dev-elle-up/TaskList:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Ports - Elle
#33
dev-elle-up
wants to merge 11 commits into
Ada-C11:master
Ada-C11/TaskList:master
from
dev-elle-up:master
dev-elle-up/TaskList:master
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2019
Initial project creation.
dev-elle-up
committed
6853e87
View commit details
Copy full SHA for 6853e87
Browse repository at this point
Initial setup complete.
dev-elle-up
committed
be1ea51
View commit details
Copy full SHA for be1ea51
Browse repository at this point
Commits on Apr 10, 2019
Created a model for Tasks. Migrated the datatype for date_completed to timestamp. Confirmed records can be created. Updated the controller's index action you created to retrieve and show all Task o…
Show description for 1ec14cc
dev-elle-up
committed
1ec14cc
View commit details
Copy full SHA for 1ec14cc
Browse repository at this point
Commits on Apr 14, 2019
Added support to show details page for a task. Added link and functionality to create a new task. Wrote tests.
dev-elle-up
committed
7046ad0
View commit details
Copy full SHA for 7046ad0
Browse repository at this point
Fixed the test I forgot to unskip last time for 'can update an existing task'. :-)
dev-elle-up
committed
9032d0a
View commit details
Copy full SHA for 9032d0a
Browse repository at this point
Finished 'delete task' action. Wrote one test, others are giving errors. Revisit later.
dev-elle-up
committed
75c4bf3
View commit details
Copy full SHA for 75c4bf3
Browse repository at this point
Working on adding 'mark a task complete'function. Stuck.
dev-elle-up
committed
cea3d9a
View commit details
Copy full SHA for cea3d9a
Browse repository at this point
Implemented the 'task completed' toggle.
dev-elle-up
committed
92ae2e1
View commit details
Copy full SHA for 92ae2e1
Browse repository at this point
Commits on Apr 15, 2019
Added 'update the database with the task's completed date' and added it to the index view. Also cleaned up a few things.
dev-elle-up
committed
6cd2591
View commit details
Copy full SHA for 6cd2591
Browse repository at this point
Changed description field to text_area from text_field.
dev-elle-up
committed
3150fb7
View commit details
Copy full SHA for 3150fb7
Browse repository at this point
Commits on Apr 18, 2019
Updated list sort order.
dev-elle-up
committed
03c4337
View commit details
Copy full SHA for 03c4337
Browse repository at this point
You can’t perform that action at this time.