Skip to content

Fix requests #451

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

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Fix requests #451

wants to merge 43 commits into from

Conversation

SystemsPurge
Copy link
Contributor

A collection of fixes and refactoring changes to make frontend run smoother with redux
Includes refactoring into functional components, and adjustment of some breaking changes that happened with the migration

@SystemsPurge SystemsPurge linked an issue May 8, 2025 that may be closed by this pull request
8 tasks
SystemsPurge and others added 29 commits May 8, 2025 09:37
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
…og for a slew specific endpoint

Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
…state for values array per dashboard

Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Anyandsi and others added 7 commits May 8, 2025 09:37
…mponents

Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Implement toggle mode
Adjust size of the box for the WidgetPlayer

Signed-off-by: Andrii Podriez <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
Signed-off-by: SystemsPurge <[email protected]>
@SystemsPurge SystemsPurge requested a review from iripiri May 8, 2025 08:04
@stv0g
Copy link
Contributor

stv0g commented May 8, 2025

Thats pretty difficult or almost impossible to review for me :(

I just hope it does not break stuff..

I would welcome if we can return to better review practices in the VILLAS repos: Small PRs addressing one issue at a time.

@SystemsPurge
Copy link
Contributor Author

SystemsPurge commented May 8, 2025

@stv0g this is not meant to be the continous practice. It is unorganized due to being a collection of small fixes to exactly avoid a couple breaking changes.
The changes were reviewed when they were initially merged with the fix-requests branch from a fork.
As for the concern about the breaking change, i will shortly give you credentials to a test deployment if you want and you can test it out yourself...
As far as i noticed when i reviewed the PR from the fork to the branch, there were not any.
"Small PRs addressing one issue at a time." is definitely the plan, but keep in mind that there is a couple more things that need to be cleaned up first, and they might be spread across different contexts ( despite having to do with the same issue )

EDIT: if it is ABSOLUTELY an issue, i can squash some

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.

Rewrite some or all of components to account for the flux to redux migration
3 participants