postfacto icon indicating copy to clipboard operation
postfacto copied to clipboard

Self-hosted retro tool aimed at helping remote teams

Results 109 postfacto issues
Sort by recently updated
recently updated
newest added

I would like to bind the postfacto ui to "myserver.de:8000/postfacto". Is there any possibility to do this by changing only small configuration things?

deployment

A customer of ours who has been using our instance of Postfacto wanted to deploy their own version on their cloud. The issue though is they don't use Google, therefore...

enhancement

Rather than just supporting Google for auth how about also supporting Cloud Foundry Single Sign-On? Related to https://github.com/pivotal/postfacto/issues/119

enhancement

Trying to select scrollbar when selecting emoji results in emoji ban and retro edit closing.

bug

The files appear identical rather than last line. Should combine them or something similar to remove duplication. e.g. https://github.com/pivotal/postfacto/blob/master/deployment/upgrade-cf.sh vs https://github.com/pivotal/postfacto/blob/master/deployment/deploy-cf.sh

Snyk has created this PR to upgrade grapnel from 0.7.2 to 0.7.6. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=grapnel&from_version=0.7.2&to_version=0.7.6&pr_id=bc57f016-01d1-484c-b152-bd5799ca2f16&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Thanks for contributing to postfacto. To speed up the process of reviewing your pull request please provide us with: * A short explanation of the proposed change: * An explanation...

Following on from issue #291. Front end analytics have been added for the Magic Link (see #294) , however 'Share link turned on/off for a retro' requires sending information to...

enhancement
help wanted
good first issue

Hi, I am trying to deploy postfacto on gke cluster, and set a static ip for it, then I can create a domain name for the static ip, so that...

Previously I could build the packaged application with just the ruby and javascript dependencies required for development. Now when I try to run `./package.sh` I get a failure: ``` cp:...