Re: New commitfest app release on August 19th - Mailing list pgsql-hackers

From vignesh C
Subject Re: New commitfest app release on August 19th
Date
Msg-id CALDaNm0eVpCiyiBQSQ847bBBvBGPiaHvNJq2+M=KHiD_6ocJMQ@mail.gmail.com
Whole thread Raw
In response to New commitfest app release on August 19th  (Jelte Fennema-Nio <me@jeltef.nl>)
List pgsql-hackers
On Fri, 8 Aug 2025 at 12:50, Jelte Fennema-Nio <me@jeltef.nl> wrote:
>
> Thanks to the Claude Code AI tool I was able to get some boring
> cleanup done on the CF app in not that much time. I'll release all of
> it on August 19th.
>
> List of the changes:
> - Update to Bootstrap 5 for more modern visual look and better default
> contrast of a bunch of UI elements.
> - Add a navigation bar at the top of the page, including a "Contribute
> on GitHub" button which links to the CF app repo.
> - Move the dashboard to the homepage under the list of commitfests.
> - Much better tag selector, which shows the tag descriptions and
> colors. (descriptions are also searchable).
> - Bugfix where draft patches would show in the wrong section in the
> personal dashboard
> - Nicer sorting icons for the commitfest columns (exact icon depends
> on the column)
> - Show Search/Filter options by default
> - Improved the typography of date ranges by using an en-dash\

While using the CommitFest interface to send a private mail, I noticed
that the confirmation checkbox ("Check to confirm sending") does not
appear as a standard small tick box. Instead, it renders as a long
horizontal box across the page. The functionality still works, but the
display looks incorrect.

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: Correction of RowMark Removal During Sel-Join Elimination
Next
From: Amul Sul
Date:
Subject: Refactoring: Use soft error reporting for *_opt_error functions