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

Hurtigtaster for department #161

Closed
2 tasks done
yelodevopsi opened this issue Oct 20, 2023 · 2 comments
Closed
2 tasks done

Hurtigtaster for department #161

yelodevopsi opened this issue Oct 20, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@yelodevopsi
Copy link
Contributor

yelodevopsi commented Oct 20, 2023

Opptil nå har vi en hardkodet rekkefølge på department-lista. Det fungerer i nåværende main-kode.

Nå skal dette mappes mot "hotkey" som sendes fra backend, så den kan endres/knyttes til custom department (avdeling)

[{
 id: ...
 name: trondheim,
 hotKey: 1,
 organizationId: ...
},
{
 id: ...
 name: oslo,
 hotKey: 2,
 organizationId: ...
}]

Tasks

Preview Give feedback
@yelodevopsi yelodevopsi added the enhancement New feature or request label Oct 20, 2023
@yelodevopsi yelodevopsi changed the title Hurtigtaster Hurtigtaster for department Oct 20, 2023
@yelodevopsi yelodevopsi added this to the Filtermeny ny milestone Oct 20, 2023
@yelodevopsi
Copy link
Contributor Author

Implemented with #163

@yelodevopsi
Copy link
Contributor Author

All done

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

No branches or pull requests

2 participants