Skip to content

main b47c88bd2105 #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
c81b520
chnages
johnhoward907 Jun 30, 2025
9e4796d
Add better error handling for network failures in LoginForm
builderio-bot Jun 30, 2025
464da54
Add error handling to BookingForm for network failures
builderio-bot Jun 30, 2025
b4ab89d
Add error message display to StayList component
builderio-bot Jun 30, 2025
f9b88c3
Create instructions for starting the Flask backend server
builderio-bot Jun 30, 2025
d853296
Add better error handling for network failures in LoginForm
builderio-bot Jun 30, 2025
c1dea34
Add error handling to BookingForm for network failures
builderio-bot Jun 30, 2025
3bad17d
Add error message display to StayList component
builderio-bot Jun 30, 2025
9ea9e45
Create instructions for starting the Flask backend server
builderio-bot Jun 30, 2025
82dd0cb
Update App.css with flexbox layout and increased max-width
builderio-bot Jun 30, 2025
30ee745
Merge branch 'ai_main_81b6a7dbab64' of https://github.com/johnhoward9…
builderio-bot Jun 30, 2025
845015e
Merge pull request #1 from johnhoward907/ai_main_81b6a7dbab64
johnhoward907 Jun 30, 2025
914e2cc
Delete server directory
johnhoward907 Jun 30, 2025
fb5155b
Delete .github/workflows directory
johnhoward907 Jun 30, 2025
5f2e7fe
Delete client directory
johnhoward907 Jun 30, 2025
5256dfb
Delete .canvas
johnhoward907 Jun 30, 2025
68b39c2
Delete README.md
johnhoward907 Jun 30, 2025
7a83014
Delete Pipfile
johnhoward907 Jun 30, 2025
57c6f87
changes
johnhoward907 Jun 30, 2025
ae033a1
Fix circular import issues in app.py
builderio-bot Jun 30, 2025
bc64fd6
Register all blueprints in create_app function
builderio-bot Jun 30, 2025
b4b9c08
Fix API base URL to be environment-aware
builderio-bot Jun 30, 2025
3294e27
Update StayList to use the new API service
builderio-bot Jun 30, 2025
5a44ddf
Fix blueprint registration to avoid double /stays prefix
builderio-bot Jun 30, 2025
6a11c5b
Remove duplicate db initialization in models
builderio-bot Jun 30, 2025
4d48b8f
Fix imports in __init__.py
builderio-bot Jun 30, 2025
e32b6bb
Add proxy configuration for development
builderio-bot Jun 30, 2025
96062a6
Add database initialization in app.py
builderio-bot Jun 30, 2025
74a4319
Fix seed script to match model field names
builderio-bot Jun 30, 2025
042a08e
Fix seed script to properly import models and create tables
builderio-bot Jun 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 0 additions & 10 deletions .canvas

This file was deleted.

31 changes: 0 additions & 31 deletions .github/workflows/canvas-sync-ruby-update.yml

This file was deleted.

18 changes: 0 additions & 18 deletions Pipfile

This file was deleted.

Loading