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

#352: Implemented duration limitation for the study duration and the … #564

Conversation

janoliver20
Copy link

…relativeScheduler.

Also added a better error handling system and refined the UI a bit

…relativeScheduler.

Also added a better error handling system and refined the UI a bit
Copy link

github-actions bot commented Dec 10, 2024

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit bf03bc2. ± Comparison against base commit 6656909.

♻️ This comment has been updated with latest results.

This commit introduces the package-lock.json file, which is essential for maintaining consistent dependency versions across installations. It locks the specific versions of production and development dependencies used in the project.
Introduces an openapitools.json file to support API generation. Updated dependencies in package-lock.json, including @openapitools/openapi-generator-cli. Modified package.json script for API generation to ensure previous sources are removed before generating new ones. Removed the openapitools.json entry from .gitignore to track the configuration file.
Simplify and centralize event scheduling and repetition validation by consolidating error handling and duration calculations. Introduced reusable utility functions and constants, improved error messaging, and streamlined runtime behavior to improve maintainability and clarity.
@janoliver20 janoliver20 merged commit b75eea8 into develop Dec 10, 2024
4 checks passed
@janoliver20 janoliver20 deleted the 352-relative-scheduler-can-exceed-study-duration-without-validation branch December 10, 2024 13:51
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.

2 participants