Latest Updates

Documenting code, one commit at a time.

Shrinking Page Headers for a Consistent Breniapp Experience

When building Breniapp, we aimed for a clean and consistent user experience. One area that needed attention was the page headers. They felt a bit too large and the spacing was off, especially on smaller screens. This post details how we addressed those issues, resulting in a more polished and cohesive look across the application.

The Problem: Inconsistent Page Headers

Our initial page

Read more

Enhancing Filament Pages: A Case Study in Action Placement

Introduction

In the Breniapp/brenia project, we've been focusing on improving the user experience within our Filament-based admin panel. One recent enhancement involved strategically relocating the 'autoplanificar' (auto-planner) button to a more intuitive location within the Filament page.

This post details the rationale behind this change and the technical considerations involved.

Read more