Commit Graph

42 Commits

Author SHA1 Message Date
Manuel
6fdf1dfaa8 feat: #1835 copy apps (#1854) 2024-01-28 21:15:08 +01:00
Thomas Camlong
082077ec9d feat: import to docker form board, docker button on boards (#1714) 2023-12-30 20:11:38 +01:00
Meier Lukas
d05c0023cd Readd possibility to add containers as apps to boards (#1276) 2023-09-10 14:28:13 +02:00
Manuel
f35f6debaf 🔀 Merge dev to auth branch 2023-09-10 13:38:53 +02:00
Manuel
c14fad680d refactor: use relative TS path 2023-09-03 16:23:40 +02:00
Tagaishi
8211e22d86 💄 Add custom font sizing for app name (#1341)
* 💄 Add custom font sizing for app name

* 🚸 Added maximum font size
2023-09-01 21:53:51 +02:00
Tagaishi
d51bd43941 🌐 Add new tile 2023-08-13 22:56:41 +02:00
Tagaishi
d6736d6539 🐛 App tile flex fix (#1255)
* 🎨 flex

* 🎨 Improved flex organization on app tile

* ✏️ disallowAppNameProgagation to Propagation

*  User customizable lineclamp and config migration
2023-08-11 20:47:14 +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
Manuel
c99c06c0bb 🗑️ Remove deprecated code (#1225) 2023-07-28 23:09:21 +02:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Manuel
c42aed14dd 🚸 Add positive status codes by default 2023-05-21 15:23:43 +02:00
ajnart
6f48cafd42 ⬆️ Upgrade to @tabler/icons-react 2023-05-15 17:40:59 +09:00
Manuel
92e8d79c5a Add pihole integration (#860)
*  Add pihole integration

* Update src/widgets/adhole/AdHoleControls.tsx

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>

* Update src/tools/client/math.ts

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

* Update src/widgets/dnshole/DnsHoleSummary.tsx

Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>

---------

Co-authored-by: Larvey <39219859+LarveyOfficial@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
2023-05-06 19:51:53 +02:00
Manuel
5a6c039f5b 🚑️ Ping array (#823) 2023-04-21 10:21:34 +02:00
ajnart
faf5d11900 💚 Fix build 2023-03-02 20:32:41 +09:00
Manuel
a16866b269 🐛 Fix incorrect wrapper position increment #630 #621 2023-01-23 20:35:59 +01: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
Manuel
f7c9564bbe 🐛 Fix config migrator wrapper positons 2023-01-18 15:18:04 +01:00
Manuel Ruwe
79074f960f 🐛 Automatic positions for wrappers and categories 2023-01-10 22:36:26 +01:00
ajnart
84864a0578 💄 Prettier 2023-01-08 13:59:24 +09:00
Meierschlumpf
d886bbdaad 🐛 Fix issues with gridstack 2023-01-07 23:25:13 +01:00
Meierschlumpf
b70399f4f0 Merge branch 'manuel-rw-gridstack' into gridstack-wip-meierschlumpf 2023-01-07 17:59:43 +01:00
Meierschlumpf
6e4938482e 🐛 Fix issue with shape 2023-01-07 09:23:10 +01:00
ajnart
e6f888dbe5 Add default status check 2023-01-04 21:51:25 +09:00
ajnart
2a892d267f Animations and login page styling 2023-01-02 02:52:12 +09:00
ajnart
38815d754f Fixing console errors and adding category modal 2023-01-02 01:51:56 +09:00
Manuel Ruwe
f23c317ef1 Add element selector tile for categories 2023-01-01 16:29:12 +01:00
Manuel Ruwe
2eb5cdfafc 🐛 Default wrapper not present when fallback config 2022-12-31 18:10:01 +01:00
Meierschlumpf
654107f60d 🐛 Fix issue with creation of app / widget 2022-12-24 11:11:51 +01:00
ajnart
e982515bb5 Formatting and linting 2022-12-22 11:30:50 +09:00
ajnart
ecc61d5970 Add config migration process 2022-12-22 11:29:51 +09:00
Meierschlumpf
a633fb0182 🎨 Remove static element from add item selection 2022-12-20 07:50:01 +01:00
Meierschlumpf
e723c1d374 🐛 Fix edit modal for widgets not working 2022-12-19 19:01:29 +01:00
Manuel Ruwe
661c05bc50 🎨 Rename "services" to "apps" in entire project 2022-12-18 22:27:01 +01:00
Manuel Ruwe
2c7ea08b04 🐛 Crash when creating new service 2022-12-12 22:09:17 +01:00
Manuel Ruwe
05e47b5664 Add propagation for service name to service icon 2022-12-11 19:32:51 +01:00
Manuel Ruwe
7f508ed06d 🚨 Warnings 2022-12-10 15:45:15 +01:00
Manuel Ruwe
b28547777f feat: improve design in edit service modal 2022-12-06 20:48:35 +01:00
Manuel Ruwe
8a813eee13 Adjust nullable in types 2022-12-04 22:02:10 +01:00
Manuel Ruwe
57d76d223f Add mantine context modals 2022-12-04 21:19:40 +01:00