ajnart
7e5602c881
🚨 Update eslint config
...
Co-authored-by: Bjorn L. <walkxnl@gmail.com >
2022-05-18 22:07:28 +02:00
Bjorn L
4870ea3e40
📝 Adds Docs for the Weather Module
2022-05-18 16:58:06 +02:00
Bjorn L
61c55acd50
📝 Adds Request Icons section
2022-05-18 16:55:48 +02:00
Thomas Camlong
c45421d27e
Merge branch 'dev' into weather-module
2022-05-18 10:24:16 +02:00
Thomas "ajnart" Camlong
b396d2604f
🚑 Critical hotfix : Compilation failed
2022-05-18 10:23:18 +02:00
Thomas "ajnart" Camlong
28b6dcd1db
📦 Update deps
2022-05-18 10:10:42 +02:00
Thomas "ajnart" Camlong
1dd74ea7da
🐛 Try to fix module compilation
2022-05-17 22:59:02 +02:00
Thomas "ajnart" Camlong
64923b03d9
🎨 Fix architecture for CI
2022-05-17 22:59:02 +02:00
Thomas "ajnart" Camlong
2ba9d517a8
⚡ Improve weather module
2022-05-17 22:59:02 +02:00
Aj - Thomas
471a9f7407
Update page title
2022-05-17 22:59:02 +02:00
Aj - Thomas
bdf871b476
💄 � Update weather module styling
2022-05-17 22:59:02 +02:00
Aj - Thomas
ab860eeea1
� Weather module improvements
2022-05-17 22:59:02 +02:00
Thomas "ajnart" Camlong
50d760f3b8
Prepare for v0.3.2
2022-05-17 21:24:10 +02:00
Thomas "ajnart" Camlong
73d06e15fb
✅ Update tests for storybook
2022-05-17 21:04:19 +02:00
Thomas "ajnart" Camlong
49d57024b9
Advancement on the weather widget
2022-05-17 21:04:19 +02:00
Thomas "ajnart" Camlong
31deb5010f
💄 Improve styling of modules
2022-05-17 21:04:18 +02:00
Thomas "ajnart" Camlong
e86eb7798f
🚧 Set up the structure for the weather module
2022-05-17 21:04:16 +02:00
Thomas Camlong
2896423766
✨ Add ping service module
...
✨ Add ping service module resolves #78
2022-05-17 20:59:44 +02:00
Thomas "ajnart" Camlong
696d0c582d
🐛 Clear the search input on search
...
Resolves #125
2022-05-17 20:58:55 +02:00
ajnart
e94cae620a
⏪ Rever b7e8c51b29
...
Does not work. Apparently
2022-05-17 04:19:59 +02:00
ajnart
c9c6f2b0c9
✨ Add ping service module
...
Resolves #78
2022-05-17 04:02:14 +02:00
ajnart
b8fe799ac6
⚰️ Remove dead code for the settings
...
I turned the settings into a module in 4cb8539143
2022-05-17 02:07:38 +02:00
ajnart
4cb8539143
✨ Make the search bar a module
...
Resolves #118
2022-05-17 02:04:44 +02:00
ajnart
16b86870c4
🏗️ Fix small bug in code arch, forgot the key
2022-05-17 02:03:52 +02:00
ajnart
d4ce2a3ed6
🏷️ Update types for the SearchBar
2022-05-17 01:52:43 +02:00
ajnart
a474f3e4ee
🥅 Add 404 to catch errors
...
Reduce the ammount of visible errors by adding a 404 page.
2022-05-17 01:44:26 +02:00
ajnart
9a49fbb747
💄 Update AppShelf UI
2022-05-17 01:43:40 +02:00
ajnart
e3d47d78e0
🐛 Add a delay before opening search results
...
Resolves #115
2022-05-17 01:23:19 +02:00
ajnart
d62189f086
💄 Remove version from logo and add it in footer
...
resolves #116
2022-05-17 01:01:26 +02:00
ajnart
bb1b3d7d9a
Merge branch 'dev' of github.com:/ajnart/homarr into dev
2022-05-17 00:55:44 +02:00
ajnart
13aeeefb22
🐛 Fix AddAppShelfItem image fit not properly set
...
Resolves #117
2022-05-17 00:55:24 +02:00
ajnart
8cdc9c3e29
🎨 Use user prefered theme
2022-05-17 00:42:27 +02:00
ajnart
3e31a4d38e
💄 Better style events in the calendar
2022-05-17 00:42:27 +02:00
ajnart
0cb3db6b89
📦 Upgrade package
2022-05-17 00:42:27 +02:00
ajnart
b7e8c51b29
🎨 Use user prefered theme
2022-05-17 00:19:41 +02:00
ajnart
e60db9f57a
💄 Better style events in the calendar
2022-05-17 00:19:24 +02:00
ajnart
2c707e86aa
📦 Upgrade package
2022-05-17 00:18:22 +02:00
Thomas Camlong
5c6541e1a7
🚀 Patch v0.3.1
...
Patch v0.3.1
v0.3.1
2022-05-16 23:50:54 +02:00
Bjorn L
da81783c8e
🧑💻 Adds release note template
2022-05-16 23:11:48 +02:00
Chris
6a90a124b3
Update docker.yml
2022-05-16 23:03:16 +02:00
Chris
bd6edbbec6
Reverting changes from c593334
...
Changing to back to how it was before c593334
2022-05-16 23:03:16 +02:00
Chris
53ab06f97e
Update docker_dev.yml
2022-05-16 23:03:16 +02:00
Chris
6904018585
temp edit 2
2022-05-16 23:03:16 +02:00
Chris
8c14b3ccf9
temp edit to test workflow
2022-05-16 23:03:16 +02:00
Chris
8557820e6e
Update docker_dev.yml
2022-05-16 23:03:16 +02:00
Walkx
3782499da5
💚 Update .github/workflows/docker_dev.yml
...
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com >
2022-05-16 23:03:16 +02:00
Walkx
97ca45964a
💚 Update .github/workflows/docker_dev.yml
...
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com >
2022-05-16 23:03:16 +02:00
Walkx
7fa464b38f
💚 Update .github/workflows/docker.yml
...
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com >
2022-05-16 23:03:16 +02:00
Chris
fe5fa99b4a
💚 Fixed CI fail on PR from fork
...
Fixed CI failing when a PR is made from a fork due to user from fork not having the permission packages: write. CI will now check if it has write perms before push built docker image.
2022-05-16 23:03:16 +02:00
Chris
9bf8b337f6
test CI fix 4
2022-05-16 23:03:16 +02:00