-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release doc #37
Closed
Release doc #37
Conversation
This file contains 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
* wip * use metaclass to instantiate a blitzui * fix text is finished trigger in gpt component * fix lint and typing * wip * wip * New heritence class version * Add new mecanism in components * Add new composant and Iframe * Add ng variable * Delete .zed/settings.json * add some component and refacto * clean * continue adding component and remove js as much as possible * clean * make passing args and kwargs in component make them used in render * clean * use image components * add doc * update components * fix ruff * Update blitz/ui/components/buttons/base.py --------- Co-authored-by: Maxime de Pachtere <[email protected]>
* add e2e tests for start and create commands * fix ci * fix mypy * increase maximum try for server to be up
… be hardset in tests imo) (#23) set hot reload to false to avoid using the factory of uvicorn (should be harset in tests imo)
* add admin templating * update admin * add new template * fix ruff and remove watcher on templte * change timeout on test * fix path resolution for templates and assets dirs --------- Co-authored-by: Maxime de Pachtere <[email protected]>
* add blitz ui read only * create read only mode for ui * rename env
* fix on gpt key * update gpt component
* update README * update readme * update readme * update readme * update readme * update readme * create distant cloen * do a lot a stuff * fix ruff * fix ruff * add dependencies for mypy * Delete migrations/1710260720_473c1c8fc477.py * Update blitz/cli/commands/create.py * Update blitz/cli/commands/create.py --------- Co-authored-by: mde-pach <[email protected]>
* update doc * finish doc
* replace localhost with 0.0.0.0 * use BLITZ_BASE_URL env var to set the links * add uvicorn config to run behind proxy * remove unused variable
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.
No description provided.