added in the user managment section. Need to also do some updates to the admin menue and whatnot however itll get figured.

This commit is contained in:
2025-07-17 17:48:50 -06:00
parent 88b80bc750
commit 6aae0fee41
22 changed files with 1382 additions and 226 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -133,7 +133,7 @@ Main table for storing map data:
- 3 = Low Support (Orange)
- 4 = No Support (Red)
- `Sign` (Checkbox): Has campaign sign
- `Sign Size` (Single Select): Options: "Small", "Medium", "Large"
- `Sign Size` (Single Select): Options: "Regular", "Large", "Unsure"
- `Notes` (Long Text): Additional details and comments
#### 2. Login Table

View File

@@ -0,0 +1,4 @@
# Canvas
This is BNKops canvassing how to! In the following document, you will find all sorts of tips and tricks for door knocking, canvassing, and using the BNKops canvassing app.

View File

@@ -2,7 +2,8 @@
Quick Tips:
- Map works best when you clear your cookies, cache, and other data before use! This is because it is a web-app that pushes information to your phone. By clearing that data, you will always load the most recent version of the app to your browser.
- **Data:** Map works best when you clear your cookies, cache, and other data before use! This is because it is a web-app that pushes information to your phone. By clearing that data, you will always load the most recent version of the app to your browser.
- **Browser:** Map will work on nearly any browser however the developers test on Firefox, Brave, & Chromium. Firefox is what the bnkops team uses to access Map and is generally the most stable.
## How to add new location - Video

View File

@@ -2629,7 +2629,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<li>3 = Low Support (Orange)</li>
<li>4 = No Support (Red)</li>
<li><code>Sign</code> (Checkbox): Has campaign sign</li>
<li><code>Sign Size</code> (Single Select): Options: "Small", "Medium", "Large"</li>
<li><code>Sign Size</code> (Single Select): Options: "Regular", "Large", "Unsure"</li>
<li><code>Notes</code> (Long Text): Additional details and comments</li>
</ul>
<h4 id="2-login-table">2. Login Table<a class="headerlink" href="#2-login-table" title="Permanent link">&para;</a></h4>

View File

@@ -1873,7 +1873,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<li>4 - No Support (Red)</li>
<li><code>Address</code> (Text): Full street address</li>
<li><code>Sign</code> (Checkbox): Has campaign sign (true/false)</li>
<li><code>Sign Size</code> (Single Select): Small, Medium, Large</li>
<li><code>Sign Size</code> (Single Select): Regular, Large, Unsure</li>
<li><code>Geo-Location</code> (Text): Formatted as "latitude;longitude"</li>
</ul>
<h2 id="api-endpoints">API Endpoints<a class="headerlink" href="#api-endpoints" title="Permanent link">&para;</a></h2>