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

Schedule redesign #183

Merged
merged 36 commits into from
Jun 12, 2024
Merged

Schedule redesign #183

merged 36 commits into from
Jun 12, 2024

Conversation

@nilmerg nilmerg added enhancement New feature or improvement area/view Affects an entire view labels Apr 24, 2024
@nilmerg nilmerg added this to the Beta milestone Apr 24, 2024
@nilmerg nilmerg self-assigned this Apr 24, 2024
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Apr 24, 2024
@nilmerg nilmerg force-pushed the schedule-redesign branch 3 times, most recently from 892ad22 to a64abe5 Compare April 26, 2024 14:32
@nilmerg nilmerg force-pushed the schedule-redesign branch 10 times, most recently from 8bbee2c to e760e2c Compare May 9, 2024 10:23
@nilmerg nilmerg force-pushed the schedule-redesign branch 7 times, most recently from 6e889b4 to 0701662 Compare May 16, 2024 12:05
@nilmerg nilmerg force-pushed the schedule-redesign branch 2 times, most recently from 3f5da78 to 95e04cc Compare May 24, 2024 15:21
nilmerg and others added 22 commits June 12, 2024 11:05
This generalizes the CSS somewhat so that it applies to
the new timeline without too much boilerplate.
grid-gap seems to negate the effect of minmax used to
prevent a grid blowout. It's also wrong to apply it
on the overlay anyway..
By transferring this responsibility, case specific optimizations
are possible.
I'm still not convinced that this is good enough.
Copy link
Member

@ncosta-ic ncosta-ic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: This is not a code-review. I just tested the functionalities provided and changed by this PR.

All rotation modes can be configured correctly and the resulting schedule is correct as well.
The rotations keep their defined date and there are no time derivations or gaps when adding or modifying them.
Additionally, all values are correctly saved into the database table. I was not able to produce data corruptions by using the web ui.

@nilmerg nilmerg merged commit 5c3e0e0 into main Jun 12, 2024
22 checks passed
@nilmerg nilmerg deleted the schedule-redesign branch June 12, 2024 11:29
sukhwinder33445 added a commit that referenced this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/view Affects an entire view cla/signed CLA is signed by all contributors of a PR enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redesigned Scheduler UI
5 participants