Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor: {{action}} helper usage #635

Merged
merged 51 commits into from
Feb 5, 2025
Merged

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
@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
}
},
});
}
Copy link
Contributor

@ToMaarton ToMaarton Feb 5, 2025

Choose a reason for hiding this comment

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

Why is this section commented?

Copy link
Contributor

@ToMaarton ToMaarton left a comment

Choose a reason for hiding this comment

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

Looks good, and works as far as i could test it

@lodewiges lodewiges added this pull request to the merge queue Feb 5, 2025
Merged via the queue into staging with commit fa25ea1 Feb 5, 2025
3 of 5 checks passed
@lodewiges lodewiges deleted the refactor/action_helper_usage branch February 5, 2025 20:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants