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

Extend training requests and API #1293

Merged

Conversation

pbanaszkiewicz
Copy link
Contributor

In this rather complicated PR a number of issues were fixed:

  1. fixed Download selected trainee applications #1227 by extending API to filter by IDs and extending UI to allow for downloading various entries from training requests list
  2. fixed Trainees with training event should be automatically accepted #1284 by auto-accepting entries in training requests list when they're matched
  3. fixed Include Matched Event when downloading Training Applications #1291 by extending training requests API columns
  4. fixed Fix explanatory text for Training Application Group Name #1292 (straightforward)

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