Mamadou DICKO
|
e2c1a027b0
|
feat: add chat view new design (#1897)
Issue: https://github.com/StanGirard/quivr/issues/1888
- Add Spinner when history is loading
- Change chat messages fetching logic
- Add cha view new design
Demo:
https://github.com/StanGirard/quivr/assets/63923024/c4341ccf-bacd-4720-9aa1-127dd557a75c
|
2023-12-14 16:22:09 +01:00 |
|
Mamadou DICKO
|
9bb7ccf651
|
Frontend/test/chat 1 (#508)
* feat: add providers mocks
* test(<ChatPage/>: add render test using providers
|
2023-07-05 09:30:22 +02:00 |
|
Mamadou DICKO
|
4512bd05b5
|
test(<ChatsList />): add unit tests (#498)
|
2023-07-03 18:38:12 +02:00 |
|
Zineb El Bachiri
|
1d7bc8a5bc
|
Devx/add linter rules (#331)
* remove duplicate import
* 🚧 add new linter configuration
* 🧑💻 add and run prettier
* 🐛 add babel parser for linter
* 🧑💻 add lint-fix command
* 🚨 use lint-fix
* 🚨 remove 'FC' as a type. Use const and JSX.Element
* 🚨 enforce arrow function rule from linter
* 🔥 delete unused file
* 🚨 adding /* eslint-disable */ in failing files
* 💩 add ts-expect-error to Victory components
|
2023-06-15 11:52:46 +02:00 |
|
Zineb El Bachiri
|
f4aa22417f
|
Refactor/front (#313)
* 🚚 move footer component
* 🚚 move navbar component
* 🚚 move ui components
* 🚚 move browser tab icon to public folder
* 🚚 move Chat Provider
* 🚚 move hooks to lib
* 🚚 move helpers to lib
* 🚚 move types to lib
|
2023-06-13 16:33:41 +02:00 |
|