Commit Graph

38 Commits

Author SHA1 Message Date
Manuel
a83ca7dcde Revert line clamp (#1245) 2023-08-07 22:10:34 +02:00
Meier Lukas
5502eafc04 💄 Improve sizing of app name (#1244) 2023-08-07 21:20:49 +02:00
Tagaishi
7d18a51d02 App tile UI change (#1231)
* 💄 Rework the App tile UI

* 🤡 Forgot one

* Make it so the app title gets hidden properly

Now if the value is missing it won't by "hover" or "hidden" so it won't hide

* Turn the `Tooltip` into `HoverCard`

* Make save and cancel button not wrap anymore

* 💄 Used InfoCard in options + translations

* ♻️ Remove fallback value for label translations

---------

Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-08-06 19:36:36 +02:00
Meierschlumpf
1634510070 🐛 Fix ping not reading from correct config 2023-07-22 18:27:24 +02:00
ajnart
6658c05e5a 🐛 Fix bugs with the ping feature 2023-07-22 10:11:23 +09:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Manuel
f8bd7fb2b9 🚸 Improve accessibility (#980)
* 🚸 Improve accessibility

* 🌐 Add missing translations
2023-06-20 22:02:00 +02:00
ajnart
83119931bc ️ Improve ping function 2023-06-14 17:31:52 +09:00
Meier Lukas
8e14e323a7 🏗️ Migrate ping to tRPC 2023-06-10 10:23:54 +02:00
Manuel
5a6c039f5b 🚑️ Ping array (#823) 2023-04-21 10:21:34 +02:00
Thomas Camlong
e966fdad71 Merge pull request #771 from ajnart/mantine-v6
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
Thomas Camlong
b78ed7fb04 Merge pull request #750 from ajnart/fix-ping-status
🐛 Fix StatusCode not being used properly
2023-03-04 08:14:22 +09:00
ajnart
457e9cf2bd 🎨 Format codebase 2023-03-03 12:40:49 +09:00
ajnart
5dae500ac3 🚧 WIP on Mantine V6 2023-03-03 00:37:22 +09:00
ajnart
1dd205c441 🐛 Fix StatusCode not being used properly 2023-03-02 19:57:24 +09:00
Manuel
fef47b96ee ♻️ Add static CSS class names (#699) 2023-02-10 23:37:08 +01:00
ajnart
1e117cbe7b Merge branch 'dev' into next-13 2023-02-02 19:03:11 +09:00
Manuel
e89a65c8dc 🚨 Fix build errors 2023-01-31 22:10:27 +01:00
ajnart
6586cdd060 Add cache and stale timers for most react query 2023-01-31 11:45:52 +09:00
ajnart
9d566330be work on next13 2023-01-23 01:34:36 +09:00
Thomas Camlong
9169fd1293 Revert "🐛 rename okStatus to statusCodes"
This reverts commit 41da97feaf.
2023-01-22 23:20:48 +09:00
ajnart
41da97feaf 🐛 rename okStatus to statusCodes 2023-01-20 20:09:30 +01:00
ajnart
932fe950bd 🐛 Fix appName wordBreak 2023-01-20 12:57:45 +09:00
ajnart
fc5aca8379 ♻️ Work on app tile design
Fixes Hide overflowing app names / option to hide app name #590
2023-01-19 10:05:48 +09:00
ajnart
e91e61646d 💄 Change icon width 2023-01-19 08:29:20 +09:00
Manuel
1cb9c02c61 🐛 #579 fix svg images for app tiles 2023-01-18 18:37:31 +01:00
ajnart
8f7aedbec4 Fix ping zindex 2023-01-08 13:30:14 +09:00
ajnart
c963760717 Main app tile styling and animations 2023-01-03 22:32:00 +09:00
ajnart
2a892d267f Animations and login page styling 2023-01-02 02:52:12 +09:00
Manuel Ruwe
78bc883667 🐛 Fixed tile delete handler 2022-12-31 14:11:30 +01:00
Manuel Ruwe
2e463aea53 🚨 Fix compiler errors 2022-12-30 17:58:12 +01:00
Manuel Ruwe
42a16e0015 🚨 Fix build errors 2022-12-30 16:58:05 +01:00
Manuel Ruwe
123d6d72f5 🐛 Fix external url 2022-12-30 16:53:47 +01:00
Meierschlumpf
654107f60d 🐛 Fix issue with creation of app / widget 2022-12-24 11:11:51 +01:00
ajnart
93fc011879 Trying to fix linting errors 2022-12-22 11:45:48 +09:00
ajnart
4d6e6123e1 Linting 2022-12-20 11:45:33 +09:00
Meierschlumpf
c2186c2525 🎨 Migrate all wrapper to use WidgetWrapper 2022-12-19 18:26:04 +01:00
Manuel Ruwe
661c05bc50 🎨 Rename "services" to "apps" in entire project 2022-12-18 22:27:01 +01:00