Open
Conversation
Add some GitHub actions configs
remove auto assign when merging a pull request
add a new helper class for requests
refactor emails interface
* add test coverage * update .gitignore * configure relative paths for the test coverage
* Settings page in bearbeitung * Remove .DS_Store and add .gitignore * Fix ambiguous variable names in language.py * Remove all .DS_Store files * Update settings pages * Changed button styles and removed the archived folder * add more changes to the settings page and add unit tests * add some missing code --------- Co-authored-by: Pola Eskandar <pola.eskandar@codingstreamer.com>
* Add view for AI chatbot * add context to the chat and add unit tests * fixing ci line --------- Co-authored-by: Pola Eskandar <pola.eskandar@codingstreamer.com>
* tried to convert to pixi * first experiments with flet * first component ideas with flet * implemented basic widgets for the email-selection-bar * added intellij files to gitignore * deleted double files * introduced dto classes for Conversation list request * refactored contact list for new contact-list-dtos * refactored contact list for new contact-list-dtos * renamed all files to snake_case * small changes for use with pixi * created test-data for new dtos + small bugfixes * email-selection-widgets überarbeitet * bugfix * UNFINISHED!!! * searchbar: Adjusted color schema, implemented state-based behaviour * made email preview scrollable * added tests * bugfix * type checker is happy now * added newline so that format-code-check is happy * bugfix --------- Co-authored-by: Jonathan Dreisvogt <mail@jdreisvogt.de>
…rontend-components
* add conversations controller * fix some rebase issues * add fixtures for the conversations part
Contributor
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 110 files out of 228 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Mail-Selection, AIfred-Chatbot and ThreadView are now in one UI and depend on the responsive MainAppState.