Meier Lukas
|
367beb6759
|
feat: add crud for integrations (#11)
* wip: add crud for services and integrations
* feat: remove services
* feat: move integration definitions to homarr/definitions, add temporary test connection solution without actual request
* feat: add integration count badge
* feat: add translation for integrations
* feat: add notifications and translate them
* feat: add notice to integration forms about test connection
* chore: fix ci check issues
* feat: add confirm modals for integration deletion and secret card cancellation, change ordering for list page, add name property to integrations
* refactor: move revalidate path action
* chore: fix ci check issues
* chore: install missing dependencies
* chore: fix ci check issues
* chore: address pull request feedback
|
2024-01-02 17:12:26 +01:00 |
|
Meier Lukas
|
fa19966fcc
|
chore: restructure packages of the project (#7)
* chore: restructure validation package
* chore: move zod only to validation package
* chore: rename packages from alparr to homarr
* chore: move mantine core, dates and icons library to ui package, move most other mantine packages to seperate packages for further customization and centralization
* chore: fix formatting
* fix: wrong typecheck command in turbo generator
* chore: fix formatting
* chore: address pull request feedback
* chore: fix ci check issues
|
2024-01-02 14:18:37 +01:00 |
|