[PR #503] [MERGED] Fix alert timer by adding controller #570

Closed
opened 2026-02-28 14:33:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/503
Author: @jacksongoode
Created: 7/24/2024
Status: Merged
Merged: 7/25/2024
Merged by: @jacksongoode

Base: masterHead: jackson/fix-alert-timer


📝 Commits (2)

📊 Changes

5 files changed (+64 additions, -15 deletions)

View changed files

psst-gui/src/controller/alert_cleanup.rs (+30 -0)
📝 psst-gui/src/controller/mod.rs (+2 -0)
📝 psst-gui/src/data/mod.rs (+21 -10)
📝 psst-gui/src/ui/mod.rs (+5 -2)
📝 psst-gui/src/ui/playback.rs (+6 -3)

📄 Description

Should resolve https://github.com/jpochyla/psst/issues/500


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/503 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/25/2024 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `master` ← **Head:** `jackson/fix-alert-timer` --- ### 📝 Commits (2) - [`ee5a33a`](https://github.com/jpochyla/psst/commit/ee5a33abc4e0b8e806d60e7338551df25f388ffe) Fix alert timer by adding controller - [`2ba91fd`](https://github.com/jpochyla/psst/commit/2ba91fdcc03a7d8d965c48f31e658d4bf51ba6bd) Fix ### 📊 Changes **5 files changed** (+64 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `psst-gui/src/controller/alert_cleanup.rs` (+30 -0) 📝 `psst-gui/src/controller/mod.rs` (+2 -0) 📝 `psst-gui/src/data/mod.rs` (+21 -10) 📝 `psst-gui/src/ui/mod.rs` (+5 -2) 📝 `psst-gui/src/ui/playback.rs` (+6 -3) </details> ### 📄 Description Should resolve https://github.com/jpochyla/psst/issues/500 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#570
No description provided.