Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

API: Extended with filter for events - #2

Merged
theodortruffer merged 1 commit into
fluxapps:stagingfrom
iLUB:API_Filter_Extension
Aug 16, 2018
Merged

API: Extended with filter for events#2
theodortruffer merged 1 commit into
fluxapps:stagingfrom
iLUB:API_Filter_Extension

Conversation

@Amstutz

Copy link
Copy Markdown

We also need the filter on the API to access existing events. Currently we have to do that natively by using:

\xoctEvent::getFiltered($filter);

This is an issue, since we can not properly mock this static call in our code. The API calls however are nicely mockable (e.g. by mockery).

@theodortruffer
theodortruffer merged commit cee8a3e into fluxapps:stagingAug 16, 2018
mstuder added a commit that referenced this pull request Mar 20, 2022
Resolve "Workflow Parameter laden"
Closes#2
See merge request fluxlabs/ilias/plugins/RepositoryObjects/OpenCast!57
@okaufman
okaufman deleted the API_Filter_Extension branch April 12, 2022 08:38
okaufman pushed a commit to okaufman/OpenCast-fluxapps that referenced this pull request Apr 29, 2022
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.1...2.29.2)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Amstutz@theodortruffer