mirror of
https://github.com/maelstrom-cms/odin.git
synced 2026-04-25 08:16:03 +03:00
[PR #39] [CLOSED] feat: 🚸 Reverse time scale for response times #53
Labels
No labels
bug
enhancement
help wanted
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/odin-maelstrom-cms#53
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/maelstrom-cms/odin/pull/39
Author: @dsturm
Created: 10/20/2020
Status: ❌ Closed
Base:
master← Head:ft-reverse-response-times📝 Commits (5)
c8c8c13fix: 🔒 Upgrade deps.03a7d02feat: 🍱 Rebuild assetsa154153docs: 🚚 Rename README and format1ed7f1drefactor: 🔥 Remove scheduleTimezone() (#32)ab18b6efeat: 🚸 Reverse time scale for response times📊 Changes
5 files changed (+162 additions, -140 deletions)
View changed files
📝
README.md(+46 -30)📝
app/Console/Kernel.php(+0 -5)📝
app/HasUptime.php(+1 -0)📝
package-lock.json(+114 -104)📝
public/js/maelstrom.js(+1 -1)📄 Description
This adresses #32 - For ltr, a time scale draws from oldest (left) to latest (right)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.