Meier Lukas
8c36c3e36b
feat(certificates): handle self signed certificates ( #1951 )
...
* wip: add page and loading of certificates in folder
* wip: add certificate addition and removal
* feat: add removal ui for certificates
* feat: migrate integrations to fetch or agent with trusted certificates
* fix: lock file issues
* fix: typecheck issue
* fix: inconsistent package versions
* chore: address pull request feedback
* fix: add missing navigation item and restrict access to page
* chore: address pull request feedback
* fix: inconsistent undici dependency version
* fix: inconsistent undici dependency version
2025-01-17 00:08:40 +01:00
Meier Lukas
d7ecdf5567
feat: add simple app ping ( #580 )
...
* feat: add simple ping
* refactor: make ping run on server and show errors
* fix: format issues
* fix: missing translation for enabled ping option for app
* refactor: remove ping queue as no longer needed
* chore: address pull request feedback
* test: add some unit tests
* fix: format issues
* fix: deepsource issues
2024-06-08 17:33:16 +02:00
Thomas Camlong
f1b1ec59ec
chore: update prettier configuration for print width ( #519 )
...
* feat: update prettier configuration for print width
* chore: apply code formatting to entire repository
* fix: remove build files
* fix: format issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-05-19 22:38:39 +02:00
Meier Lukas
f070a0cb0a
test: add initial unit tests ( #56 )
...
* chore: add initial db migration
* test: add unit tests for packages auth, common, widgets
* fix: deep source issues
* fix: format issues
* wip: add unit tests for api routers
* fix: deep source issues
* test: add missing unit tests for integration router
* wip: board tests
* test: add unit tests for board router
* fix: remove unnecessary null assertions
* fix: deepsource issues
* fix: formatting
* fix: pnpm lock
* fix: lint and typecheck issues
* chore: address pull request feedback
* fix: non-null assertions
* fix: lockfile broken
2024-02-10 19:00:08 +01:00
Meier Lukas
ae12f0c9df
test: add vitest for unit tests ( #50 )
...
* feat: add vitest for unit tests
* chore: address pull request feedback
* test: add unit test code quality workflow
2024-02-04 09:47:23 +01:00