Hi @ismcagdas, I'm planning to take advantage of the lockdown and upgrade to the latest version of Zero within the next month. I think it's about time I contributed to the project and if you have not started this when I upgrade I will continue working with it and create a pull request if I'm successful. I'll close this forum issue and we can continue in the github issue I raised if you want to put that on the backlog I'll pick it up from there.
The issue is already in github. angular cache busting on production release
I am very close on getting this to work but the results would be to push untested code to production. My production site, as you would expect, is the only site I have to use TENANCY_NAME. I would not like to push this to production and I'm not capable of modifying the code to work in all of dev/testing and production environments. I can call the VersionCheckService from AppComponent using the following code (which gets rid of the need for environment variables): However, in test I get a console error when trying to parse appBaseUrl when appended with a timestamp (second line of VersionCheckService.checkVersion(url). For this reason I'm going to keep the plumbing in my solution but comment out the line in AppComponent where VersionCheckService is called.
If you feel this will be a useful addition to Zero (I know it's been raised many times) let me know and I will leave you with it. If not can you also please let me know because I will perservere and try get the implementation working when time permits.
Thanks.
@ismcagdas, you are perfectly correct. I apologise to all, that was rude, I should have known.
@demimursa, good to know. Nice to see you want to continually develop the functionality to improve third partycommunication. I would have closed this issue and marked your answer as correct but no longer seem to have the rights.
I have no idea what that means. Could you explain again? Is it possible to communicate with Teams?
@ismcagdas - nice, so this is possible? Teams - Sending messages to connectors and webhooks and this? Teams - Post external requests to Teams with incoming webhooks If it is then I'm clearing my desk for .NET Core and 8.5!
It seems to work in Zero - why the hesitancy? Thanks for the head-up, we'll give this a try and reply here with any findings.
Me too, I'd like to know what to use this for. Is it possible to integrate with the likes of Teams or Trello?