mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[PR #6] [MERGED] Admin Page Updates #80
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HaschekSolutions/opentrashmail/pull/6
Author: @poblabs
Created: 10/3/2019
Status: ✅ Merged
Merged: 10/3/2019
Merged by: @geek-at
Base:
master← Head:adminpage📝 Commits (3)
53e6c8dReverse sort the list so new items are on top8e362beDo not add duplicate headers, and clear table for appendad8deb4Do not clearInterval on admin page📊 Changes
2 files changed (+8 additions, -3 deletions)
View changed files
📝
web/api.php(+1 -1)📝
web/js/opentrashmail.js(+7 -2)📄 Description
Fixes some issues I've seen with the admin user and updates.
#emailtabletrso the email list isn't appended non-stop. By clearing it before theupdateEmailTable()runs, we just have the API email info.Tocolumn header name, so jQuery has something to look for so it'll stop adding theTocolumn on every interval.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.