StoredFiles Component Improvements and Bugfixes#146
Merged
TannerMidd merged 7 commits intomainfrom Jun 8, 2024
Merged
Conversation
Added PrimeVue data-table for cleanliness with icons for deleting files and adding a file to the current conversation context. Improved mobile layout Added abiltiy to upload files directly via the component. Added logic to automatically initalize the userFiles database if one doesn't exist.This fixes some bugs with uploading the first file.
…s object structure. align and space the top left icons better.
…vered over the padded left and right sides of the list.
Actually fixed the token count issue so it parses the messages array properly.
…the app. restructure components folder to have area specific folders for controls, dialogs etc..
|
Visit the preview URL for this PR (updated for commit b61bc53): https://minimalgpt--pr146-enhancment-general-i-tytu1oyw.web.app (expires Sat, 15 Jun 2024 01:23:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 95b9f8da4861f0258375bb9789bfa436b4ed7d98 |
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.
Pull Request Summary
This pull request includes a series of commits aimed at enhancing the overall functionality and user experience of the application. Below is a summary of the changes:
New Features:
DialogHeadercomponent to ensure consistent headers across the application.userFilesdatabase if it doesn't exist, fixing bugs related to uploading the first file.Bug Fixes:
addMessagefunctions that had different logic.Code Improvements:
Version Update:
Impact:
These changes collectively improve the user experience, fix critical bugs, and enhance the maintainability and performance of the application.
Auto Generated Notes (Do Not Change)
Contents (#146)
Uncategorised!