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 }}
TemaDeveloper
/
personal_planner
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
38
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: TemaDeveloper/personal_planner
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
169 workflow runs
169 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
polish: add useUndoDelete hook for optimistic undo on entry deletes
CI
#171:
Pull request
#76
opened by
Sadullaev217
Action required
Sadullaev217:fix/undo-delete-issue-56
Sadullaev217:fix/undo-delete-issue-56
Action required
View #76
View workflow file
Merge pull request #75 from Chzhqv/fix/section-template-idor
CI
#170:
Commit
b8772a8
pushed by
TemaDeveloper
1m 11s
main
main
1m 11s
View workflow file
Merge pull request #74 from Chzhqv/fix/work-summary-missing-jobname
CI
#169:
Commit
4421235
pushed by
TemaDeveloper
1m 22s
main
main
1m 22s
View workflow file
Merge pull request #73 from Chzhqv/fix/dashboard-activity-timezone-keys
CI
#168:
Commit
99f177c
pushed by
TemaDeveloper
1m 18s
main
main
1m 18s
View workflow file
Merge pull request #72 from Chzhqv/fix/work-tracker-delete-error-hand…
CI
#167:
Commit
31d70b6
pushed by
TemaDeveloper
1m 17s
main
main
1m 17s
View workflow file
Merge pull request #71 from Chzhqv/fix/settings-preferences-fetch-err…
CI
#166:
Commit
d2a6a41
pushed by
TemaDeveloper
1m 11s
main
main
1m 11s
View workflow file
Merge pull request #70 from Chzhqv/fix/expenses-study-pagination
CI
#165:
Commit
4ea3a11
pushed by
TemaDeveloper
59s
main
main
59s
View workflow file
Merge pull request #69 from Chzhqv/fix/habits-n-plus-one-query
CI
#164:
Commit
1876197
pushed by
TemaDeveloper
1m 4s
main
main
1m 4s
View workflow file
Merge pull request #68 from Chzhqv/fix/habit-log-toggle-race
CI
#163:
Commit
9fa29ae
pushed by
TemaDeveloper
1m 7s
main
main
1m 7s
View workflow file
security(sections): fix IDOR — private templates leaked/writable by slug
CI
#162:
Pull request
#75
opened by
Chzhqv
1m 17s
Chzhqv:fix/section-template-idor
Chzhqv:fix/section-template-idor
1m 17s
View #75
View workflow file
fix(work): return 400 when jobName is missing instead of defaulting
CI
#161:
Pull request
#74
opened by
Chzhqv
1m 8s
Chzhqv:fix/work-summary-missing-jobname
Chzhqv:fix/work-summary-missing-jobname
1m 8s
View #74
View workflow file
fix(dashboard): make activity date keys/range independent of server TZ
CI
#160:
Pull request
#73
opened by
Chzhqv
1m 15s
Chzhqv:fix/dashboard-activity-timezone-keys
Chzhqv:fix/dashboard-activity-timezone-keys
1m 15s
View #73
View workflow file
fix(work-tracker): check res.ok on delete ops before toasting success
CI
#159:
Pull request
#72
opened by
Chzhqv
1m 8s
Chzhqv:fix/work-tracker-delete-error-handling
Chzhqv:fix/work-tracker-delete-error-handling
1m 8s
View #72
View workflow file
fix(settings): handle preferences fetch failure instead of hanging
CI
#158:
Pull request
#71
opened by
Chzhqv
1m 9s
Chzhqv:fix/settings-preferences-fetch-error-handling
Chzhqv:fix/settings-preferences-fetch-error-handling
1m 9s
View #71
View workflow file
perf(expenses,study): add skip/limit pagination to list endpoints
CI
#157:
Pull request
#70
opened by
Chzhqv
1m 6s
Chzhqv:fix/expenses-study-pagination
Chzhqv:fix/expenses-study-pagination
1m 6s
View #70
View workflow file
perf(habits): batch habit log queries instead of N+1 per-day lookups
CI
#156:
Pull request
#69
opened by
Chzhqv
1m 16s
Chzhqv:fix/habits-n-plus-one-query
Chzhqv:fix/habits-n-plus-one-query
1m 16s
View #69
View workflow file
fix(generation): personal section names + distinct, fitting icons
CI
#154:
Commit
69a6758
pushed by
TemaDeveloper
1m 15s
main
main
1m 15s
View workflow file
fix(sections): real icons instead of all-Star; constrain AI to render…
CI
#153:
Commit
4963c05
pushed by
TemaDeveloper
1m 5s
main
main
1m 5s
View workflow file
fix(review): resolve max code-review findings (security, correctness,…
CI
#152:
Commit
3cdff93
pushed by
TemaDeveloper
1m 7s
main
main
1m 7s
View workflow file
fix(onboarding): lenient section parser so imperfect AI output still …
CI
#151:
Commit
c2a93ad
pushed by
TemaDeveloper
1m 6s
main
main
1m 6s
View workflow file
fix(onboarding): raise generate/chat function timeout (was aborting A…
CI
#150:
Commit
5043b7d
pushed by
TemaDeveloper
58s
main
main
58s
View workflow file
fix(onboarding): persist chat across refresh, fewer AI questions, rob…
CI
#149:
Commit
3ec47f0
pushed by
TemaDeveloper
1m 9s
main
main
1m 9s
View workflow file
feat(adaptive): remove the remaining cages — formula fallback, work v…
CI
#148:
Commit
a8efbff
pushed by
TemaDeveloper
1m 16s
main
main
1m 16s
View workflow file
feat(adaptive): SP-5e parity — rich unified view components + enable …
CI
#147:
Commit
6a91e76
pushed by
TemaDeveloper
1m 4s
main
main
1m 4s
View workflow file
feat(adaptive): SP-5d-full + SP-5e — faithful built-in migration + ga…
CI
#146:
Commit
312255b
pushed by
TemaDeveloper
1m 6s
main
main
1m 6s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.