Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: search dropdown overlay with boxedheaders option #3680

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Conversation

shamoon
Copy link
Collaborator

@shamoon shamoon commented Jun 30, 2024

Proposed change

Screenshot 2024-06-30 at 6 44 10 AM

Closes #3678

Type of change

  • New service widget
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation only
  • Other (please explain)

Checklist:

  • If applicable, I have added corresponding documentation changes.
  • If applicable, I have reviewed the feature and / or service widget guidelines.
  • I have checked that all code style checks pass using pre-commit hooks and linting checks.
  • If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.

@shamoon shamoon merged commit 8edfafb into main Jun 30, 2024
1 check passed
@shamoon shamoon deleted the fix-3678 branch June 30, 2024 13:45
truecharts-admin referenced this pull request in truecharts/public Jul 24, 2024
…0.9.5@e23fcd3 by renovate (#24087)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/gethomepage/homepage](https://togithub.com/gethomepage/homepage)
| patch | `v0.9.2` -> `v0.9.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gethomepage/homepage (ghcr.io/gethomepage/homepage)</summary>

###
[`v0.9.5`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.5)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.9.4...v0.9.5)

#### What's Changed

- Fix: correct k8s service status check from v0.9.4 by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3753](https://togithub.com/gethomepage/homepage/pull/3753)
- Enhancement: support pfsense v2 api by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3716](https://togithub.com/gethomepage/homepage/pull/3716)
- Feature: Frigate service widget by
[@&#8203;j0ton](https://togithub.com/j0ton) in
[https://github.com/gethomepage/homepage/pull/3743](https://togithub.com/gethomepage/homepage/pull/3743)

**Full Changelog**:
gethomepage/homepage@v0.9.3...v0.9.5

###
[`v0.9.4`](https://togithub.com/gethomepage/homepage/compare/v0.9.3...v0.9.4)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.9.3...v0.9.4)

###
[`v0.9.3`](https://togithub.com/gethomepage/homepage/releases/tag/v0.9.3)

[Compare
Source](https://togithub.com/gethomepage/homepage/compare/v0.9.2...v0.9.3)

#### What's Changed

- Fix: dont force lowercase URL in QuickLaunch by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3634](https://togithub.com/gethomepage/homepage/pull/3634)
- Fix: Improve error handling for Glances widgets by
[@&#8203;mjsully](https://togithub.com/mjsully) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3657](https://togithub.com/gethomepage/homepage/pull/3657)
- Feature: MySpeed widget by [@&#8203;gnmyt](https://togithub.com/gnmyt)
and [@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3662](https://togithub.com/gethomepage/homepage/pull/3662)
- Fix: Sort truenas pools by name by
[@&#8203;marktitorenkov](https://togithub.com/marktitorenkov) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3669](https://togithub.com/gethomepage/homepage/pull/3669)
- Fix: search dropdown overlay with boxedheaders option by
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3680](https://togithub.com/gethomepage/homepage/pull/3680)
- Feature: stock market service and info widget by
[@&#8203;eldyl](https://togithub.com/eldyl) and
[@&#8203;shamoon](https://togithub.com/shamoon) in
[https://github.com/gethomepage/homepage/pull/3617](https://togithub.com/gethomepage/homepage/pull/3617)

#### New Contributors

- [@&#8203;mjsully](https://togithub.com/mjsully) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3657](https://togithub.com/gethomepage/homepage/pull/3657)
- [@&#8203;gnmyt](https://togithub.com/gnmyt) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3662](https://togithub.com/gethomepage/homepage/pull/3662)
- [@&#8203;marktitorenkov](https://togithub.com/marktitorenkov) made
their first contribution in
[https://github.com/gethomepage/homepage/pull/3669](https://togithub.com/gethomepage/homepage/pull/3669)
- [@&#8203;eldyl](https://togithub.com/eldyl) made their first
contribution in
[https://github.com/gethomepage/homepage/pull/3617](https://togithub.com/gethomepage/homepage/pull/3617)

**Full Changelog**:
gethomepage/homepage@v0.9.2...v0.9.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant