mirror of
https://github.com/hipcityreg/situation-monitor.git
synced 2026-04-27 08:36:01 +03:00
[PR #24] Feature/UI overhaul 01 #23
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/situation-monitor#23
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/hipcityreg/situation-monitor/pull/24
Author: @mm-mazhar
Created: 1/23/2026
Status: 🔄 Open
Base:
main← Head:feature/ui-overhaul-01📝 Commits (10+)
bc63618UI upgrades 002a2af88UI upgrades: Default Selection all, fixed panel rendering when all panels selected3f4f330UI upgrades: Introduced mini dashboard6383383Updatefac60daUpdate2665f0cUpdate gitignore before mergeeef8cf3Update gitignore before merge2744de5Merge branch 'upgrade-ui'2628715Update mini dashboard, first time load settings, settingsb2297dfAdded README File📊 Changes
29 files changed (+12080 additions, -7695 deletions)
View changed files
📝
.env.example(+4 -0)📝
.gitignore(+2 -1)➕
.history/src/lib/components/panels/GlobePanel_20260121140846.svelte(+771 -0)➕
.history/src/lib/components/panels/GlobePanel_20260121140854.svelte(+771 -0)➕
.history/src/lib/components/panels/GlobePanel_20260121140913.svelte(+771 -0)➕
LICENSE(+22 -0)➕
README.md(+131 -0)📝
package-lock.json(+7860 -7512)📝
package.json(+2 -0)📝
src/app.css(+19 -0)📝
src/app.html(+2 -1)📝
src/lib/api/fred.ts(+46 -9)📝
src/lib/api/index.ts(+1 -1)➕
src/lib/components/common/BreakingNews.svelte(+204 -0)📝
src/lib/components/common/HeatmapCell.svelte(+14 -0)📝
src/lib/components/common/Panel.svelte(+9 -9)📝
src/lib/components/layout/Dashboard.svelte(+1 -0)📝
src/lib/components/layout/Header.svelte(+11 -10)📝
src/lib/components/modals/SettingsModal.svelte(+89 -3)📝
src/lib/components/panels/CorrelationPanel.svelte(+2 -2)...and 9 more files
📄 Description
Updates in UI
globe.glvisualization.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.