Skip to content

Tra 16755/poc galaxy page#382

Closed
maxenceh wants to merge 8 commits intomainfrom
TRA-16755/poc-galaxy-page
Closed

Tra 16755/poc galaxy page#382
maxenceh wants to merge 8 commits intomainfrom
TRA-16755/poc-galaxy-page

Conversation

@maxenceh
Copy link
Copy Markdown
Contributor

  • Mettre à jour le change log

- Add reactflow@^11.10.0 package to dependencies
- Configure galaxy.tsx as new Vite entry point in vite.config.ts
- Add galaxy app to INSTALLED_APPS in settings
- Include galaxy URLs in main project URL configuration
- Add GalaxyGraphService to query BSD relations from ClickHouse
- Implement GalaxyGraphAPI endpoint with SIRET and date filters
- Add serializers for nodes and edges data structures
- Create GalaxyView to render React frontend
- Join with company table to fetch company names for node labels
- Add comprehensive logging for debugging filter application
- Create galaxySlice with graph state management (nodes, edges, filters)
- Implement fetchGraph async thunk for API calls
- Add filter state management (SIRET, min_weight)
- Create galaxy.tsx entry point with dedicated Redux store
- Add GalaxyApp main component orchestrating filters and graph
- Create Graph component using React Flow for interactive visualization
- Implement CustomNode with expandable company names (local state)
- Add Filters component with SIRET validation and min_weight input
- Handle node expansion with useState in CustomNode component
- Create galaxy.html template extending base.html
- Configure django-vite to load galaxy.tsx entry point with HMR support
- Document Galaxy module architecture and features
- Explain API endpoints, data sources, and query logic
- Add usage instructions and development guidelines
- Document filtering capabilities and limitations
- Add README with local development setup
@maxenceh maxenceh closed this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant