[PR #39] [CLOSED] feat: 🚸 Reverse time scale for response times #53

Closed
opened 2026-02-27 09:12:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/maelstrom-cms/odin/pull/39
Author: @dsturm
Created: 10/20/2020
Status: Closed

Base: masterHead: ft-reverse-response-times


📝 Commits (5)

  • c8c8c13 fix: 🔒 Upgrade deps.
  • 03a7d02 feat: 🍱 Rebuild assets
  • a154153 docs: 🚚 Rename README and format
  • 1ed7f1d refactor: 🔥 Remove scheduleTimezone() (#32)
  • ab18b6e feat: 🚸 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.

## 📋 Pull Request Information **Original PR:** https://github.com/maelstrom-cms/odin/pull/39 **Author:** [@dsturm](https://github.com/dsturm) **Created:** 10/20/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ft-reverse-response-times` --- ### 📝 Commits (5) - [`c8c8c13`](https://github.com/maelstrom-cms/odin/commit/c8c8c13446c6a0fb80d142df8ee2ba2dea77868d) fix: :lock: Upgrade deps. - [`03a7d02`](https://github.com/maelstrom-cms/odin/commit/03a7d0262d7bffa9ab9a2322261b80547e7f57d7) feat: :bento: Rebuild assets - [`a154153`](https://github.com/maelstrom-cms/odin/commit/a15415361fd0ec4776e0e26f0686f58fe10c8652) docs: :truck: Rename README and format - [`1ed7f1d`](https://github.com/maelstrom-cms/odin/commit/1ed7f1d4812e4594894a255ce2f35b0402079356) refactor: :fire: Remove scheduleTimezone() (#32) - [`ab18b6e`](https://github.com/maelstrom-cms/odin/commit/ab18b6ead09cb027e348e2062a233042dcb479d8) feat: :children_crossing: Reverse time scale for response times ### 📊 Changes **5 files changed** (+162 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description This adresses #32 - For ltr, a time scale draws from oldest (left) to latest (right) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:12:46 +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/odin-maelstrom-cms#53
No description provided.