Manuel
be8b332f94
fix: reduce logging ( #3200 )
...
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-05-23 22:36:23 +02:00
Andre Silva
347c6d1519
fix(releases-widget): error display, decouple database repository object from responses and batch widget queries ( #2891 )
...
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com >
Co-authored-by: Andre Silva <asilva01@acuitysso.com >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2025-05-09 13:24:37 +02:00
Meier Lukas
0c9c5b8955
fix(unifi): port is ignored ( #2995 )
2025-05-01 12:51:20 +02:00
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