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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
InteIIigeNET
/
HwProj-2.0.1
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
31
Code
Issues
42
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Delayed Notifications
- #298
#298
Open
BakhorikovEgor
wants to merge 23 commits into
master
InteIIigeNET/HwProj-2.0.1:master
from
DelayedNotifications
InteIIigeNET/HwProj-2.0.1:DelayedNotifications
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Delayed Notifications
#298
BakhorikovEgor
wants to merge 23 commits into
master
InteIIigeNET/HwProj-2.0.1:master
from
DelayedNotifications
InteIIigeNET/HwProj-2.0.1:DelayedNotifications
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2023
feat: add HangFire settings to startup and app settings.
Show description for 4c06e83
BakhorikovEgor
committed
4c06e83
View commit details
Copy full SHA for 4c06e83
Browse repository at this point
feat: add delete and update delayed methods for tasks
BakhorikovEgor
committed
248c316
View commit details
Copy full SHA for 248c316
Browse repository at this point
feat: Moved hangfire to NotificationsService
BakhorikovEgor
committed
4443ebb
View commit details
Copy full SHA for 4443ebb
Browse repository at this point
feat: create ScheduleEvent
Show description for 8557b6c
BakhorikovEgor
committed
8557b6c
View commit details
Copy full SHA for 8557b6c
Browse repository at this point
feat: add UpdateScheduleEvent class
BakhorikovEgor
committed
6e0d6ca
View commit details
Copy full SHA for 6e0d6ca
Browse repository at this point
fix: delete delayed logic from CourseService
Show description for 20d7fbf
BakhorikovEgor
committed
20d7fbf
View commit details
Copy full SHA for 20d7fbf
Browse repository at this point
feat: change ScheduleWork id to string
BakhorikovEgor
committed
635920d
View commit details
Copy full SHA for 635920d
Browse repository at this point
feat: add and delete delayed task events and eventhandlers
BakhorikovEgor
committed
f3a7d6a
View commit details
Copy full SHA for f3a7d6a
Browse repository at this point
feat: add delete update task events and eventhandlers are written
BakhorikovEgor
committed
ac1eaa0
View commit details
Copy full SHA for ac1eaa0
Browse repository at this point
fix: style fixes
BakhorikovEgor
committed
53e2616
View commit details
Copy full SHA for 53e2616
Browse repository at this point
Commits on Nov 19, 2023
feat: bear main schedule event handler logic
BakhorikovEgor
committed
2cb1af1
View commit details
Copy full SHA for 2cb1af1
Browse repository at this point
Commits on Nov 22, 2023
feat: transfer CourseDataFilterAttribute.cs to ApiGateway
BakhorikovEgor
committed
1a9e978
View commit details
Copy full SHA for 1a9e978
Browse repository at this point
feat: add lazy getting course data in task event-handlers
BakhorikovEgor
committed
323dfd2
View commit details
Copy full SHA for 323dfd2
Browse repository at this point
feat: change part of ScheduleWorkId
BakhorikovEgor
committed
1d4d5b5
View commit details
Copy full SHA for 1d4d5b5
Browse repository at this point
Commits on Dec 2, 2023
Merge pull request #340 from InteIIigeNET/TransferringCourseDataFilter
Show description for eab2e10
BakhorikovEgor
authored
eab2e10
View commit details
Copy full SHA for eab2e10
Browse repository at this point
Commits on Dec 3, 2023
feat: transfer hangfire dashboard to apigateway
BakhorikovEgor
committed
d220d21
View commit details
Copy full SHA for d220d21
Browse repository at this point
Commits on Jan 7, 2024
Revert "feat: transfer hangfire dashboard to apigateway"
Show description for 6476105
BakhorikovEgor
committed
6476105
View commit details
Copy full SHA for 6476105
Browse repository at this point
Commits on Feb 16, 2024
fix: composite delayed job key
Show description for 7ca52e4
BakhorikovEgor
committed
7ca52e4
View commit details
Copy full SHA for 7ca52e4
Browse repository at this point
feat: better choice for continuation
BakhorikovEgor
committed
5d50b4a
View commit details
Copy full SHA for 5d50b4a
Browse repository at this point
fix: style fixes
BakhorikovEgor
committed
3017b8f
View commit details
Copy full SHA for 3017b8f
Browse repository at this point
Commits on Feb 23, 2024
fix: duplicate reference fix
BakhorikovEgor
committed
8d8cec2
View commit details
Copy full SHA for 8d8cec2
Browse repository at this point
Commits on Feb 25, 2024
wip
DedSec256
committed
70d9ec8
View commit details
Copy full SHA for 70d9ec8
Browse repository at this point
Commits on Mar 6, 2024
feat: change update extension to rescheduling + add lazy addorupdateEvent
BakhorikovEgor
committed
dac4582
View commit details
Copy full SHA for dac4582
Browse repository at this point
You can’t perform that action at this time.