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

Refactor: {{action}} helper usage #635

Open
wants to merge 51 commits into
base: staging
Choose a base branch
from

Conversation

DrumsnChocolate
Copy link
Contributor

@DrumsnChocolate DrumsnChocolate commented Oct 23, 2022

https://guides.emberjs.com/release/upgrading/current-edition/action-on-and-fn/
base branch will be updated ✨ automatically ✨ when #556 merges into staging

ref #899

this is not the whole thing, I am opening a sequel PR soon. For the sake of keeping PRs reviewable.

How to review this:

  • have a look at some of the changes, to get an idea of what this PR is doing.
  • manually test all pages that have been affected by this PR, and see if the buttons on those pages work as expected.

… how to do this, and it should not have taken this long lol.
…oller, and they are now all in octane style! :)
…ting late, so I will continue this some other time.
…at call the cancel action from one of the Created, Edit, Destroy Controllers
…osts in a paged fashion everytime the queryparams change
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 4.47761% with 64 lines in your changes missing coverage. Please review.

Project coverage is 13.63%. Comparing base (2339f48) to head (26735a6).

Files with missing lines Patch % Lines
app/components/privacy-modal.js 4.76% 20 Missing ⚠️
app/components/form/open-question.js 5.88% 16 Missing ⚠️
app/components/tools/board-room-presence.js 6.25% 15 Missing ⚠️
app/components/form/closed-question.js 0.00% 12 Missing ⚠️
...p/controllers/debit/collections/collection/edit.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging     #635      +/-   ##
===========================================
- Coverage    13.79%   13.63%   -0.17%     
===========================================
  Files          450      450              
  Lines         3067     3081      +14     
===========================================
- Hits           423      420       -3     
- Misses        2644     2661      +17     

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

@DrumsnChocolate
Copy link
Contributor Author

I'm going to ignore the quickpost related files because of #889

@DrumsnChocolate
Copy link
Contributor Author

still 137 "action " occurrences to go, at least in hbs files:
afbeelding

@DrumsnChocolate
Copy link
Contributor Author

DrumsnChocolate commented Nov 3, 2024

@lodewiges this PR is getting rather big, so I think I will mark this one ready for review soon, and then work further in another PR. By merging separate PRs, we are less likely to significantly disrupt production

@DrumsnChocolate DrumsnChocolate marked this pull request as ready for review November 3, 2024 22:22
@DrumsnChocolate DrumsnChocolate changed the title Refactor: {{action}} helper usage Refactor: {{action}} helper usage Nov 3, 2024
@lodewiges lodewiges self-requested a review November 4, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants