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

Calendar Api Feed Source #215

Merged
merged 24 commits into from
Nov 22, 2024
Merged

Calendar Api Feed Source #215

merged 24 commits into from
Nov 22, 2024

Conversation

tuj
Copy link
Contributor

@tuj tuj commented Oct 10, 2024

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/2321

Description

  • Adds a new feed source for 'calendar' data, that depends on three API endpoints: locations, resources, events.
  • Fixed multiselect when more than one feed source of the given type is installed.

Depends on: os2display/display-admin-client#264

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

TODOs

  • Configurable date format for startTime and endTime.
  • Better cache handling.
  • Configurable caching lifetimes.
  • Tests.
  • Enviroment variables in infrastructure.
  • Filter resources by locations in feed source.
  • Set locations in feed source from api endpoint

@tuj tuj added the enhancement New feature or request label Oct 10, 2024
@tuj tuj self-assigned this Oct 10, 2024
@tuj tuj marked this pull request as ready for review November 21, 2024 12:02
@tuj tuj requested a review from turegjorup November 21, 2024 12:07
@tuj tuj merged commit bd47f53 into develop Nov 22, 2024
13 checks passed
@tuj tuj deleted the feature/calendar-api-feed-source branch November 22, 2024 10:38
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

Successfully merging this pull request may close these issues.

2 participants