Re: New commitfest app release on August 19th

From: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: New commitfest app release on August 19th
Date: 2025-08-19 07:03:48
Message-ID: CAGECzQTZfY1GQs7MJG1j--D924sq0CciC_HxL=XecKjFqkd+wg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 8 Aug 2025 at 09:19, Jelte Fennema-Nio <me(at)jeltef(dot)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

This is now deployed to production. Please let me know if some
behaviour got broken or styling looks weird.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-08-19 07:04:46 Re: mention unused_oids script in pg_proc.dat
Previous Message Chao Li 2025-08-19 06:51:26 Re: Remove traces of long in dynahash.c