- Apr 02, 2024
-
-
david.bauer authored
-
- Jan 29, 2024
-
-
- Jul 19, 2023
-
-
david.bauer authored
-
- Apr 11, 2023
-
-
david.bauer authored
- Unit and Integration tests now use "inject" instead of starting a server and using supertest. - Add Coverage Reports and "test:dev" mode. This enables a mocha --watch like workflow using nodemon, as --watch does not work with esm modules. - Reorganized and renamed files and functions
-
- Feb 28, 2022
-
-
richard.petersen authored
Root cause: Version has was updated before file cache Solution: Keep all updates in one place and switch to new version at the same time
-
- Feb 23, 2022
-
-
richard.petersen authored
-
- Oct 06, 2021
-
-
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.
-
- Sep 21, 2021
-
-
those files are supposed to be downloaded directly
-
-
… and transform them to something that can be consumed by App Suite.
-