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

Modernize redux: recordingSlice #257

Merged
merged 11 commits into from
Feb 28, 2024

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Jan 5, 2024

Helps with #213.

Switching to redux toolkit for getting recordings for the recording table (which is translated as "Location" in the ui).

Turns out even more of the parameters for the addNotification
function in the notificationThunks are perfectly optional.
Fixes a "can't access lexical declaration 'X' before initialization" error,
by resolving a kind of circular dependency.
Fixes a "can't access lexical declaration 'X' before initialization" error,
by resolving a kind of circular dependency.
Switching to redux toolkit for getting recordings for
the recording table (which is translated as "Location"
in the ui).
@Arnei Arnei added the type:code-enhancement Internal improvements to the codebase label Jan 5, 2024
Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link
Contributor

@owi92 owi92 left a comment

Choose a reason for hiding this comment

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

Locations/recordings table is working. (See #242 (review) for more info on these approvals)

Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link
Contributor

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@Arnei Arnei merged commit 2806d2d into opencast:admin-ui-picard Feb 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:conflicts type:code-enhancement Internal improvements to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants