[PR #6501] [MERGED] Some small admin js/css updates #7431

Closed
opened 2026-03-07 21:17:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6501
Author: @BlackDex
Created: 11/28/2025
Status: Merged
Merged: 11/29/2025
Merged by: @dani-garcia

Base: mainHead: admin-js-css


📝 Commits (2)

  • 9ef7d3b Some small admin js/css updates
  • 82ecf0a Adjust the size of the moon to be more inline with the other icons

📊 Changes

7 files changed (+362 additions, -314 deletions)

View changed files

📝 src/static/scripts/admin.js (+1 -1)
📝 src/static/scripts/admin_users.js (+1 -1)
📝 src/static/scripts/bootstrap.bundle.js (+2 -5)
📝 src/static/scripts/bootstrap.css (+6 -1)
📝 src/static/scripts/datatables.css (+9 -10)
📝 src/static/scripts/datatables.js (+334 -280)
📝 src/static/templates/admin/base.hbs (+9 -16)

📄 Description

  • Updated JS libraries
  • Fixed some eslint errors
  • Small update on the theme icon's to be a bit smaller and better sized. Used OXVG via OXVGUI to shrink and optimze them.

Probably Fixes #6493


🔄 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/dani-garcia/vaultwarden/pull/6501 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `admin-js-css` --- ### 📝 Commits (2) - [`9ef7d3b`](https://github.com/dani-garcia/vaultwarden/commit/9ef7d3b7effca723ebcaad40dfe13e637c5749af) Some small admin js/css updates - [`82ecf0a`](https://github.com/dani-garcia/vaultwarden/commit/82ecf0af7cde10946ab0c2681e46f769c7b239d8) Adjust the size of the moon to be more inline with the other icons ### 📊 Changes **7 files changed** (+362 additions, -314 deletions) <details> <summary>View changed files</summary> 📝 `src/static/scripts/admin.js` (+1 -1) 📝 `src/static/scripts/admin_users.js` (+1 -1) 📝 `src/static/scripts/bootstrap.bundle.js` (+2 -5) 📝 `src/static/scripts/bootstrap.css` (+6 -1) 📝 `src/static/scripts/datatables.css` (+9 -10) 📝 `src/static/scripts/datatables.js` (+334 -280) 📝 `src/static/templates/admin/base.hbs` (+9 -16) </details> ### 📄 Description - Updated JS libraries - Fixed some eslint errors - Small update on the theme icon's to be a bit smaller and better sized. Used OXVG via OXVGUI to shrink and optimze them. Probably Fixes #6493 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:17:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7431