Skip to content

feat: programs in fe-admin#118

Open
Blue-B-code wants to merge 3 commits intoopenimis:developfrom
Y-Note-SAS:feature-35447
Open

feat: programs in fe-admin#118
Blue-B-code wants to merge 3 commits intoopenimis:developfrom
Y-Note-SAS:feature-35447

Conversation

@Blue-B-code
Copy link

@Blue-B-code Blue-B-code commented Feb 3, 2026

Description

This PR implements program association for users in the fe-admin module. Adds program field in user creation/editing panel with conditional display based on configuration. Updates GraphQL queries and mutations to include program data for iUser type, this PR allows an user to be associated with one or many pograms.
We also used the same config to display the program's menu entry in AdminMainMenu.js
The config is : "fe-core, isProgramAvailable, false"

Type of Change

  • Feature
  • Bug fix
  • Chore (Refactor, Docs, CI/CD)
  • Other, please specify

Related Issue(s) / Task(s)

Demo

Upload screenshots/gifs or link to any demo video here.

Checklist

  • Unit tests added/modified
  • I18n / translation handled

"admin.user.newPassword": "New Password",
"admin.user.confirmNewPassword": "Confirm Password",
"admin.user.generatePassword": "Generate Password",
"program.ProgramPicker.placeholder": "Select Program",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Blue-B-code quick one here: is it correct to start with program. here? I assume program. should be defined inside the Program module itself, but here I only see the admin. keys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants