Convert comment models to TypeScript/spina.
Review Request #14074 — Created Aug. 4, 2024 and submitted
This change converts all the comment resource models to TypeScript.
- Ran js-tests.
- Ran setup.py build_media.
Summary | ID |
---|---|
78e25b894ea0c05257384e31e0a21132b946451e |
Description | From | Last Updated |
---|---|---|
We normally aim to keep entries alphabetized. It's a bit wonkier here since there are clear pairings. That'd be fine … |
chipx86 | |
Must be a one-line summary. |
chipx86 | |
Same here. |
chipx86 | |
Same here. |
chipx86 | |
This can be a Record<string, string>. |
chipx86 | |
These all need one-line summaries. |
chipx86 | |
In this case, we've been keeping extends unindented. |
chipx86 | |
This can be Record<string, string>. |
chipx86 | |
Should be a single line. |
chipx86 | |
Same general note about alphabetical order of attributes. It's a trade-off. |
chipx86 | |
Can be Record<string, string>. |
chipx86 | |
This can be Record<string, FileAttachmentComment>. |
chipx86 | |
I think this is a copy-paste-o. |
maubin |
- Commits:
-
Summary ID 0663462b3e80919c4440ef715395af14f3ac94ea 78e25b894ea0c05257384e31e0a21132b946451e - Diff:
-
Revision 2 (+1778 -1210)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.