hackerspace-bootstrap / strichliste-web

DEPRECATED - frontend for the strichliste api
http://demo.strichliste.org/
MIT License
11 stars 10 forks source link

Fixes #85

Closed NicoHood closed 6 years ago

NicoHood commented 6 years ago

Fixes the comment function introduced in 1.6.0 https://github.com/hackerspace-bootstrap/strichliste-web/pull/82/commits/9eac79c6fa0a45336dca7345cb717271575f3e5b#r166967245

schinken commented 6 years ago

Ah classical scope problem you've got there :) The one way is, to use $parent, the other is to use ng-hide/ng-show instead of ng-if, because ng-if creates a scope.

But we'll go with that :)

NicoHood commented 6 years ago

Thanks for merging :)

I also created a package for the frontend now. You can find it here: https://aur.archlinux.org/packages/strichliste-web/

If you tag a new release, I can update this as well :) Pretty good progress within the last weeks!

schinken commented 6 years ago

Thanks for your support! New release is tagged