Commit e562f5e
committed
feat(admin): surface domain status in UI
Not the most beautiful, but good enough to start with.
It was interesting to learn about the ability to reflect back some data
from the underlying object through the form, thanks `unverify_reason`!
Signed-off-by: Mike Fiedler <miketheman@gmail.com>1 parent 8de75c1 commit e562f5e
File tree
2 files changed
+18
-0
lines changed- warehouse/admin
- templates/admin/users
- views
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
551 | 567 | | |
552 | 568 | | |
553 | 569 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments