Meier Lukas
|
2d155fa0c4
|
feat: add password requirements (#988)
* feat: add password requirements
* fix: format issue
* fix: unexpected empty string in component jsx
* test: adjust unit test passwords
|
2024-08-19 21:11:36 +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
|
dfed804f65
|
feat: add i18n translated form errors (#509)
|
2024-05-18 16:55:08 +02:00 |
|
Manuel
|
dcaff1d91c
|
feat: add async suffix eslint rule (#485)
|
2024-05-18 12:25:33 +02:00 |
|
Meier Lukas
|
b78d32b81c
|
fix: nextjs is slow dev server (#364)
* fix: nextjs slow compile time
* fix: change optimized package imports and transpile packages
* fix: format issue
|
2024-04-25 22:06:15 +02:00 |
|
Meier Lukas
|
361700b239
|
feat: add board access settings (#249)
* wip: add board access settings
* wip: add user access control
* wip: add user access control
* feat: add user access control
* refactor: move away from mantine-modal-manager
* fix: ci issues and failing tests
* fix: lint issue
* fix: format issue
* fix: deepsource issues
* chore: address pull request feedback
|
2024-03-20 20:30:58 +01:00 |
|
Meier Lukas
|
d5025da789
|
Add search spotlight with registration hook (#82)
* wip: add spotlight
* feat: add spotlight with registration hook and group chips
* chore: address pull request feedback
* docs: add documentation for usage of spotlight actions
* fix: deepsource issue JS-0415
* feat: add support for dependencies of spotlight actions
* fix: lockfile broken
* feat: add hover effect for spotlight action
* docs: Add documentation about dependency array
* refactor: remove test spotlight actions, disallow all as group for actions
* fix: type issues
* chore: address pull request feedback
|
2024-02-17 14:11:23 +01:00 |
|
Meier Lukas
|
9d520874f4
|
feat: add board (#15)
* wip: Add gridstack board
* wip: Centralize board pages, Add board settings page
* fix: remove cyclic dependency and rename widget-sort to kind
* improve: Add header actions as parallel route
* feat: add item select modal, add category edit modal,
* feat: add edit item modal
* feat: add remove item modal
* wip: add category actions
* feat: add saving of board, wip: add app widget
* Merge branch 'main' into add-board
* chore: update turbo dependencies
* chore: update mantine dependencies
* chore: fix typescript errors, lint and format
* feat: add confirm modal to category removal, move items of removed category to above wrapper
* feat: remove app widget to continue in another branch
* feat: add loading spinner until board is initialized
* fix: issue with cellheight of gridstack items
* feat: add translations for board
* fix: issue with translation for settings page
* chore: address pull request feedback
|
2024-02-03 22:26:12 +01:00 |
|
Meier Lukas
|
81d35656ba
|
refactor: move integration pages to main directory for main layout
|
2024-01-03 06:04:42 +01:00 |
|
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
|
782897527f
|
feat: add widget preview pages (#9)
* feat: add widget definition system
* fix: wrong typecheck command in turbo generator
* chore: fix formatting
* feat: add widget preview page
* chore: fix formatting and type errors
* chore: fix from widget edit modal and remove some never casts
* chore: address pull request feedback
|
2024-01-02 15:36:59 +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 |
|
Meier Lukas
|
a082f70470
|
feat: add next-international translations (#2)
* feat: add next-international translations
* chore: fix formatting
* chore: address pull request feedback
|
2023-12-19 23:09:41 +01:00 |
|