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

View File

@@ -0,0 +1,6 @@
<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="#8086F9" fill-opacity=".85" rx="5"/>
<rect width="16" height="16" x="1" y="1" stroke="#000" stroke-opacity=".1" stroke-width="2" rx="4"/>
<path fill="#fff" fill-opacity=".85" d="M7.93 13.633c.322 0 .595-.156.79-.46l4.464-7.02c.117-.196.234-.41.234-.626 0-.44-.39-.722-.791-.722-.254 0-.498.156-.684.44l-4.052 6.503-1.924-2.49c-.235-.313-.45-.39-.713-.39a.759.759 0 0 0-.762.77c0 .216.088.42.225.606l2.383 2.93c.244.322.507.459.83.459Z"/>
<path fill="#fff" fill-opacity=".85" d="M7.93 13.633c.322 0 .595-.156.79-.46l4.464-7.02c.117-.196.234-.41.234-.626 0-.44-.39-.722-.791-.722-.254 0-.498.156-.684.44l-4.052 6.503-1.924-2.49c-.235-.313-.45-.39-.713-.39a.759.759 0 0 0-.762.77c0 .216.088.42.225.606l2.383 2.93c.244.322.507.459.83.459Z"/>
</svg>

After

Width:  |  Height:  |  Size: 884 B

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

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by Pixelmator Pro 2.4.3 -->
<svg width="12" height="8" viewBox="0 0 12 8" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="Group">
<path id="Path" fill="#000000" stroke="none" opacity="0" d="M -0 0.151983 L 12 0.151983 L 12 8 L -0 8 Z"/>
<path id="path1" fill="#000000" stroke="none" d="M 6.003452 8 C 6.176163 8 6.348875 7.926277 6.466314 7.786301 L 11.813452 1.942658 C 11.930884 1.817382 12 1.655266 12 1.471041 C 12 1.087846 11.730542 0.793088 11.37131 0.793088 C 11.198627 0.793088 11.03974 0.866779 10.922307 0.984686 L 5.630391 6.754628 L 6.369602 6.754628 L 1.077721 0.984686 C 0.967186 0.866779 0.808291 0.793088 0.62867 0.793088 C 0.26943 0.793088 -0 1.087846 -0 1.471041 C -0 1.655266 0.069085 1.817382 0.186528 1.950024 L 5.533679 7.786301 C 5.664934 7.926277 5.82383 8 6.003452 8 Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 925 B

BIN
static/img/krbl-square.mp4 Executable file

Binary file not shown.