Skip to content
Snippets Groups Projects
  1. May 09, 2023
  2. Apr 12, 2023
  3. Apr 11, 2023
    • david.bauer's avatar
      Refactoring: Separated fastify plugins and routes · f03f2f5d
      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
      f03f2f5d
  4. Dec 08, 2022
  5. Dec 05, 2022
  6. Nov 23, 2022
  7. Nov 17, 2022
  8. Nov 14, 2022
  9. Sep 02, 2022
  10. Aug 17, 2022
  11. May 09, 2022
  12. May 04, 2022
  13. Feb 23, 2022
  14. Oct 06, 2021
    • julian.baeume's avatar
      implement local file cache · 2c3a21e5
      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.
      2c3a21e5
  15. Sep 21, 2021
Loading