|
|
1
|
Use $.html() instead of setting innerHTML when inserting diff fragments.
|
david
|
February 5th, 2024, 10:18 a.m.
|
|
|
|
1
|
Finish changing user-visible "Submitted" to "Completed".
|
david
|
February 5th, 2024, 10:17 a.m.
|
|
|
|
1
|
Add type hints to ReviewUI implementation.
|
david
|
January 31st, 2024, 2:12 p.m.
|
|
|
|
1
|
Convert RB.ReviewRequest model to TypeScript/spina.
|
david
|
February 1st, 2024, 8:31 a.m.
|
|
|
|
1
|
Convert RB.BaseComment to TypeScript/spina.
|
david
|
February 1st, 2024, 7:58 a.m.
|
|
|
|
|
Move functionality from FileAttachmentReviewUI into base ReviewUI.
|
david
|
February 6th, 2024, 3:54 p.m.
|
|
|
|
1
|
Fix defaults() to always be static.
|
david
|
February 1st, 2024, 8:36 a.m.
|
|
|
|
1
|
Fix issues bootstrapping the installer.
|
chipx86
|
January 21st, 2024, 7:14 p.m.
|
|
|
|
1
|
Compile lxml instead of using pre-built binary wheels on all distros.
|
chipx86
|
February 15th, 2024, 8:14 p.m.
|
|
|
|
1
|
Don't disable Python and pip version warnings.
|
chipx86
|
February 15th, 2024, 5:34 p.m.
|
|
|
|
1
|
Add explicit support for macOS.
|
chipx86
|
January 21st, 2024, 8:07 p.m.
|
|
|
|
1
|
Don't attempt an implicit unattended install when outputting to a file.
|
chipx86
|
January 21st, 2024, 7:45 p.m.
|
|
|
|
1
|
Fix the descriptions for some options when used on unattended installs.
|
chipx86
|
February 18th, 2024, 4:25 p.m.
|
|
|
|
1
|
Improve support for light background terminals.
|
chipx86
|
January 21st, 2024, 7:38 p.m.
|
|
|
|
1
|
Make onRender() and onInitialRender() protected, not public.
|
chipx86
|
February 18th, 2024, 5:01 p.m.
|
|
|
|
2
|
Fix issues inheriting Spina options for attribute promoting/merging.
|
chipx86
|
February 6th, 2024, 8:42 p.m.
|
|
|
|
1
|
Enhance Spina class typing and expose utility types.
|
chipx86
|
February 6th, 2024, 3:18 p.m.
|
|
|
|
2
|
Update extend() to take optional arguments and Spina options.
|
chipx86
|
February 6th, 2024, 1:23 a.m.
|
|
|
|
1
|
Fix a bad assumption in a test on Node 15+.
|
chipx86
|
February 3rd, 2024, 4:25 p.m.
|
|
|
|
1
|
Fix issues working with stdin when piping to Python.
|
chipx86
|
February 18th, 2024, 7:30 p.m.
|
|
|
|
1
|
Add release notes for Spina 3.0.
|
chipx86
|
February 18th, 2024, 6:39 p.m.
|
|
|
|
1
|
Bump the upcoming version to 3.0.
|
chipx86
|
February 18th, 2024, 6:14 p.m.
|
|
|
|
1
|
Add accessors for common class attribute lookups.
|
chipx86
|
February 18th, 2024, 6:12 p.m.
|
|
|
|
1
|
Fix BaseView.rendered state, and add new rendering/rendered events.
|
chipx86
|
February 18th, 2024, 5:16 p.m.
|
|
|
|
1
|
Update to TypeScript 5.3.3, and update our package-lock versions.
|
chipx86
|
February 19th, 2024, 1:55 a.m.
|
|
|
|
1
|
Add preparation for TypeScript 5.3 and Stage 3 decorators.
|
chipx86
|
February 19th, 2024, 1:44 a.m.
|
|
|
|
1
|
Provide explicit ESM and CommonJS exports.
|
chipx86
|
February 19th, 2024, 1:39 a.m.
|
|
|
|
2
|
Add documentation on the Review Board Installer.
|
chipx86
|
January 21st, 2024, 11:07 p.m.
|
|
|
|
2
|
Add supported review UI MIME types to the server info capabilities.
|
david
|
February 12th, 2024, 3:02 p.m.
|
|
|
|
2
|
Store Review UIs in a real registry.
|
david
|
February 12th, 2024, 2:49 p.m.
|
|
|
|
2
|
Update FileAttachment.objects.create_from_filediff to set needed fields.
|
david
|
February 12th, 2024, 9:56 a.m.
|
|
|
|
2
|
Convert reviewable models to TypeScript/spina.
|
david
|
February 7th, 2024, 9:41 a.m.
|
|
|
|
1
|
Convert comment block views to TypeScript/spina.
|
david
|
February 6th, 2024, 4:26 p.m.
|
|
|
|
2
|
Convert comment block models to TypeScript/spina.
|
david
|
February 6th, 2024, 4:25 p.m.
|
|
|
|
2
|
Remove half-baked inline-actions-header from Review UI diff HTML.
|
david
|
February 12th, 2024, 2:48 p.m.
|
|
|
|
1
|
Bump our Backbone dependency to 1.6.
|
chipx86
|
February 26th, 2024, 1:52 p.m.
|
|
|
|
1
|
Add events and easier subclass behavior when removing views.
|
chipx86
|
February 26th, 2024, 1:49 p.m.
|
|
|
|
1
|
Update our ESLint configuration for JSX, Storybook, and template literals.
|
chipx86
|
February 23rd, 2024, 2:43 a.m.
|
|
|
|
1
|
Bump and add TypeScript-related dependencies.
|
chipx86
|
February 26th, 2024, 7:40 p.m.
|
|
|
|
2
|
Add a simple CommaSeparatedValuesField for DB models.
|
david
|
February 20th, 2024, 12:10 p.m.
|
|
|
|
2
|
Bump spina dependency to 3.x
|
david
|
February 19th, 2024, 10:35 p.m.
|
|
|
|
2
|
Use FileAttachment.added_in_filediff for modified files as well as new.
|
david
|
February 17th, 2024, 12:28 p.m.
|
|
|
|
2
|
Fix a variety of bad bugs with diff comments and commit ranges.
|
david
|
February 16th, 2024, 10:39 p.m.
|
|
|
|
2
|
Add POST support to the DiffFileAttachmentResource.
|
david
|
February 16th, 2024, 12:44 p.m.
|
|
|
|
2
|
Add a flag to the FileDiff resource to query for only binary files.
|
david
|
February 16th, 2024, 12:15 p.m.
|
|
|
|
2
|
Fix some bugs when creating attachments for FileDiffs.
|
david
|
February 16th, 2024, 2:37 p.m.
|
|
|
|
1
|
Defer callback after images are loaded in image review UIs.
|
david
|
February 16th, 2024, 12:45 p.m.
|
|
|
|
2
|
Fix various issues in FileAttachment.objects.get_for_filediff.
|
david
|
February 12th, 2024, 3:10 p.m.
|
|
|
|
2
|
Avoid duplicate instantiation and rendering of review UIs in diffs.
|
david
|
February 12th, 2024, 2:47 p.m.
|
|
|
|
2
|
Improve construction of ReviewUIs and show error for diff type mismatches.
|
david
|
February 12th, 2024, 10 a.m.
|
|