Meier Lukas
6029a5b592
style: improve mobile compatibility of certain manage pages ( #678 )
...
* style: improve mobile compatibility of certain manage pages
* style: improve mobile support for more manage pages
* fix: format issues
* chore: address pull request feedback
2024-06-22 21:02:17 +02:00
Meier Lukas
f358c33bd3
fix: missing translations for apps / integrations #438 ( #674 )
...
* fix: missing translations for apps / integrations #438
* chore: remove unnecessary property from integration new dropdown
2024-06-16 22:10:17 +02:00
Meier Lukas
e957c6b601
fix: icon selector is a select not an autocomplete #515 ( #675 )
2024-06-16 22:09:48 +02:00
Meier Lukas
9cab001451
chore: improve importing of some packages ( #647 )
...
* chore: improve importing of some packages
* fix: not same version for all dependencies
* fix: lint and format issue
2024-06-10 21:26:39 +02:00
Meier Lukas
8e4ba37f94
fix: login with revalidate path and wrong preferences link ( #654 )
2024-06-10 21:17:51 +02:00
Meier Lukas
2c1b52aff9
fix: gridstack not working ( #642 )
...
* fix: gridstack not working
* chore: remove unneccessary comments
2024-06-08 22:22:15 +02:00
homarr-renovate[bot]
1bae7352dc
chore(deps): update dependency eslint to v9 ( #452 )
...
* chore(deps): update dependency eslint to v9
* chore: migrate eslint to v9
* fix: dependency issues
* fix: unit tests not working
* chore: disable lint check for Image component that does not work in ci
* fix: lint issue
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-06-08 20:49:57 +02:00
SeDemal
cfd8b328b4
feat: weather widget scalable ( #574 )
...
* refactor: Make weather widget scalable
* fix: formatting
* fix: map key again
* fix: null assertions
2024-06-05 21:26:59 +02:00
homarr-renovate[bot]
dc3b00736e
fix(deps): update dependency @auth/core to ^0.32.0 ( #603 )
...
* fix(deps): update dependency @auth/core to ^0.32.0
* fix(deps): update dependency @auth/core to ^0.32.0
* fix: type issues with next-auth types
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-06-02 11:01:10 +02:00
homarr-renovate[bot]
0ccf258a90
chore(deps): update dependency tsx to v4.11.0 ( #537 )
...
* chore(deps): update dependency tsx to v4.11.0
* fix: build not working
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-05-26 17:51:12 +02:00
Manuel
7e64d39693
feat: add analytics ( #528 )
...
* feat: add analytics
* feat: send data to umami
* refactor: fix format
* fix: click behavior of switches
* refactor: format
* chore: rerun ci
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-05-26 17:18:25 +02:00
Meier Lukas
d57b771a17
feat: add pi hole summary integration ( #521 )
...
* feat: add pi hole summary integration
* feat: add pi hole summary widget
* fix: type issues with integrations and integrationIds
* feat: add middleware for integrations and improve cache redis channel
* feat: add error boundary for widgets
* fix: broken lock file
* fix: format format issues
* fix: typecheck issue
* fix: deepsource issues
* fix: widget sandbox without error boundary
* chore: address pull request feedback
* chore: remove todo comment and created issue
* fix: format issues
* fix: deepsource issue
2024-05-26 17:13:34 +02:00
Meier Lukas
e097cffe59
refactor: improve behaviour of edit mode when navigating away and back ( #525 )
2024-05-22 21:28:45 +02:00
Meier Lukas
26b1c4a319
feat: add custom css for board and custom classes in advanced options for items ( #512 )
...
* feat: add custom css for board and custom classes in advanced options for items
* chore: add mysql migration
* fix: test not working
* fix: format issues
* fix: typecheck issue
* fix: build issue
* chore: add missing translations
* fix: merge issues related to migrations
* fix: format issues
* fix: merge issue with migration
* fix: format issue
2024-05-19 23:01:26 +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
7e339c09c8
feat: add home board for users ( #505 )
...
* feat: add home board for users
* fix: format issues
* fix: deepsource issue
* chore: address pull request feedback
* fix: typecheck issue
2024-05-18 16:57:00 +02:00
Meier Lukas
dfed804f65
feat: add i18n translated form errors ( #509 )
2024-05-18 16:55:08 +02:00
Manuel
31c2694185
feat: language selector ( #484 )
...
* feat: language selector
* refactor: move user general page
* feat: language selector
* refactor: move user general page
* feat: add language combobox in user general
2024-05-18 13:54:43 +02:00
Manuel
dcaff1d91c
feat: add async suffix eslint rule ( #485 )
2024-05-18 12:25:33 +02:00
Meier Lukas
669a79ef08
style: improve styling of items on board ( #504 )
...
style: improve styling of items on board by defining margin depending on screen size, removing general padding on card of items and reducing size of no app icon
2024-05-16 18:48:20 +02:00
Meier Lukas
db01301845
feat: user preferences ( #470 )
...
* wip: improve user preferences
* wip: fix translations and add user danger zone
* feat: add user delete button to danger zone
* fix: test not working
* refactor: add access checks for user edit page, improve not found behaviour, change user preference link in avatar menu to correct link
* fix: remove invalid bg for container
* chore: address pull request feedback
2024-05-12 16:27:56 +02:00
Meier Lukas
c88464498f
fix: unable to select integration on board page ( #450 )
2024-05-06 21:12:55 +02:00
Manuel
60a35e2583
feat: #420 reimplement icon picker ( #421 )
2024-05-04 23:00:15 +02:00
Manuel
51aaab2f23
feat: add login and logout ( #436 )
2024-05-04 22:57:13 +02:00
Meier Lukas
fba767bde3
fix: cache is not exportet from react ( #417 )
...
* fix: cache is not exportet from react
* fix: format issue
* fix: type issue
2024-05-01 21:17:28 +02:00
Meier Lukas
7ab9dc2501
feat: implement board access control ( #349 )
...
* feat: implement board access control
* fix: deepsource issues
* wip: address pull request feedback
* chore: address pull request feedback
* fix: format issue
* test: improve tests
* fix: type and lint issue
* chore: address pull request feedback
* refactor: rename board procedures
2024-04-30 21:32:55 +02:00
Meier Lukas
621f6c81ae
feat: add user invite management ( #338 )
...
* feat: add invite management page
* refactor: improve existing translations
* test: add test for invite router
* feat: update mysql schema to match sqlite schema
* fix: format issues
* fix: deepsource issues
* fix: lint issues
* chore: address pull request feedback
2024-04-29 12:09:34 +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
9ed298d641
refactor: improve board manage page ( #323 )
...
* refactor: improve board manage page
* chore: address pull request feedback
2024-04-13 12:42:03 +02:00
Meier Lukas
6b1879cbb1
feat: add notebook widget ( #294 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add notebook widget
* fix: format issue
* fix: add missing tiptap packages
* refactor: improve structure of table options
* fix: downgrade to tiptap 2.2.5 as not yet supported by mantine/tiptap
* fix: format issue
* fix: deepsource issues
* fix: typecheck issues
* refactor: move default notebook content to seperate file
* fix: format issue
2024-04-13 12:32:55 +02:00
Meier Lukas
82e9887f36
feat: add video widget ( #287 )
...
* feat: add nestjs replacement, remove nestjs
* feat: add video widget
* feat: add notice about youtube not supported with video.js
* fix: format issue
* fix: format issue
2024-04-13 11:44:16 +02:00
Meier Lukas
92a8db718c
chore: restrict usage of variables shorther than 3 characters ( #255 )
...
* chore: restrict usage of variables shorther than 3 characters
* chore: change highlighting to warning
2024-03-20 20:58:24 +01: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
homarr-renovate[bot]
fc29db0151
fix(deps): update mantine monorepo to ^7.6.2 ( #221 )
...
* fix(deps): update mantine monorepo to ^7.6.2
* fix: lint issue as use-element-size ref is typed correctly again
* fix: remove unnecessary type convertion
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-13 08:29:05 +01:00
homarr-renovate[bot]
1c222ed89c
fix(deps): update dependency @tabler/icons-react to v3 ( #215 )
...
* fix(deps): update dependency @tabler/icons-react to v3
* fix: type issues caused by removal of TablerIconProps
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-03-12 21:46:37 +01:00
Meier Lukas
c4ff968cbc
feat: add app widget ( #206 )
...
* refactor: move server api to api package
* feat: add app widget
* refactor: add element size for widget components on board
* feat: add resize listener for widget width
* feat: add widget app input
* refactor: add better responsibe layout, add missing translations
* fix: ci issues
* fix: deepsource issues
* chore: address pull request feedback
2024-03-12 21:23:25 +01:00
Tagaishi
0ee8c5ad91
fix: create board submit button inverted
2024-03-09 18:14:01 +01:00
Meier Lukas
bb02163e25
feat: board settings ( #137 )
...
* refactor: improve user feedback for general board settings section
* wip: add board settings for background and colors, move danger zone to own file, refactor code
* feat: add shade selector
* feat: add slider for opacity
* fix: issue with invalid hex values for color preview
* refactor: add shared mutation hook for saving partial board settings with invalidate query
* fix: add cleanup for not applied changes to logo and page title
* feat: add layout settings
* feat: add empty custom css section to board settings
* refactor: improve layout of board logo on mobile
* feat: add theme provider for board colors
* refactor: add auto contrast for better contrast of buttons with low primary shade
* feat: add background for boards
* feat: add opacity for boards
* feat: add rename board
* feat: add visibility and delete of board settings
* fix: issue that wrong data is updated with update board method
* refactor: improve danger zone button placement for mobile
* fix: board not revalidated when already in boards layout
* refactor: improve board color preview
* refactor: change save button color to teal, add placeholders for general board settings
* chore: update initial migration
* refactor: remove unnecessary div
* chore: address pull request feedback
* fix: ci issues
* fix: deepsource issues
* chore: address pull request feedback
* fix: formatting issue
* chore: address pull request feedback
2024-03-03 16:01:32 +01:00
Manuel
a4fc6f6444
refactor: client side navigation ( #135 )
2024-02-19 18:04:01 +01:00
Manuel
7d648600ee
config. replace logo ( #136 )
2024-02-18 21:53:51 +01:00
Manuel
e3e38e7f44
feat: add create board modal ( #131 )
2024-02-18 15:44:49 +01:00
Manuel
3d3c1b50a3
Merge branch 'dev' of https://github.com/homarr-labs/homarr into dev
2024-02-17 16:22:14 +01:00
Manuel
547f75d19c
fix: crash with no user in session
2024-02-17 16:22:05 +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
Manuel
08fa338abb
feat: add user avatar menu ( #80 )
2024-02-10 23:14:02 +01:00
Meier Lukas
975f9123dd
feat: add widget server loader ( #16 )
...
* 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
* feat: add widget server loader
* fix: typing issue
* chore: address pull request feedback
* fix: formatting
2024-02-08 07:00:00 +01:00
Meier Lukas
2943819f74
chore: update gridstack to homarr/gridstack package ( #20 )
...
* chore: migrate gridstack to homarr gridstack
* fix: formatting issue
2024-02-03 22:59:34 +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
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