feat: Add Billings & Payments and Testimonials settings pages for agent and user roles, and refactor notification settings form.

This commit is contained in:
pradeepkumar
2026-02-12 05:56:10 +05:30
parent a3880bf9a7
commit 4ddb7552db
15 changed files with 435 additions and 219 deletions

View File

@@ -0,0 +1,3 @@
<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.625 7.875L10.5 18.375L18.375 7.875M2.625 7.875L5.25 2.625H15.75L18.375 7.875M2.625 7.875H18.375M7 2.625L5.25 7.875L10.5 18.375L15.75 7.875L14 2.625" stroke="#e58625" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 349 B

View File

@@ -0,0 +1,5 @@
<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 3.5C9.768 3.5 3.5 9.768 3.5 17.5C3.5 25.232 9.768 31.5 17.5 31.5C25.232 31.5 31.5 25.232 31.5 17.5C31.5 9.768 25.232 3.5 17.5 3.5Z" stroke="#e58625" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M13.125 13.125C13.125 10.709 15.084 8.75 17.5 8.75C19.916 8.75 21.875 10.709 21.875 13.125C21.875 15.541 19.916 17.5 17.5 17.5V20.125" stroke="#e58625" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="17.5" cy="24.5" r="1.5" fill="#e58625"/>
</svg>

After

Width:  |  Height:  |  Size: 613 B

View File

@@ -0,0 +1,5 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 4.16667H2.5C1.80964 4.16667 1.25 4.72631 1.25 5.41667V14.5833C1.25 15.2737 1.80964 15.8333 2.5 15.8333H17.5C18.1904 15.8333 18.75 15.2737 18.75 14.5833V5.41667C18.75 4.72631 18.1904 4.16667 17.5 4.16667Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M1.25 8.33333H18.75" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M5 12.5H8.33333" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 634 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 1.66667L12.575 6.88334L18.3333 7.72501L14.1667 11.7833L15.15 17.5167L10 14.8083L4.85 17.5167L5.83333 11.7833L1.66667 7.72501L7.425 6.88334L10 1.66667Z" stroke="#00293D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 353 B

View File

@@ -0,0 +1,4 @@
<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.5 1.75C5.67 1.75 1.75 5.67 1.75 10.5C1.75 15.33 5.67 19.25 10.5 19.25C15.33 19.25 19.25 15.33 19.25 10.5C19.25 5.67 15.33 1.75 10.5 1.75Z" fill="#e58625"/>
<path d="M7 10.5L9.333 12.833L14 8.167" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 KiB