Release v1.3.1 #104

Merged
myrmidex merged 5 commits from release/v1.3.1 into main 2026-03-18 23:46:55 +01:00
Owner

Summary

Bug fixes and UI improvements from v1.3.0 testing.

  • #101 Fix cramped number inputs on Settings page
  • #102 Fix route modals hidden behind overlay (z-index)
  • #103 Move notification bell to reusable <x-page-header> component

Highlights

  • Settings number inputs now match Save button height with proper padding
  • Route create/edit modals render correctly above the grey overlay
  • New <x-page-header> Blade component used across all 6 main pages — title, subtitle, optional action buttons, notification bell
## Summary Bug fixes and UI improvements from v1.3.0 testing. - **#101** Fix cramped number inputs on Settings page - **#102** Fix route modals hidden behind overlay (z-index) - **#103** Move notification bell to reusable `<x-page-header>` component ## Highlights - Settings number inputs now match Save button height with proper padding - Route create/edit modals render correctly above the grey overlay - New `<x-page-header>` Blade component used across all 6 main pages — title, subtitle, optional action buttons, notification bell
myrmidex added this to the v1.3.1 milestone 2026-03-18 21:28:52 +01:00
myrmidex added the
bug
label 2026-03-18 21:28:52 +01:00
myrmidex self-assigned this 2026-03-18 21:28:52 +01:00
myrmidex added 3 commits 2026-03-18 21:28:52 +01:00
myrmidex added 1 commit 2026-03-18 21:39:20 +01:00
Fix flaky test from duplicate Article factory URLs
Some checks failed
CI / ci (push) Successful in 5m14s
CI / ci (pull_request) Failing after 5m13s
ff855facda
Author
Owner

Code Coverage Report

Metric Value
Line Coverage 74.25%

Updated by CI — commit 4b0d17e2ae

<!-- ffr-ci-coverage-report --> ## Code Coverage Report | Metric | Value | |--------|-------| | **Line Coverage** | 74.25% | _Updated by CI — commit 4b0d17e2ae22c58bee3447e49834d01377df2c9a_
myrmidex added 1 commit 2026-03-18 21:54:17 +01:00
Fix flaky boundary test with freezeTime
All checks were successful
CI / ci (push) Successful in 5m36s
CI / ci (pull_request) Successful in 16m47s
Build and Push Docker Image / build (push) Successful in 4m15s
4b0d17e2ae
myrmidex merged commit 4b0d17e2ae into main 2026-03-18 23:46:55 +01:00
myrmidex deleted branch release/v1.3.1 2026-03-18 23:46:56 +01:00
Sign in to join this conversation.
No description provided.