front-end
front-end copied to clipboard
Front-end application for ALL the microservices
The jQuery scripts don't do proper error handling. If some backend service (like the catalogue) is offline, no error page is shown to the user, but just an empty page...
The tag name change to "master-" introduced in Commit 55ae946 works fine and the image with the proper tag is pushed to the repository but the shippable pipeline doesn't pick...
If creating a PR from a fork, the deployment will fail in travis because it doesn't allow forks access to secret variables: ``` The command "openssl aes-256-cbc -K $encrypted_a10f349f39af_key -iv...
I'm working on adding [end-to-end tests](https://github.com/microservices-demo/e2e-tests/tree/master/tests), which also run javascript code. The headless browser that I use will throw exceptions in the tests if an exception is thrown in the...
https://github.com/microservices-demo/microservices-demo/issues/479
And replace all the existing ones.
We are using kubernetes to deploy sock shop applications, and expose all applications as services. from front-end index.html, it didn't show the complete web page with missing all the images,...