home.social

#maintainerhsip β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #maintainerhsip, aggregated by home.social.

  1. I probably would have spent more time, trying to fix what he's missing, if I'd see the potential of the time spent leading to anything.
    But I feel like he doesn't want it to be implemented anyways?
    Or is it just that my proposals are that bad, that leaving them open to be updated is pointless, anyways?

    #PullRequest #Maintainerhsip #Programming #OpenSource #Contributors

  2. Yes, I had introduced a loop over all ingredients to get an additional information that I had expected to be available in the client already, but had to find out its not.

    I pretty much just dug into this code base just as far as needed, but I've no full understanding of the project.
    So, maybe there would be a more efficient way to get this information? Or solve the overal problem I had?
    I don't know.

    #PullRequest #Maintainerhsip #Programming #OpenSource #Contributors

  3. Not sure where exactly the codestyle is bothering him, or what style rules he wants contributors to follow 🀷

    I e.g. tried to do the brackets the same style. In the html I'm not exactly sure from what the style should be πŸ€”

    I also don't know how I changed the public API (because he said I didn't update the OpenAPI json): I thought I had just changed the internal PHP variables buildUp, what the javascript has available later? 🧐

    #PullRequest #Maintainerhsip #Programming #OpenSource #Contributors

  4. With the styling I had problems getting it styled as the rest, as it either didn't catch the styles correctly, or made the checkboxes/radio buttons not clickable because the visual checkbox and the actual clickable one where deviated from each other in this called bootbox 🫠

    Also, the yet existing popup already uses differently styled checkboxes than the rest. Don't know what to make of this now.

    #PullRequest #Maintainerhsip #Programming #OpenSource

  5. Oh hey, Bernd has found this Fediverse thread it seems πŸ€”

    Yes, I've not yet delivered a 100% solution with translations, documentation (as the mentioned OpenAPI).
    I've tried to bring up a general solution in the direction he wanted and asked if I needed to change anything else.

    github.com/grocy/grocy/pull/28

    #PullRequest #Maintainerhsip #Programming #OpenSource