Commits on Source (4)
-
Embruch, Gerd authored
-
Embruch, Gerd authored
-
Embruch, Gerd authored
-
Embruch, Gerd authored
Showing
- .env 1 addition, 0 deletions.env
- README.md 4 additions, 2 deletionsREADME.md
- README_tmp.html 6 additions, 4 deletionsREADME_tmp.html
- src/components/chat/Chat.jsx 39 additions, 0 deletionssrc/components/chat/Chat.jsx
- src/components/chat/Chats.jsx 81 additions, 0 deletionssrc/components/chat/Chats.jsx
- src/components/chat/Message.jsx 49 additions, 0 deletionssrc/components/chat/Message.jsx
- src/components/chat/Messages.jsx 62 additions, 0 deletionssrc/components/chat/Messages.jsx
- src/components/chat/PromptInput.jsx 87 additions, 0 deletionssrc/components/chat/PromptInput.jsx
- src/components/form/FlatListEdit copy.jsx 0 additions, 1 deletionsrc/components/form/FlatListEdit copy.jsx
- src/components/form/FlatListEdit.jsx 0 additions, 2 deletionssrc/components/form/FlatListEdit.jsx
- src/components/form/Input.jsx 1 addition, 1 deletionsrc/components/form/Input.jsx
- src/components/form/Select.jsx 1 addition, 1 deletionsrc/components/form/Select.jsx
- src/contexts/Auth/AuthState.jsx 16 additions, 6 deletionssrc/contexts/Auth/AuthState.jsx
- src/contexts/Chat/ChatContext.jsx 5 additions, 0 deletionssrc/contexts/Chat/ChatContext.jsx
- src/contexts/Chat/ChatReducer.jsx 34 additions, 0 deletionssrc/contexts/Chat/ChatReducer.jsx
- src/contexts/Chat/ChatState.jsx 109 additions, 0 deletionssrc/contexts/Chat/ChatState.jsx
- src/contexts/Chat/ChatTypes.js 7 additions, 0 deletionssrc/contexts/Chat/ChatTypes.js
- src/pages/Home.jsx 2 additions, 3 deletionssrc/pages/Home.jsx
- src/pages/Onboarding/Onboarding.jsx 20 additions, 2 deletionssrc/pages/Onboarding/Onboarding.jsx
- src/pages/User/ChangeMail.jsx 0 additions, 1 deletionsrc/pages/User/ChangeMail.jsx
src/components/chat/Chat.jsx
0 → 100644
src/components/chat/Chats.jsx
0 → 100644
src/components/chat/Message.jsx
0 → 100644
src/components/chat/Messages.jsx
0 → 100644
src/components/chat/PromptInput.jsx
0 → 100644
src/contexts/Chat/ChatContext.jsx
0 → 100644
src/contexts/Chat/ChatReducer.jsx
0 → 100644
src/contexts/Chat/ChatState.jsx
0 → 100644
src/contexts/Chat/ChatTypes.js
0 → 100644