Commit graph

8 commits

Author SHA1 Message Date
David Rodriguez
d921cdb3af fix: Fixed GraphApiService tests for proxy scenario 2026-01-17 12:58:50 +00:00
David Rodríguez
1ad02baa51 Remove trailing spaces in GraphApiService.js 2026-01-13 19:51:50 +00:00
David Rodríguez
6166fbcb43
Update api/server/services/GraphApiService.js
Changed "let" for "const"

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-12 22:52:17 +00:00
David Rodríguez
7669a8484e
Update api/server/services/GraphApiService.js
Remove trailing whitespace

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-12 22:51:23 +00:00
David Rodríguez
dcb3f342b2 fix: Add proxy support for Graph API client creation 2026-01-12 18:29:58 +00:00
David Rodríguez
de8ae92439 fix: Add proxy support for Graph API token exchange 2026-01-11 13:26:51 +00:00
Max Sanna
d46dde4e01
👫 fix: Update Entra ID group retrieval to use getMemberGroups and add pagination support (#10199)
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile, librechat-dev, node) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile.multi, librechat-dev-api, api-build) (push) Waiting to run
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Waiting to run
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Blocked by required conditions
2025-10-26 21:58:29 -04:00
Danny Avila
66bd419baa
🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804)
WIP: pre-granular-permissions commit

feat: Add category and support contact fields to Agent schema and UI components

Revert "feat: Add category and support contact fields to Agent schema and UI components"

This reverts commit c43a52b4c9.

Fix: Update import for renderHook in useAgentCategories.spec.tsx

fix: Update icon rendering in AgentCategoryDisplay tests to use empty spans

refactor: Improve category synchronization logic and clean up AgentConfig component

refactor: Remove unused UI flow translations from translation.json

feat: agent marketplace features

🔐 feat: Granular Role-based Permissions + Entra ID Group Discovery (#7804)
2025-08-13 16:24:17 -04:00