quivr/frontend/lib
Zineb El Bachiri efe4e8ccb0
fix(brainManagement): fix shared brain access issue (#1641)
# Description

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

## Checklist before requesting a review

fix/brain-management-shared-brain-access
- [ ] 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-16 19:57:02 +01:00
..
api feat: add public api brain subscription (#1636) 2023-11-16 11:04:12 +01:00
assets feat: add new signin/login page (#1492) 2023-10-26 09:48:41 +02:00
components fix: allow user to set a brain as public after creation (#1646) 2023-11-16 18:57:12 +01:00
config feat: update settings tab add api brain definition (#1635) 2023-11-16 11:02:58 +01:00
context feat: add public api brain subscription (#1636) 2023-11-16 11:04:12 +01:00
helpers feat: add api brain creation frontend (#1631) 2023-11-15 12:42:19 +01:00
hooks fix(brainManagement): fix shared brain access issue (#1641) 2023-11-16 19:57:02 +01:00
router Shareable brain 6 (#628) 2023-07-13 18:05:08 +02:00
types feat: update settings tab add api brain definition (#1635) 2023-11-16 11:02:58 +01:00
utils.ts fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00