17 Commits

Author SHA1 Message Date
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