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 }}
SOS-RS
/
backend
Public
Notifications
You must be signed in to change notification settings
Fork
273
Star
695
Code
Issues
18
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feature/supply-priority-expiration
- #20
#20
Open
gustavocs
wants to merge 8 commits into
SOS-RS:develop
SOS-RS/backend:develop
from
gustavocs:feature/supply-priority-expiration
gustavocs/sos-rs-backend:feature/supply-priority-expiration
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
feature/supply-priority-expiration
#20
gustavocs
wants to merge 8 commits into
SOS-RS:develop
SOS-RS/backend:develop
from
gustavocs:feature/supply-priority-expiration
gustavocs/sos-rs-backend:feature/supply-priority-expiration
Copy head branch name to clipboard
Commits
Commits on May 11, 2024
Added a cron job to ShelterSupply module to run every 30 minutes to change priority of expired supplies (urgent older than 4 hours)
gustavocs
committed
2ea0789
View commit details
Copy full SHA for 2ea0789
Browse repository at this point
Fixed typo
gustavocs
committed
b05bb71
View commit details
Copy full SHA for b05bb71
Browse repository at this point
Fixed to consider createdAt as updatedAt is not being used
gustavocs
committed
a7ae2cf
View commit details
Copy full SHA for a7ae2cf
Browse repository at this point
Refactor made to cover logic using string dates; Code review
gustavocs
committed
701524e
View commit details
Copy full SHA for 701524e
Browse repository at this point
Reviewed
gustavocs
committed
c3c7da0
View commit details
Copy full SHA for c3c7da0
Browse repository at this point
Fixed time interval to 30 minutes
gustavocs
committed
ba82184
View commit details
Copy full SHA for ba82184
Browse repository at this point
Added constants to .env; changed implementation to new date types and use one db query to update needed supplies
gustavocs
committed
84dfc74
View commit details
Copy full SHA for 84dfc74
Browse repository at this point
Commits on May 12, 2024
Bug fixes; linter fix
gustavocs
committed
60553f7
View commit details
Copy full SHA for 60553f7
Browse repository at this point
You can’t perform that action at this time.