quivr/frontend/app
Zineb El Bachiri 0c58a4bb0e
refactor: extract prompt from settings (#1546)
# Description

- Refactor useSettingsTab by extracting usePrompt and methods in utils
- Fix bug #1545 

## 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):
2023-11-01 16:45:22 +01:00
..
(auth)/login feat: improve ux (#1522) 2023-10-30 14:52:47 +01:00
(home) fix: hidden video playing automatically on iphone (#1514) 2023-10-28 00:11:22 +02:00
brains-management refactor: extract prompt from settings (#1546) 2023-11-01 16:45:22 +01:00
chat feat: improve ux (#1522) 2023-10-30 14:52:47 +01:00
contact fix: update mutation pending flag (#1530) 2023-10-31 12:00:50 +01:00
invitation/[brainId] fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00
user feat: improve ux (#1522) 2023-10-30 14:52:47 +01:00
App.tsx feat: remove legacy header and footer (#1509) 2023-10-26 18:23:36 +02:00
globals.css fix: 🐛📱 height now matches mobile height (#1323) 2023-10-04 12:04:57 +02:00
layout.tsx feat: new homepage header (#1382) 2023-10-11 18:36:16 +02:00