user settings, users management, project settings, bug fixes

This commit is contained in:
Ivan
2024-01-12 22:05:06 +03:00
parent d0158dad9a
commit 983a579dc8
18 changed files with 2337 additions and 92 deletions

4
static/img/checkbox.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none" viewBox="0 0 18 18">
<rect width="18" height="18" fill="#fff" rx="5"/>
<rect width="16" height="16" x="1" y="1" stroke="#000" stroke-opacity=".1" stroke-width="2" rx="4"/>
</svg>

After

Width:  |  Height:  |  Size: 258 B