27 Commits

Author SHA1 Message Date
34155dc300 add wrapper to custom select options, to exclude search from scrolling
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m57s
2024-11-13 10:56:01 +00:00
cb7fc97c1b line break sub recommendation url
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
2024-11-13 10:53:01 +00:00
4252a2c79e add change trigger when custom select option is chosen
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m7s
2024-11-13 00:22:58 +00:00
af3f019552 move filter dropdown into search group
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m14s
2024-11-12 20:35:03 +00:00
6b5003cffe fix issue with custom selects incorrectly classed "active" 2024-10-29 19:04:45 +00:00
c7b62719a3 added "No Options" text on select dropdowns
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m56s
2024-10-28 22:03:26 +00:00
6d82c0a551 fix broken empty selects
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m57s
2024-10-28 21:49:07 +00:00
efd4452087 fix issue with empty options displaying wrong
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m3s
2024-10-27 21:29:27 +00:00
3379891bd7 fix label bug & make items focusable
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m59s
2024-10-27 11:00:03 +00:00
5da1012718 custom select to replace select-2
Some checks failed
Build and Push Docker Image / build (push) Failing after 7m5s
it's called 'corbz-select' because I suck at naming things
2024-10-27 00:13:26 +01:00
97748dcaf6 init theme set on page load
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-10-15 12:24:34 +01:00
e0685620bb fix invalid select2 padding for icon space 2024-10-15 11:59:04 +01:00
87a84e248b add invalid style for select2 elements
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-10-15 11:55:26 +01:00
7705ff1fcb set theme icon on sidebar 2024-10-14 22:45:00 +01:00
c10c1ff511 remove bootstrap import from base file
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-10-14 11:13:53 +01:00
38b8184499 move to scss (incomplete)
All checks were successful
Build and Push Docker Image / build (push) Successful in 42s
incomplete, moving to scss
2024-10-13 23:36:42 +01:00
180a646267 remove select2 dependence on 'dropdownParent'
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
fixes an issue with dropdown options placement on smaller screens in modals.

Instead of 'dropdownParent', just set the z-index of the dropdown options to 9999 - above the modal.
2024-10-12 21:06:52 +01:00
b671c59a48 remove unused api functions
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
these are old and obsolete
2024-10-12 19:01:17 +01:00
068d395a4b sidebar functionality - except server list
Some checks failed
Build and Push Docker Image / build (push) Failing after 6m58s
2024-10-09 19:07:38 +01:00
204bc07739 add perfect scrollbar 2024-10-09 12:36:17 +01:00
443fb58d17 navbar cleanup 2024-10-02 17:44:19 +01:00
12e358df29 working on functionality and layout design 2024-09-30 23:29:16 +01:00
bc3a88e159 toggle sub activeness via switch 2024-09-26 16:47:29 +01:00
1b3aa12ee9 update to api url changes 2024-09-26 00:26:07 +01:00
a2acc7298c tables with rewrite 2024-09-25 17:20:33 +01:00
cc3c35be6d table border colour 2024-09-25 15:22:52 +01:00
6ae4b7f319 rearrange static and template files 2024-09-25 11:06:49 +01:00