-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Feature/UI table #1825
Merged
Merged
Feature/UI table #1825
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
… feature/ui_table
… feature/ui_table
… feature/ui_table
…lobalComponent 📝 (index.tsx): Add async/await to handleDelete function in InputGlobalComponent 📝 (index.tsx): Add try/catch block to registerGlobalVariable function in API controller 📝 (index.tsx): Add try/catch block to deleteGlobalVariable function in API controller 📝 (index.tsx): Add try/catch block to updateGlobalVariable function in API controller 📝 (index.tsx): Remove unused import and add deleteGlobalVariable import in GlobalVariablesPage 📝 (index.tsx): Add setErrorData and getVariableId hooks to GlobalVariablesPage 📝 (index.tsx): Add async/await to removeVariables function in GlobalVariablesPage 📝 (globalVariables.ts): Remove unused import in globalVariables store 📝 (globalVariables.ts): Remove async/await from removeGlobalVariable function in globalVariables store
… `table_names` to improve code readability 📝 (1f4d6df60295_add_default_fields_column.py): remove unused variable `table_names` to improve code readability ✨ (c153816fd85f_set_name_and_value_to_not_nullable.py): add migration to set `name` and `value` columns in the `variable` table to be not nullable 📝 (AzureOpenAIModel.py): remove unused import `BaseLanguageModel` from `langchain.llms.base` 📝 (ChatLiteLLMModel.py): remove unused import `BaseLanguageModel` from `langflow.field_typing` 📝 (schema.py): remove unused import `BaseMessage` from `langchain_core.messages` ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required and remove `Optional` type ♻️ (model.py): change `name` and `value` fields in `VariableBase` model to be required 📝 (App.tsx): Remove unused import statement ♻️ (App.tsx): Refactor code to use destructuring assignment for imported functions ♻️ (App.tsx): Refactor code to use arrow function syntax for event handlers ♻️ (App.tsx): Refactor code to use template literals for console log message 📝 (addNewVariableButton.tsx): Remove unused import statement ♻️ (addNewVariableButton.tsx): Refactor code to use destructuring assignment for imported functions ♻️ (addNewVariableButton.tsx): Refactor code to use arrow function syntax for event handlers ♻️ (addNewVariableButton.tsx): Refactor code to use template literals for console log message ♻️ (dropdownComponent/index.tsx): Refactor code to use destructuring assignment for useRef ♻️ (dropdownComponent/index.tsx): Refactor code to use ternary operator for PopoverContentDropdown ♻️ (dropdownComponent/index.tsx): Refactor code to use template literals for style property ♻️ (index.ts): Refactor code to use destructuring assignment for imported functions ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters ♻️ (index.ts): Refactor code to use template literals for URL ♻️ (index.ts): Refactor code to use destructuring assignment for function parameters 📝 (index.tsx): update CardDescription in ShortcutsPage to improve code readability and remove unnecessary line break 📝 (routes.tsx): remove unused import of ProfileSettingsPage in routes.tsx ♻️ (flowsManagerStore.ts): refactor useFlowsManagerStore to improve code readability and maintainability by extracting common code into a separate function ♻️ (globalVariables.ts): refactor useGlobalVariablesStore to improve code readability and maintainability by removing unused code and using object instead of Set for unavaliableFields ♻️ (typesStore.ts): refactor useTypesStore to improve code readability and maintainability by removing unused imports and formatting code ♻️ (globalVariables/index.ts): refactor GlobalVariablesStore to use object instead of Set for unavaliableFields ♻️ (reactflowUtils.ts): refactor extractFieldsFromComponenents to improve code readability and maintainability by using object instead of Set for fields ✨ (utils.ts): add new function getUnavailableFields to retrieve unavailable fields from variables object 📝 (utils.ts): add comments to explain the purpose of the upperCaseWords and checkUpperWords functions
…ailable fields in the input component 🐛 (inputGlobalComponent/index.tsx): fix typo in the variable name 'unavailableFields'
… feature/ui_table
📝 (index.tsx): Remove unused import and update dependencies in InputGlobalComponent 📝 (index.tsx): Add async/await to handleDelete function in InputGlobalComponent 📝 (index.tsx): Add try/catch block to registerGlobalVariable function in API controller 📝 (index.tsx): Add try/catch block to deleteGlobalVariable function in API controller 📝 (index.tsx): Add try/catch block to updateGlobalVariable function in API controller 📝 (index.tsx): Remove unused import and add deleteGlobalVariable import in GlobalVariablesPage 📝 (index.tsx): Add setErrorData and getVariableId hooks to GlobalVariablesPage 📝 (index.tsx): Add async/await to removeVariables function in GlobalVariablesPage 📝 (globalVariables.ts): Remove unused import in globalVariables store 📝 (globalVariables.ts): Remove async/await from removeGlobalVariable function in globalVariables store
…if statement 📝 (inputComponent/index.tsx): improve code readability by formatting if statement 📝 (inputGlobalComponent/index.tsx): add delay before resetting input value and setting db flag to improve user experience 📝 (inputGlobalComponent/index.tsx): add delay before resetting input value and setting db flag to improve user experience 📝 (inputGlobalComponent/index.tsx): add console.log for debugging purposes 📝 (inputGlobalComponent/index.tsx): improve code readability by formatting if statement
… check in if statement
…gflow into feature/ui_table
Your Render PR Server URL is https://langflow-v1-0-pr-1825.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-copt836ct0pc739kc0e0. |
dosubot
bot
added
the
size:XXL
This PR changes 1000+ lines, ignoring generated files.
label
May 2, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dosubot
bot
added
javascript
Pull requests that update Javascript code
python
Pull requests that update Python code
labels
May 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
javascript
Pull requests that update Javascript code
python
Pull requests that update Python code
size:XXL
This PR changes 1000+ lines, ignoring generated files.
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.