Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
4742c3e
sponsor ui for staff
JacobCoffee Mar 22, 2026
07ed7b0
clickable benefits
JacobCoffee Mar 22, 2026
735e80a
fmt
JacobCoffee Mar 22, 2026
1141df2
contract, notifcations, emails, and edits flow updates
JacobCoffee Mar 22, 2026
a7d52b2
lets use maildev locally
JacobCoffee Mar 22, 2026
e283c0c
notification mgmt, contact edits, contract redraftability,ui fixes
JacobCoffee Mar 22, 2026
80503b1
add sponsor creator and composer
JacobCoffee Mar 22, 2026
6b390d2
add guide, slug auto gen, new sponsor flow, fix match btn
JacobCoffee Mar 22, 2026
fda21fb
add btns to quick edit, add sponsorship to spons
JacobCoffee Mar 22, 2026
3cc3f4b
better top bar
JacobCoffee Mar 22, 2026
b0dadcc
add guide in nav
JacobCoffee Mar 22, 2026
acceb0f
allow jumping to step2 if provided a sponsor
JacobCoffee Mar 22, 2026
67cb4cc
full width pages
JacobCoffee Mar 22, 2026
f3dab4b
add live search
JacobCoffee Mar 22, 2026
40fd5f8
sponsor notification history
JacobCoffee Mar 22, 2026
7ca3d31
show unssponsored
JacobCoffee Mar 22, 2026
9af102f
fix button placement
JacobCoffee Mar 22, 2026
4518d71
center the che kbox and text
JacobCoffee Mar 22, 2026
49f81df
no minmax year
JacobCoffee Mar 22, 2026
b942a20
prevent dupe in progress apps
JacobCoffee Mar 24, 2026
b020170
Merge branch 'main' into sponsor-mgmt-ui
JacobCoffee Mar 25, 2026
8dd21aa
wording
JacobCoffee Mar 25, 2026
0466f66
codereview: make sure we authed
JacobCoffee Mar 25, 2026
e9a9255
fix: resolve XSS vulnerabilities in sponsor management templates
JacobCoffee Mar 25, 2026
ae021f4
add 1yr 1d button
JacobCoffee Mar 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/sponsors/manage/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Sponsor management UI — locked down to Sponsorship Admin group and staff."""
Loading
Loading