Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin page for viewing all positions in a recruitment #1615

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Snorre98
Copy link
Contributor

@Snorre98 Snorre98 commented Nov 15, 2024

http://localhost:3000/control-panel/recruitment/:recruitmentId/all-positions/

There is alot what has to be done before this can be completed.

  • either update the table component to handle multiple rows within elements or find a completely diffrent way of showing all applications is a similar way to nested tables.
  • add ability to set interview for multiple applications at once (frontend on SetInterviewsManuallyModal, backend to handle setting interviews for multiple positions)
  • ability to sort applicants on similar position application combination, and or ability to filter applicants on a set of positions (with multi select?)
  • ability to filter by section
  • ability to sort by gang
  • (not needed) set interviews for all applicants

Concept of UI:
bilde

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add new RecruitmentPositionOverviewPage for all positions in a recrutiment
1 participant