quivr/frontend/lib/components
Stan Girard 0ea4521998
feat: Remove syncNotion from ConnectionCards (#3289)
The syncNotion function is no longer needed in the ConnectionCards
component, so it has been removed. This change simplifies the code and
improves maintainability.

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-09-30 08:42:39 -07:00
..
AddBrainModal fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
BrainSnippet feat(frontend): brain snippet selector (#3038) 2024-08-21 17:23:59 +02:00
ConnectionCards feat: Remove syncNotion from ConnectionCards (#3289) 2024-09-30 08:42:39 -07:00
CurrentBrain feat(frontend): interaction with brain items (#3106) 2024-08-28 02:30:48 +02:00
HelpWindow fix(onboarding): keeps setting it at false (#3180) 2024-09-10 08:46:00 -07:00
KnowledgeToFeedInput fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
Menu fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
OnboardingModal fix(frontend): better ui modals (#2806) 2024-07-09 09:54:34 +02:00
PageHeader feat(frontend): interaction with brain items (#3106) 2024-08-28 02:30:48 +02:00
SearchModal feat(turbopack): Implement turbo pack compiler (#2685) 2024-06-18 18:00:19 +02:00
Stripe feat: Add user email to StripePricingOrManageButton and UpgradeToPlusButton components (#2951) 2024-08-07 01:41:04 -07:00
ui fix: Blank scrollbar on certain browsers (#3118) 2024-09-02 14:01:34 +02:00
UploadDocumentModal fix(frontend): send empty sync is not allowed (#2716) 2024-06-24 18:30:42 +02:00