- Oct 29, 2024
-
- Oct 28, 2024
-
-
Jo Sama authored
DFØ SAP does not respond well when we fetch an entire endpoint. We'll have to fetch them in multiple calls.
-
- Oct 25, 2024
-
-
Jo Sama authored
DFO removed the server header from responses, we used these to identify if the response is from SAP or from the infrastructure. For now we'll just stop checking the header. This product will be phased out real soon now.
- Feb 08, 2024
-
-
Petr.Kalashnikov authored
Fix contact address See merge request !98
-
Petr Kalashnikov authored
-
- Dec 13, 2023
-
-
Trond Aasan authored
Fix build error See merge request !97
-
Trond Aasan authored
-
Trond Aasan authored
-
Trond Aasan authored
-
Trond Aasan authored
-
- Nov 08, 2023
-
-
Andreas Ellewsen authored
Make health endpoint zabbix compliant See merge request !95
-
Andreas Ellewsen authored
-
Trond Aasan authored
Fix build error See merge request !96
-
Trond Aasan authored
-
Trond Aasan authored
Earlier versions had an invalid pyproject.toml file
-
Trond Aasan authored
pre-commit is installed during ci pipeline
-
- Sep 20, 2023
-
-
Henrich Neumann authored
Detection is done through pre-commit with the hooks detect-private-key and detect-api-key.
- May 08, 2023
-
-
Trond Aasan authored
Add type checking with mypy See merge request !92
-
- May 03, 2023
-
-
Trond Aasan authored
-
- May 02, 2023
-
-
Trond Aasan authored
Update dependencies and fix deprecation warning See merge request !91
-
Trond Aasan authored
-
- Apr 04, 2023
-
-
Trond Aasan authored
Update python, tools and dependencies See merge request !90
-
Trond Aasan authored
-
- Mar 24, 2023
-
-
Trond Aasan authored
Håndtér ugyldige SAP-orgenheter See merge request !89
-
Trond Aasan authored
An Orgenhet with just `id` and no other values caused a 500 Internal Server Error due to validation failure in the GraphQL server. Everything is still saved to the cache, but invalid Orgenhets are removed upon retrieval from cache.
-
- Mar 23, 2023
-
-
Trond Aasan authored
-
- Mar 10, 2023
-
-
Andreas Ellewsen authored
Serialize dates correctly for cache filling job See merge request !88
-
Andreas Ellewsen authored
Date objects were not handled specially, causing json serialization to fail. They are now handled. The context object has been changed to use dependency injection, making it much easier to get a context object appropriate for testing. The test fixture for terminovervakning had an invalid date in it which should never be possible, and has been changed.
-
- Mar 08, 2023
-
-
Henrich Neumann authored
This version includes the field behandlingsindikatorTekst in the endpoint ansatteTerminovervakning. This endpoint is reached by get_ansatte_terminovervakning.
- Feb 06, 2023
-
-
Jo Sama authored
Entire tree was moved in harbor.
-
- Feb 03, 2023
-
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
- Dec 06, 2022
- Sep 06, 2022
-
-
Trond Aasan authored
Update coverage report configuration See merge request !84
-