Skip to content

Redux replace setting project page#5941

Merged
khanhtc1202 merged 1 commit into
masterfrom
redux-replace-setting-project
Jul 28, 2025
Merged

Redux replace setting project page#5941
khanhtc1202 merged 1 commit into
masterfrom
redux-replace-setting-project

Conversation

@hongky-1994
Copy link
Copy Markdown
Contributor

What this PR does:

Why we need it:

  • remove redux module from settings/project page

Which issue(s) this PR fixes:

Partof #5868

Does this PR introduce a user-facing change?: no

  • How are users affected by this change: no
  • Is this breaking change: no
  • How to migrate (if breaking change): no

@hongky-1994 hongky-1994 changed the title Redux replace setting project Redux replace setting project page Jun 11, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.26%. Comparing base (28fceb8) to head (38eb4f5).
⚠️ Report is 29 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5941      +/-   ##
==========================================
+ Coverage   28.19%   28.26%   +0.07%     
==========================================
  Files         520      523       +3     
  Lines       56097    56173      +76     
==========================================
+ Hits        15819    15880      +61     
- Misses      39027    39042      +15     
  Partials     1251     1251              
Flag Coverage Δ
. 23.25% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 65.94% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.33% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 66.66% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 80.26% <ø> (?)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-plugin-sdk 50.71% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.30% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-project branch from 086bab9 to 7ccb033 Compare June 16, 2025 17:55
@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-project branch 3 times, most recently from 0f9aaf6 to 284d373 Compare July 3, 2025 16:46
@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-project branch from 284d373 to 61fbc8d Compare July 14, 2025 06:43
- remove modules/project
- add query for get project
- add mutation for user group
- add mutation for rbac role
- add mutation for github sso
- update testcase, dummy

Signed-off-by: kypham <hongkyhvnh@gmail.com>
@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-project branch from 61fbc8d to 38eb4f5 Compare July 21, 2025 17:45
@hongky-1994 hongky-1994 marked this pull request as ready for review July 21, 2025 17:46
@hongky-1994 hongky-1994 requested review from a team as code owners July 21, 2025 17:46
Copy link
Copy Markdown
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

LGTM! Confirmed the behavior on my local 👌

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) July 23, 2025 07:39
@khanhtc1202 khanhtc1202 merged commit 4935c0a into master Jul 28, 2025
42 checks passed
@khanhtc1202 khanhtc1202 deleted the redux-replace-setting-project branch July 28, 2025 01:41
hongky-1994 added a commit that referenced this pull request Jul 30, 2025
- remove modules/project
- add query for get project
- add mutation for user group
- add mutation for rbac role
- add mutation for github sso
- update testcase, dummy

Signed-off-by: kypham <hongkyhvnh@gmail.com>
@github-actions github-actions Bot mentioned this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants