mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[PR #1010] [CLOSED] Visual enhancement of the navigation bar and addition of a search bar for projects #1057
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#1057
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/healthchecks/healthchecks/pull/1010
Author: @tgrl84
Created: 6/7/2024
Status: ❌ Closed
Base:
master← Head:searchbar📝 Commits (9)
d261da9Visual change3dffb53Visual change5307fcaAdd a searchbar for projects086da7bAdd a searchbar for projects2bcf457add search bar for projectsbfcea70add visual changes8a853f7Merge branch 'visualchanges' into searchbar51d3fd7Updated max-width to 1170px for better transiton between pagesa28aac7Replace searchbar📊 Changes
4 files changed (+107 additions, -58 deletions)
View changed files
📝
static/css/base.css(+10 -4)📝
static/js/projects.js(+23 -0)📝
templates/base.html(+59 -50)📝
templates/front/projects.html(+15 -4)📄 Description
Added a search bar for projects.




Enhanced the navigation bar by integrating the search bar for a cleaner look.
Added the healthchecks name on projects page.
Adjusted the width for smoother transitions between pages.
Before :
After :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.