This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Releases: vtfk/azf-calendar-api
Releases · vtfk/azf-calendar-api
1.1.0
Minor Changes
- Added mock endpoints: 3d6d395
Patches
- Update dependency standard to v15: 1b5fc3e
- Update dependency standard to v16: 9abb3b2
- Update dependency standard to v16.0.4: ee8f86b
- Update dependency qs to v6.9.7: 8d5bf12
- Increase result output: 3d2bcbf
- No need to list 'Min kalender' twice: b4efcaa
- Updated config for VTFK: 72cf565
- Getting another users calendarView needs to use application token: 318e7f5
- Added endpoints and results: 1e7b201
- Added scripts: 0b8c57f
- Standard --fix: dbc5921
- Update dependency qs to v6.10.3: 80cc291
- Update dependency axios to v0.26.1: 05f937f
- Added
tabs
to info log: 5002638 - Added documentation for mock: 53d8505
1.0.6
Patches
- Made number of days ahread we should gather events for configurable and default to 14 days: 93d1181
- Added config on how many events to return, defaults to 20 calendar events: 6790696
- Graph is more happy with $top..: 3f42019
- Removes default daysAhead value. We now get this from our config file.: 889652c
1.0.5
1.0.4
Patches
- Separate the fallback logic from the initial sharepoint list GET, so we actually run it when its not returning as it should: f7c90b2
- If the calendar couldn't be returned for whatever reason, exclude it from the output: 504ec46
- The sharepoint list now defines how many days in ahead we should display events for. Defaults to 7 days.: 098ef8c