Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe opened issue cardosofelipe/fast-next-template#1 2025-11-19 01:50:27 +00:00
Testing MCP integration
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-17 18:47:55 +00:00
68e04a911a Add user locale preference support and locale detection logic
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-16 19:02:18 +00:00
3001484948 Update Makefile with dev-full target and frontend scaling option
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-16 18:38:51 +00:00
c9f4772196 Add and enhance tests for mobile navigation, demo modal, and forbidden page metadata
14e5839476 Update test suite to reflect "Design System" renaming and improved navigation structure
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-12 16:36:49 +00:00
228d12b379 Redesign DemoSection with additional layout, content adjustments, and new demos
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-11 08:11:33 +00:00
46ff95d8b9 Refactor Dockerfile, entrypoint script, and README for streamlined uv integration
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 15:12:01 +00:00
235c309e4e Switch backend to uv package manager, update dependencies, and refactor Dockerfile for modern Python tooling
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 13:11:21 +00:00
5c47be2ee5 Refactor user_organization model, pyproject.toml, and database configuration for enhanced typing and mypy compliance
e9f787040a Update pyproject.toml and models.base for improved re-export
2532d1ac3c Update Makefile to run tests with coverage across 16 threads for improved performance
1f45ca2b50 Update session cleanup logic, pyproject.toml, and Makefile for consistency and improved tooling support
8a343580ce Import Base from app.core.database in models.base to fix unresolved reference warning
Compare 6 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 10:55:21 +00:00
c589b565f0 Add pyproject.toml for consolidated project configuration and replace Black, isort, and Flake8 with Ruff
a5c671c133 Add pyproject.toml for consolidated project configuration and replace Black, isort, and Flake8 with Ruff
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 10:07:09 +00:00
d8bde80d4f Add validate script to package.json for combined linting, formatting, and type-checking
35efa24ce5 Add loginViaUI import in auth.setup.ts to support UI-based authentication setup
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 10:03:50 +00:00
96df7edf88 Refactor useAuth hook, settings components, and docs for formatting and readability improvements
464a6140c4 Integrate Prettier into project configuration
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 09:57:46 +00:00
b2f3ec8f25 Refactor ESLint configuration and update test rules for clarity and consistency
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 09:48:29 +00:00
c8f90e9e8c Refactor ESLint configuration and update lint scripts
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-10 09:36:56 +00:00
2169618bc8 Refactor unit and E2E tests to rely on onOpenDemoModal prop for improved modal integration
a84fd11cc7 Refactor mobile menu E2E tests for improved reliability and selector consistency
6824fd7c33 Add scripts for E2E and unit test coverage integration
Compare 3 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-08 23:31:02 +00:00
d5eb855ae1 Remove redundant timeout parameters across E2E tests and add performance optimization documentation.
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-08 19:47:04 +00:00
a6a10855fa Refactor Playwright tests to use cached authentication state for improved performance
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-08 18:05:07 +00:00
bf95aab7ec Optimize Playwright config and refactor E2E tests for reliability and performance
214d0b1765 Add comprehensive E2E tests for homepage and refactor demo modal logic
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-08 16:06:21 +00:00
b630559e0b Add comprehensive unit tests for homepage components and utilities
fe289228e1 Enhance responsive layout for homepage sections
63c171f83e Add interactive demo components and feature sections to homepage
Compare 3 commits »
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-08 08:54:15 +00:00
e02329b734 Refactor admin dashboard E2E tests to improve reliability and scope selectors
cardosofelipe pushed to main at cardosofelipe/fast-next-template 2025-11-08 08:36:33 +00:00
e1d5914e7f Add test coverage script for backend with pytest configuration