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

[IMPORT] add modal on edit import action #3343

Draft
wants to merge 6 commits into
base: feat/import-monitorings
Choose a base branch
from

Conversation

andriacap
Copy link
Contributor

Details

feat: add modal for edit import action

  • create modal action component
  • call modal on edit import and next button step
  • add model modalData
  • remove deleteModal (replace by new component)

refact: add logic to check if import is done

  • Add method and accessor get to check if import is completed
  • Replace code where checking if import is completed

Task project import

@andriacap andriacap changed the title Feat/add warning on event import [IMPORT] add modal on edit import action Jan 22, 2025
@andriacap andriacap force-pushed the feat/add-warning-on-event-import branch from 6015f92 to 2626535 Compare January 22, 2025 17:22
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.01%. Comparing base (d655a53) to head (ec13e57).

Additional details and impacted files
@@                     Coverage Diff                     @@
##           feat/import-monitorings    #3343      +/-   ##
===========================================================
- Coverage                    84.03%   84.01%   -0.03%     
===========================================================
  Files                          122      122              
  Lines                         9742     9742              
===========================================================
- Hits                          8187     8185       -2     
- Misses                        1555     1557       +2     
Flag Coverage Δ
pytest 84.01% <ø> (-0.03%) ⬇️

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.

@andriacap andriacap force-pushed the feat/add-warning-on-event-import branch from 2626535 to 071cd0f Compare January 22, 2025 17:36
- create modal action component
- call modal on edit import and next button step
- add model modalData
- remove deleteModal (replace by new component)

[Refs]: https://github.com/orgs/PnX-SI/projects/13?pane=issue&itemId=82942301

Reviewed-by: andriacap
- Add method and accessor get to check if import is completed
- Replace code where checking if import is completed

Reviewed-by: andriacap
@andriacap andriacap force-pushed the feat/add-warning-on-event-import branch from 071cd0f to 737412a Compare January 22, 2025 17:44
@edelclaux edelclaux force-pushed the feat/add-warning-on-event-import branch from 5a2947c to ec13e57 Compare January 23, 2025 14:53
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.

2 participants