[PR #2893] feat: roles & users selector #6049

Open
opened 2026-04-23 02:59:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2893
Author: @Fredkiss3
Created: 4/23/2026
Status: 🔄 Open

Base: devHead: feat/roles-and-user-multi-selectors


📝 Commits (3)

📊 Changes

6 files changed (+140 additions, -58 deletions)

View changed files

📝 messages/fr-FR.json (+4 -3)
📝 src/components/InternalResourceForm.tsx (+72 -52)
📝 src/components/machines-selector.tsx (+1 -1)
src/components/multi-select/multi-select-input.tsx (+61 -0)
📝 src/components/multi-select/multi-select-tags.tsx (+1 -1)
📝 src/components/ui/controlled-data-table.tsx (+1 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

How to test?


🔄 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/fosrl/pangolin/pull/2893 **Author:** [@Fredkiss3](https://github.com/Fredkiss3) **Created:** 4/23/2026 **Status:** 🔄 Open **Base:** `dev` ← **Head:** `feat/roles-and-user-multi-selectors` --- ### 📝 Commits (3) - [`9db5ff9`](https://github.com/fosrl/pangolin/commit/9db5ff9ff73c885959e1e42977345f4a9a2001ec) ♻️ small refactor - [`53c48e6`](https://github.com/fosrl/pangolin/commit/53c48e6f041b3a4a3ec39f1cec54e3ed1be338c9) 🌐 update french translations - [`b9bee28`](https://github.com/fosrl/pangolin/commit/b9bee2836b1973fbd31ad060ee60c2061c4da295) 🚧 wip ### 📊 Changes **6 files changed** (+140 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `messages/fr-FR.json` (+4 -3) 📝 `src/components/InternalResourceForm.tsx` (+72 -52) 📝 `src/components/machines-selector.tsx` (+1 -1) ➕ `src/components/multi-select/multi-select-input.tsx` (+61 -0) 📝 `src/components/multi-select/multi-select-tags.tsx` (+1 -1) 📝 `src/components/ui/controlled-data-table.tsx` (+1 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description ## How to test? --- <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-04-23 02:59:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#6049