12 Commits

Author SHA1 Message Date
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
7705ff1fcb set theme icon on sidebar 2024-10-14 22:45:00 +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
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
6ae4b7f319 rearrange static and template files 2024-09-25 11:06:49 +01:00