Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-24 23:59:16 +00:00
16ee4e0cb3 Initial implementation of OAuth models, endpoints, and migrations
e6792c2d6c Update settings-sessions.spec.ts to clarify E2E test skip reason
1d20b149dc Refactor e2e tests for clarity and skip outdated cases
570848cc2d Refactor e2e tests for improved reliability and consistency
6b970765ba Refactor components and scripts for improved typing, cleanup unused imports
Compare 6 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-24 19:25:13 +00:00
3bf28aa121 Override MSW handlers to support custom authentication workflows
cda9810a7e Add auto-generated MSW handlers for API endpoints
d47bd34a92 Add comprehensive tests for RegistrationActivityChart and update empty state assertions
5b0ae54365 Remove MSW handlers and update demo credentials for improved standardization
372af25aaa Refactor Markdown rendering and code blocks styling
Compare 13 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-24 11:39:38 +00:00
2e4700ae9b Refactor user growth chart data model and enhance demo user creation
8c83e2a699 Add comprehensive demo data loading logic and .env.demo configuration
9b6356b0db Add comprehensive demo data loading logic and .env.demo configuration
Compare 3 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-21 06:42:45 +00:00
a410586cfb Enable demo mode features, auto-fill demo credentials, and enhance branding integration
0e34cab921 Add logs and logs-dev targets to Makefile for streamlined log access
3cf3858fca Update Makefile to refine clean-slate target with explicit dev compose file and orphan removal
db0c555041 Add ThemeToggle to Header component
51ad80071a Ensure virtualenv binaries are on PATH in entrypoint script for consistent command execution
Compare 6 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-20 13:55:27 +00:00
b218be9318 Add logo icon to components and update branding assets
e6813c87c3 Add new SVG assets for logo and logo icon
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-20 12:16:22 +00:00
210204eb7a Revise home page content to align with "PragmaStack" branding
6ad4cda3f4 Refine backend README to align with "PragmaStack" branding and enhance messaging for clarity and engagement.
54ceaa6f5d Rebrand README to emphasize "PragmaStack" identity and refine messaging for clarity and consistency.
34e7f69465 Replace "FastNext" references with "PragmaStack" in migration script and configuration settings
Compare 4 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-20 11:58:50 +00:00
8fdbc2b359 Improve code consistency and documentation readability
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-20 11:55:35 +00:00
28b1cc6e48 Replace "FastNext" branding with "PragmaStack" across the project
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-20 11:49:50 +00:00
5a21847382 Update to Next.js 16 and enhance ESLint configuration
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-20 09:07:19 +00:00
444d495f83 Refactor metadata handling for improved maintainability and localization support
a943f79ce7 Refactor i18n routing tests with jest mocks and enhance coverage
f54905abd0 Update README and documentation with i18n, feature enhancements, and SEO improvements
0105e765b3 Add tests for auth storage logic and i18n routing configuration
bb06b450fd Delete outdated E2E documentation and performance optimization guides.
Compare 9 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-19 13:07:17 +00:00
7b1bea2966 Refactor i18n integration and update tests for improved localization
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-19 02:03:04 +00:00
da7b6b5bfa Implement extensive localization improvements across forms and components
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-19 02:02:17 +00:00
7aa63d79df Implement extensive localization improvements across forms and components
333c9c40af Add locale switcher component and integrate internationalization improvements
0b192ce030 Update e2e tests and mocks for locale-based routing
da021d0640 Update tests and e2e files to support locale-based routing
d1b47006f4 Remove all obsolete authentication, settings, admin, and demo-related components and pages
Compare 9 commits »
cardosofelipe opened issue cardosofelipe/pragma-stack#1 2025-11-19 01:50:27 +00:00
Testing MCP integration
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-17 18:47:55 +00:00
68e04a911a Add user locale preference support and locale detection logic
cardosofelipe pushed to main at cardosofelipe/pragma-stack 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/pragma-stack 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/pragma-stack 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/pragma-stack 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/pragma-stack 2025-11-10 15:12:01 +00:00
235c309e4e Switch backend to uv package manager, update dependencies, and refactor Dockerfile for modern Python tooling