mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #1146] [MERGED] Enhanced user and orgs tables in admin view. #2761
Reference in New Issue
Block a user
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/dani-garcia/vaultwarden/pull/1146
Author: @BlackDex
Created: 9/19/2020
Status: ✅ Merged
Merged: 9/20/2020
Merged by: @dani-garcia
Base:
master← Head:user-orgs-table-enhancement📝 Commits (1)
6a29104As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299📊 Changes
6 files changed (+24651 additions, -29 deletions)
View changed files
📝
src/api/web.rs(+3 -0)➕
src/static/scripts/datatables.css(+223 -0)➕
src/static/scripts/datatables.js(+15587 -0)➕
src/static/scripts/jquery-3.5.1.slim.js(+8777 -0)📝
src/static/templates/admin/organizations.hbs(+23 -10)📝
src/static/templates/admin/users.hbs(+38 -19)📄 Description
As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.