Add Firebase auth with API key sidebar#9
Open
a20r wants to merge 19 commits into
Open
Conversation
- Added RouteMap component for visualizing routes using Deck.gl - Developed TripPlannerForm for user input on trip details and preferences - Created TripResults component to display trip summary and detailed plans - Introduced TripRevisionModal for user feedback on trip plans - Integrated API service for trip planning and revisions - Established types for trip requests and responses - Configured Tailwind CSS for styling and responsive design - Set up Nginx for serving the React frontend and proxying API requests - Added scripts for starting the application in both development and production environments
…ize input prompts for clarity
- Updated web_app.py to improve user feedback on departure dates and streamline trip planning logic. - Modified main.py to include a new 'desires' field in the TripPlanRequest model and adjusted related API endpoints for trip planning and revision. - Enhanced TripPlannerForm component to support user input for trip desires, including a new input field and handling for adding desires via keyboard. - Updated API types in api.ts to reflect the addition of the desires property in TripPlanRequest. - Improved overall code formatting and organization for better readability and maintainability.
… TripResults component
- Implemented a new endpoint `/api/test-keys` to validate provided API keys. - Added `ApiKeySetup` component to collect and validate API keys from users. - Updated trip planning logic to use API keys from headers or session storage. - Enhanced frontend to check for API keys and display appropriate UI based on their status. - Introduced loading state while checking API keys and improved user experience with prompts. - Refactored backend functions to accept API keys for external service calls.
…eck timeout in configuration
|
🚅 Deployed to the dirtgenie-pr-9 environment in dirtgenie
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
pytest -q(fails: Should have overnight markers)https://chatgpt.com/codex/tasks/task_e_684f2ab3a7c083209501b05f1301711d