Skip to content

Redux replace application detail page#6025

Merged
khanhtc1202 merged 1 commit into
masterfrom
redux-replace-application-detail-page
Sep 10, 2025
Merged

Redux replace application detail page#6025
khanhtc1202 merged 1 commit into
masterfrom
redux-replace-application-detail-page

Conversation

@hongky-1994
Copy link
Copy Markdown
Contributor

What this PR does:

  • This MR depends on Redux replace deployment list #6012
  • remove redux modules/applicaitons-live-stage
  • remove redux modules/delete-application
  • remove redux modules/sealed-secret
  • add query for
    • get application state by id
    • delete applicaiton
    • disable appliation
    • enable application
    • sync application
    • generate sealed secret
  • update test case

Why we need it:

  • Remove redux from application detail page.

Which issue(s) this PR fixes:

Partof #5868

Does this PR introduce a user-facing change?:

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

@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Aug 14, 2025
@hongky-1994 hongky-1994 removed the Stale label Aug 18, 2025
@hongky-1994 hongky-1994 force-pushed the redux-replace-application-detail-page branch from ed8bcc2 to 47f0c57 Compare September 4, 2025 03:15
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.77%. Comparing base (af01b14) to head (3bded28).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6025      +/-   ##
==========================================
- Coverage   28.78%   28.77%   -0.02%     
==========================================
  Files         559      559              
  Lines       59523    59523              
==========================================
- Hits        17131    17125       -6     
- Misses      41078    41084       +6     
  Partials     1314     1314              
Flag Coverage Δ
. 23.23% <ø> (-0.02%) ⬇️
.-pkg-app-pipedv1-plugin-analysis 32.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 60.24% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.48% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 39.49% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 55.73% <ø> (ø)
.-pkg-plugin-sdk 50.37% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-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-application-detail-page branch 2 times, most recently from 1202bec to 247bd91 Compare September 9, 2025 09:42
- remove redux modules/applicaitons-live-stage
- remove redux modules/delete-application
- remove redux modules/sealed-secret
- add query for
  - get application state by id
  - delete applicaiton
  - disable appliation
  - enable application
  - sync application
  - generate sealed secret
- update test case

Signed-off-by: kypham <hongkyhvnh@gmail.com>
@hongky-1994 hongky-1994 force-pushed the redux-replace-application-detail-page branch from 247bd91 to 3bded28 Compare September 10, 2025 02:20
@hongky-1994 hongky-1994 marked this pull request as ready for review September 10, 2025 02:27
@hongky-1994 hongky-1994 requested review from a team as code owners September 10, 2025 02:27
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 on my local.

@khanhtc1202 khanhtc1202 merged commit c4e7533 into master Sep 10, 2025
44 of 45 checks passed
@khanhtc1202 khanhtc1202 deleted the redux-replace-application-detail-page branch September 10, 2025 06:15
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