[PR #1010] [CLOSED] Visual enhancement of the navigation bar and addition of a search bar for projects #1057

Closed
opened 2026-02-26 00:30:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/1010
Author: @tgrl84
Created: 6/7/2024
Status: Closed

Base: masterHead: searchbar


📝 Commits (9)

  • d261da9 Visual change
  • 3dffb53 Visual change
  • 5307fca Add a searchbar for projects
  • 086da7b Add a searchbar for projects
  • 2bcf457 add search bar for projects
  • bfcea70 add visual changes
  • 8a853f7 Merge branch 'visualchanges' into searchbar
  • 51d3fd7 Updated max-width to 1170px for better transiton between pages
  • a28aac7 Replace 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 :
before_projects
before_checks
After :
after_projects
after_checks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/1010 **Author:** [@tgrl84](https://github.com/tgrl84) **Created:** 6/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `searchbar` --- ### 📝 Commits (9) - [`d261da9`](https://github.com/healthchecks/healthchecks/commit/d261da97cca1df16ff05fa174addb6c6a047d5dc) Visual change - [`3dffb53`](https://github.com/healthchecks/healthchecks/commit/3dffb5324bdf7f4374ebe82f11bfb4cadc1f79c8) Visual change - [`5307fca`](https://github.com/healthchecks/healthchecks/commit/5307fca6bf0d505906f42b6e9165d23f827e603e) Add a searchbar for projects - [`086da7b`](https://github.com/healthchecks/healthchecks/commit/086da7bffd470e22f8365e6c9609bf591ee93cab) Add a searchbar for projects - [`2bcf457`](https://github.com/healthchecks/healthchecks/commit/2bcf457b68353eea08ebe9ffe475d38e1d9a2a3b) add search bar for projects - [`bfcea70`](https://github.com/healthchecks/healthchecks/commit/bfcea70912eb2568cf50b075ec5792fe8db1cd98) add visual changes - [`8a853f7`](https://github.com/healthchecks/healthchecks/commit/8a853f7492445a83fb6294485fb635f14906c0fd) Merge branch 'visualchanges' into searchbar - [`51d3fd7`](https://github.com/healthchecks/healthchecks/commit/51d3fd73dab1e92053e32a0d3ddeb42dd6b54e1c) Updated max-width to 1170px for better transiton between pages - [`a28aac7`](https://github.com/healthchecks/healthchecks/commit/a28aac785ce3228bf2f2bafcfe9cd613129dce98) Replace searchbar ### 📊 Changes **4 files changed** (+107 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `static/css/base.css` (+10 -4) 📝 `static/js/projects.js` (+23 -0) 📝 `templates/base.html` (+59 -50) 📝 `templates/front/projects.html` (+15 -4) </details> ### 📄 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 : ![before_projects](https://github.com/healthchecks/healthchecks/assets/71886156/c718b281-1ba3-44be-bab7-779f6888521f) ![before_checks](https://github.com/healthchecks/healthchecks/assets/71886156/a38d4156-d0b8-49f6-88d9-b1c1103f29ef) After : ![after_projects](https://github.com/healthchecks/healthchecks/assets/71886156/a8128a72-2934-455f-baa0-f761611687d9) ![after_checks](https://github.com/healthchecks/healthchecks/assets/71886156/b9c731ea-f383-426c-83ad-3c6a8d97462d) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:30:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#1057
No description provided.