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

[NCL-8167] Implement Group Configs list edit page #319

Merged
merged 10 commits into from
Oct 31, 2023

Conversation

patrikk0123
Copy link
Contributor

No description provided.

@patrikk0123 patrikk0123 marked this pull request as draft October 4, 2023 09:10
@patrikk0123 patrikk0123 force-pushed the ncl8167-groupConfigsListEdit branch 2 times, most recently from cfc08da to 9abfbe3 Compare October 9, 2023 17:16
@patrikk0123 patrikk0123 requested a review from matedo1 October 9, 2023 17:17
@patrikk0123 patrikk0123 marked this pull request as ready for review October 9, 2023 17:17
@matedo1 matedo1 added the m label Oct 19, 2023
src/hooks/usePatchOperation.ts Show resolved Hide resolved
src/services/groupConfigApi.ts Outdated Show resolved Hide resolved
@matedo1 matedo1 requested a review from jomrazek October 25, 2023 08:30
@matedo1
Copy link
Contributor

matedo1 commented Oct 25, 2023

Hi @jomrazek , can you please do a code-review for this one?

Very similar feature was already implemented here #312 (see Product Version > Build Configs (tab) > Edit list), this PR is re-using the same code, but Patrik generalised it for both entities - Group Config and Build Config

Then he implemented some Group Config specific part on top of it.

In this case React UI is very different from the AngularJS UI, as React UI adds full pagination support on all places.

@matedo1 matedo1 removed the m label Oct 25, 2023
@jomrazek
Copy link
Contributor

Apart Martin's comment about using new extendRequestConfig, it looks ok to me.

@patrikk0123 patrikk0123 force-pushed the ncl8167-groupConfigsListEdit branch from 1c13ca0 to 45f5ff9 Compare October 31, 2023 10:42
@patrikk0123 patrikk0123 merged commit 94f21be into project-ncl:main Oct 31, 2023
4 checks passed
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.

3 participants