[PR #1211] [MERGED] Add css to the /windows and /apple templates #1964

Closed
opened 2025-12-29 03:19:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1211
Author: @atorregrosa-smd
Created: 2/9/2023
Status: Merged
Merged: 2/9/2023
Merged by: @kradalby

Base: mainHead: add-css


📝 Commits (3)

  • 0861485 Add some css to the /windows and /apple templates
  • 825abc9 Apply suggestions from code review
  • 075aad8 Format with prettier

📊 Changes

2 files changed (+36 additions, -4 deletions)

View changed files

📝 templates/apple.html (+18 -2)
📝 templates/windows.html (+18 -2)

📄 Description

I added a bit of css to make the configuration guides look better, as they were very rough.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/juanfont/headscale/pull/1211 **Author:** [@atorregrosa-smd](https://github.com/atorregrosa-smd) **Created:** 2/9/2023 **Status:** ✅ Merged **Merged:** 2/9/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `add-css` --- ### 📝 Commits (3) - [`0861485`](https://github.com/juanfont/headscale/commit/08614858bd7c2be12a3de9badae154677853f948) Add some css to the /windows and /apple templates - [`825abc9`](https://github.com/juanfont/headscale/commit/825abc92570472759a71127e4ed0fa2e05c30e6b) Apply suggestions from code review - [`075aad8`](https://github.com/juanfont/headscale/commit/075aad89db74b498f18c682845afd0fbbd388756) Format with prettier ### 📊 Changes **2 files changed** (+36 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `templates/apple.html` (+18 -2) 📝 `templates/windows.html` (+18 -2) </details> ### 📄 Description I added a bit of css to make the configuration guides look better, as they were very rough. <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:19:03 +01:00
adam closed this issue 2025-12-29 03:19:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1964