- Oct 19, 2021
-
-
julian.baeume authored
describe a little better what this service is supposed to do and how it plays along the other parts of the stack.
-
- Oct 15, 2021
-
-
julian.baeume authored
Promise.race resolve or rejects with the first promise that answers. We now return the first promise that fulfills after all promises have settled.
-
- Oct 13, 2021
-
-
julian.baeume authored
this is an implicit endpoint served by us.
-
- Oct 08, 2021
-
-
julian.baeume authored
this is going to be the next release, with incompatible API
-
julian.baeume authored
just point manifest service instance to appsuite-stack release created for preview apps. Needs some custom k8s resources (Ingress).
-
julian.baeume authored
remove /api prefix and be more restful. This should help to simplify ingress objects
-
julian.baeume authored
first hit wins. This allows us to transparently use sourcemaps and other files that are not part of the sources according to the vite manifest
-
julian.baeume authored
this will mark the pod "ready", once the cache is warm. This will remove the penality for the very first to this service, because it will not receive any traffic until the cache is warm.
-
- Oct 06, 2021
-
-
julian.baeume authored
we want to have the changes rolled out, so we disable CSP headers for now and will take care of them after the file_cache functionality has been rolled out just for testing purposes, disable CSP for now until sha calculation is fixed
-
julian.baeume authored
this currently doesn't really work as expected, but can be used as a base to properly implement CSP for the scripts we "know" about.
-
julian.baeume authored
the file cache is populated with data defined in the manifest files configured for all components and will basically fetch everything from all components. This allows us to use this manifest service as the only source of truth for UI related sources and simplifies ingres setup a lot.
-
julian.baeume authored
this can be used to create a remote dev setup using okteto
-
- Oct 04, 2021
-
-
maik.schaefer authored
-
- Sep 27, 2021
-
-
julian.baeume authored
this is just an example deployment and can be used to play around. For now it's fine to just use the preview-main environment of frontend/ui
-
julian.baeume authored
-
julian.baeume authored
needed a little adjustment, but seems to work fine, now.
-
- Sep 21, 2021
-
-
this got lost when implementation changed to base data on vite manifests but should still be part of the manifest.json file
-
those files are supposed to be downloaded directly
-
-
-
-
-
-
-
-
-
… and transform them to something that can be consumed by App Suite.
-
since it's still kind of small, it makes sense to switch to ESM, now.
-
- Sep 07, 2021
-
-
richard.petersen authored
Improve health checks to prevent manifest service from crashing, add jest See merge request frontend/Infrastructure/manifest-service!1
-
richard.petersen authored
-
- Sep 03, 2021
-
-
anne.matthes authored
-
- Sep 02, 2021
-
-
anne.matthes authored
-
anne.matthes authored
-
- Aug 31, 2021
-
-
anne.matthes authored
-
- Jun 28, 2021
-
-
maik.schaefer authored
-
- Jun 10, 2021
-
-
frank.paczynski authored
-
- Jun 09, 2021
-
-
frank.paczynski authored
-
frank.paczynski authored
-
frank.paczynski authored
-
frank.paczynski authored
-