Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Releases: vtfk/azf-calendar-api

1.1.0

18 Mar 09:28
597d7b8
Compare
Choose a tag to compare

Minor Changes

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

30 Sep 18:52
addb5de
Compare
Choose a tag to compare

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

21 Sep 09:41
86ce423
Compare
Choose a tag to compare

Patches

  • Order events by start datetime: 8c18ad5

1.0.4

21 Sep 09:11
691c2a6
Compare
Choose a tag to compare

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

1.0.3

18 Sep 14:18
40deba7
Compare
Choose a tag to compare

Patches

  • Make sure the mail and groupId properties is a string before capitalizing it: e2c7068
  • Uppercase the email before filtering: f839ef1

1.0.1

18 Sep 13:42
8430939
Compare
Choose a tag to compare

Patches

  • Move fallback logic, so it will run if the original request fails: 57df48b
  • Require userPrincialName instead of samAccountName when authenticating the graph user: 590a181

1.0.0

10 Sep 09:14
f579ead
Compare
Choose a tag to compare

Initial release