Commit 64518b7
fix: friendly event labels on notification preferences page
NotificationRule.EVENT_TYPES labels include admin-oriented parentheticals
("Workflow Approved (final decision)", "Stage Decision (individual stage
completed)") which are useful when authoring rules but noisy on the
user-facing preferences page. Render clean labels there, matching the
existing "Form Withdrawn" style. Admin-side labels are unchanged.
Bumps version to 0.70.1.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7d196e4 commit 64518b7
4 files changed
Lines changed: 32 additions & 2 deletions
File tree
- django_forms_workflows
- templates/django_forms_workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
10 | 21 | | |
11 | 22 | | |
12 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4910 | 4910 | | |
4911 | 4911 | | |
4912 | 4912 | | |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
| 4919 | + | |
| 4920 | + | |
| 4921 | + | |
| 4922 | + | |
| 4923 | + | |
| 4924 | + | |
| 4925 | + | |
| 4926 | + | |
| 4927 | + | |
| 4928 | + | |
4913 | 4929 | | |
4914 | 4930 | | |
4915 | 4931 | | |
| |||
4972 | 4988 | | |
4973 | 4989 | | |
4974 | 4990 | | |
| 4991 | + | |
| 4992 | + | |
| 4993 | + | |
4975 | 4994 | | |
4976 | 4995 | | |
4977 | 4996 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments