Tanc

Results 80 comments of Tanc

I was seeing a similar problem after upgrading and it seems like `circusctl restart taiga` hadn't actually killed and restarted the processes. After `circusctl stop taiga` and `circusctl start taiga`...

@kazupon can you please release a new version to make testing a bit easier?

I also get this error and I my ansible version runs in Python 3 on MacOS, installed via homebrew: ``` $ ansible --version ansible 2.8.1 config file = /Users/tanc/Documents/Projects/agile-ansible/ansible.cfg configured...

@yannickoo check the [104-contextual-links](https://github.com/nuvoleweb/ui_patterns/tree/104-contextual-links) branch, it hasn't been merged into 8.x-1.x yet. @ademarco I'll try and test this week, thanks for the commit!

Apologies, I never got to test properly as a project using UI Patterns finished and another one hasn't started yet. I should be able to test on a new project...

Finally got round to testing this and its looking good. With this patch the contextual links are showing for node based patterns. I wasn't getting contextual links for views based...

Would it make sense to extend the existing 'forms' form to include the host and credentials field? That way when using the API to send the email the credentials can...

Also a field for the subject line makes sense I think.

I've managed to get the site back up by changing Cloudflare to DNS-only for the domain so it essentially bypasses Cloudflare and goes straight to the Meli server where the...

Yes there is a slight performance impact but nothing I can't live with. I was trying to get the maximum performance possible and was testing various options including Cloudflare. It...