Skip to content

Conversation

@davanmur
Copy link
Contributor

@davanmur davanmur commented Jan 6, 2026

Description

Created a backend function that could take in information from the weekly and daily conversion patterns, and created an rrule (recurrence rule) so that conversions patterns could easily and efficiently be applied over a length of time. Integrated that function in timeVaryingPathConversion.js.

Partly Addresses #896

Type of change

  • Note merging this changes the database configuration.
  • This change requires a documentation update

Checklist

  • I have followed the OED pull request ideas
  • I have removed text in ( ) from the issue request
  • You acknowledge that every person contributing to this work has signed the OED Contributing License Agreement and each author is listed in the Description section.

Limitations

  • Based on my manual testing generateRrule.js works and segments are correctly added to edgeSegments timeVaryingPathConversion.js
  • The is an issue with memory that seems to be related to a potentially infinite while in timeVaryingPathConversion.js

minhtriet359 and others added 30 commits June 29, 2025 18:28
Currently read-only. Uses fake data, as the Weeks API is not yet implemented.
Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
* CRUD operations working with back-end
* client-side validation
* delete confirmation
* Spanish and French translations
Omit `id` from the default week values model
docker-compose should not be ignored and should not have to be altered for our time-varying conversion work
…on conflict

Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
PRINCESANCHEZ and others added 30 commits September 11, 2025 14:25
Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
…required attrs

Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
…to-adjust

Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
Signed-off-by: PRINCESANCHEZ <princesanchez72@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants