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

Refactoring/refactor action plan #1342

Merged
merged 40 commits into from
Jan 31, 2025
Merged

Conversation

kcinay055679
Copy link
Collaborator

No description provided.

@kcinay055679 kcinay055679 changed the base branch from main to feature/1293-kr-unit-autocomplete January 24, 2025 15:26
@kcinay055679 kcinay055679 force-pushed the refactoring/refactor-action-plan branch from 5f7962a to b7b627d Compare January 27, 2025 09:31
@kcinay055679 kcinay055679 changed the base branch from feature/1293-kr-unit-autocomplete to main January 27, 2025 09:31
@kcinay055679 kcinay055679 force-pushed the refactoring/refactor-action-plan branch 2 times, most recently from 5f371e0 to 3cbfc7d Compare January 28, 2025 10:17
Copy link
Collaborator Author

@kcinay055679 kcinay055679 left a comment

Choose a reason for hiding this comment

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

add more tests for actionplan (jest)
fix all disabled e2e tests

TODO:

  • [] Use an @Input which takes an array of Items (maybe an observable of an array) and then generates the entries in onInit (or maybe afterContentInit) instead of the ReplaySubject => Probably new ticket, but nobody cares tbh
  • [] add custom validations for actionPlan

(change)="changeIsChecked($event, i)"
[checked]="action.isChecked"
formGroupName="id"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

why?

@kcinay055679 kcinay055679 force-pushed the refactoring/refactor-action-plan branch 2 times, most recently from 6acd6b4 to ddb62ae Compare January 28, 2025 16:00
@kcinay055679 kcinay055679 mentioned this pull request Jan 28, 2025
4 tasks
@Miguel7373 Miguel7373 force-pushed the refactoring/refactor-action-plan branch from 6f8e9c0 to b6c53c8 Compare January 30, 2025 15:39
Copy link
Collaborator

@RandomTannenbaum RandomTannenbaum left a comment

Choose a reason for hiding this comment

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

  • Dont allow empty actions
  • Deleting an item in the actionplan and the cancelling the dialog still deletes the item
  • Opening the action edit on the check-in repeatedly exponentially adds more fields
  • When adding an action in the check-in dialog, actions that are still empty should not be shown after saving

@RandomTannenbaum RandomTannenbaum force-pushed the refactoring/refactor-action-plan branch from 8e13d50 to 7a94a37 Compare January 31, 2025 15:29
@kcinay055679 kcinay055679 marked this pull request as ready for review January 31, 2025 16:04
@kcinay055679 kcinay055679 merged commit 9eaf226 into main Jan 31, 2025
18 checks passed
@kcinay055679 kcinay055679 deleted the refactoring/refactor-action-plan branch January 31, 2025 16:05
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.

4 participants