- Notifications
You must be signed in to change notification settings - Fork12
Commit0f23363
committed
Autofill new patch description based on selected thread (#30)
It's a bit silly that you have to manually enter something in thedescription, when you just selected a thing with that title from thethread search modal. So this starts auto-filling the description. Thisonly happens when the field is empty, and will strip some commonprefixes like `Re:` and `[PATCH]`.Fixes#161 parent4636298 commit0f23363
File tree
2 files changed
+27
-16
lines changed- media/commitfest/js
- pgcommitfest/commitfest/templates
2 files changed
+27
-16
lines changedLines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
63 | 70 |
| |
64 | 71 |
| |
65 | 72 |
| |
66 | 73 |
| |
67 | 74 |
| |
68 |
| - | |
| 75 | + | |
69 | 76 |
| |
70 | 77 |
| |
71 | 78 |
| |
| |||
351 | 358 |
| |
352 | 359 |
| |
353 | 360 |
| |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + |
Lines changed: 0 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 | 113 |
| |
129 | 114 |
|
0 commit comments
Comments
(0)