Felipe Cardoso cardosofelipe
  • Joined on 2025-01-09
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-26 09:52:07 +00:00
38114b79f9 Mark OAuth consent page as excluded from unit tests
1cb3658369 Exclude email from user update payload in UserFormDialog
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-25 23:16:39 +00:00
dc875c5c95 Enhance OAuth security, PKCE, and state validation
0ea428b718 Refactor tests for improved readability and fixture consistency
400d6f6f75 Enhance OAuth security and state validation
7716468d72 Add E2E tests for admin and organization workflows
48f052200f Add OAuth provider mode and MCP integration
Compare 6 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-25 21:47:53 +00:00
d49f819469 Expand OAuth documentation and roadmap details
507f2e9c00 Refactor E2E tests and fixtures for improved readability and consistency
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-25 21:24:30 +00:00
c0b253a010 Add support for E2E testing infrastructure and OAuth configurations
fcbcff99e9 Add E2E tests for OAuth authentication flows and provider integrations
Compare 2 commits »
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-25 08:36:45 +00:00
b49678b7df Add E2E tests for authentication flows and admin user management
cardosofelipe pushed to main at cardosofelipe/pragma-stack 2025-11-25 07:52:13 +00:00
aeed9dfdbc Add unit tests for OAuthButtons and LinkedAccountsSettings components
13f617828b Add comprehensive tests for OAuth callback flows and update pyproject.toml
84e0a7fe81 Add OAuth flows and UI integration
063a35e698 Fix permissions
a2246fb6e1 Kindly provide the git diff content for an accurate commit message recommendation.
Compare 5 commits »
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