binarygit
binarygit
### What we should change and why (this is tech debt) This issue falls under the ongoing transition from Angular to StimulusJs.  We need to replace the ~~Angular~~ code...
#### What? Why? Removes the angular code that handles `Payment Method` in Enterprises settings More context here: https://openfoodnetwork.slack.com/archives/C03QBDHDCSY/p1658325112405699 Closes #9488 #### What should we test? - As an enterprise owner/admin...
#### What? Why? Closes # This PR adds [FloatingUI](https://floating-ui.com/docs/arrow) into ofn in order to completely replace the `powerTip` JQuery Lib. In this PR, FloatingUI replaces `What's this?` elements in `/admin/enterprises//edit/contacts`...
### What we should change and why (this is tech debt) As we are moving away from Angular and JQuery to stimulus, it is necessary to replace the JQuery tooltip...
#### What? Why? Replaces the angular code that handled rendering of admin/enterprises//edit More context here: https://openfoodnetwork.slack.com/archives/C03QBDHDCSY/p1658325112405699 and #9478 Closes # #### What should we test? - Visit page admin/enterprises//edit -...
#### What? Why? Closes # #### What should we test? - Visit ... page. - #### Release notes Changelog Category: User facing changes | Technical changes The title of the...
#### What? Why? Closes #9482 #### What should we test? - Login as enterprise manager/super admin - In page `enterprises/edit` under `business details` tab - Ascertain `what's this?` tooltips show...
#### What? Why? Closes # #### What should we test? - Visit ... page. - #### Release notes Changelog Category: User facing changes | Technical changes The title of the...
PR addresses #1057. I have only worked on the metrics in the top nav like you mention in the comment in that issue. I am looking into loading the metrics...
# Description This PR allows setting the search count on a per resource basis. It makes sure that the resource specific count takes precedence over the global configuration. Fixes #2901...