mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 09:35:49 +03:00
[PR #14] [MERGED] Feature/persistent settings #806
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#806
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/hibiken/asynqmon/pull/14
Author: @lambdagirl
Created: 1/14/2021
Status: ✅ Merged
Merged: 1/15/2021
Merged by: @hibiken
Base:
master← Head:feature/persistent-settings📝 Commits (3)
2a41780add dark theme preference9bb09b4add local storage to settings8786bc4settings page css📊 Changes
7 files changed (+61 additions, -24 deletions)
View changed files
📝
ui/src/App.tsx(+2 -2)📝
ui/src/actions/settingsActions.ts(+0 -1)📝
ui/src/index.tsx(+5 -0)➕
ui/src/localStorage.ts(+24 -0)📝
ui/src/store.ts(+7 -1)📝
ui/src/theme.tsx(+1 -2)📝
ui/src/views/SettingsView.tsx(+22 -18)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.