6500db9c1c 
								
							 
						 
						
							
							
								
								MAJOR REFACTOR ( #494 )  
							
							... 
							
							
							
							* move index to home folder, create state and context files and barrell folder
* Sanity Check Commit:  reducer added to home.tsx manual QA all working
* WIP: promptBar
* fix missing json parse on folders and prompts
* split context and add promptbar context
* add context to nested prompt componets and componetize Folder componet
* remove log
* Create buttons folder and componetize sidebar action button
* tidy up prompt handlers
* componetized sidebar
* added back chatbar componet to left side sidebar
* monster commit: Componetized the common code between chatbar and promptbar into new componet Sidebar and added context to both bars
* add useFetch service
* added prettier import sort to keep imports ordered and easier to indentify
* added react query and useFetch to work with RQ
* added apiService, errorService and reactQuery
* add callback and tidy up error service
* refactor chat and child componets to useContext
* fix extra calls and bad calls to mel endpoint
* minor import cleanup
---------
Co-authored-by: jc.durbin <jc.durbin@ardanis.com> 
							
						 
						
							2023-04-10 21:10:18 -06:00  
				
					
						
							
							
								 
						
							
								34c79c0d66 
								
							 
						 
						
							
							
								
								Prompts ( #229 )  
							
							
							
						 
						
							2023-03-27 09:38:56 -06:00  
				
					
						
							
							
								 
						
							
								2269403806 
								
							 
						 
						
							
							
								
								chore: fix styles in "OpenAI Key" div ( #228 )  
							
							... 
							
							
							
							chore: do nothing if the name of the renamed dialog contains nothing.
chore: fix some styles
chore: remake conversation settings on mobile 
							
						 
						
							2023-03-27 09:20:33 -06:00  
				
					
						
							
							
								 
						
							
								3ca503a3f2 
								
							 
						 
						
							
							
								
								chore: some small improvements ( #223 )  
							
							... 
							
							
							
							* chore: stylize error message div
chore: correct styles for sidebar btn
chore: add spinner and replace header "Please wait" on spinner
chore: correct Russian translate
chore: hide clear conversation btn if not conversations
chore: stylize "Need OpenAI key" div
* chore: corrent Russian translate 
							
						 
						
							2023-03-27 07:43:01 -06:00  
				
					
						
							
							
								 
						
							
								c3f2dced56 
								
							 
						 
						
							
							
								
								convert conversation icons to buttons (accessibility) ( #192 )  
							
							... 
							
							
							
							* update sidebar overflow
* update all clickable icons to buttons
* refactor buttons so they are not inside other buttons
* format doc
* update input background to transparent
* adjust btns size to match #202 
* update text size per #202  
							
						 
						
							2023-03-26 15:19:27 -06:00  
				
					
						
							
							
								 
						
							
								df7c363ccb 
								
							 
						 
						
							
							
								
								Add some additional text for API Key ( #210 )  
							
							... 
							
							
							
							* feat: API Key Link
* feat: key input placeholder 
							
						 
						
							2023-03-26 14:48:34 -06:00  
				
					
						
							
							
								 
						
							
								6d5d09d69f 
								
							 
						 
						
							
							
								
								chore: restyle modal with model select ( #202 )  
							
							... 
							
							
							
							chore: set normal font size for sidebar
chore: set normal gradient for `ChatInput` 
							
						 
						
							2023-03-26 09:14:47 -06:00  
				
					
						
							
							
								 
						
							
								c0b1b2eadb 
								
							 
						 
						
							
							
								
								fix: fix fonts ( #194 )  
							
							... 
							
							
							
							* fix: hotfix fonts
* chore: set normal line height 
							
						 
						
							2023-03-26 04:07:00 -06:00  
				
					
						
							
							
								 
						
							
								4d0d1e8b95 
								
							 
						 
						
							
							
								
								chore: change sidebar font size & style ( #191 )  
							
							... 
							
							
							
							* chore: change sidebar font size & style
* chore: create font size style for sidebar 
							
						 
						
							2023-03-26 03:29:31 -06:00  
				
					
						
							
							
								 
						
							
								d6973b9ccc 
								
							 
						 
						
							
							
								
								feat: add in prettier and format code for consistency ( #168 )  
							
							
							
						 
						
							2023-03-25 23:13:18 -06:00  
				
					
						
							
							
								 
						
							
								fffb729b34 
								
							 
						 
						
							
							
								
								sort the data, not the UI. buttons are now tab-able from the top down ( #176 )  
							
							
							
						 
						
							2023-03-25 22:11:48 -06:00  
				
					
						
							
							
								 
						
							
								3f09a4c355 
								
							 
						 
						
							
							
								
								hotfix  
							
							
							
						 
						
							2023-03-25 10:13:51 -06:00  
				
					
						
							
							
								 
						
							
								92eab6c634 
								
							 
						 
						
							
							
								
								feat: Add i18n support for Chinese language ( #142 )  
							
							... 
							
							
							
							* feat: Add i18n support for Chinese language
* fix: locale not working in Docker environment 
							
						 
						
							2023-03-25 09:42:48 -06:00  
				
					
						
							
							
								 
						
							
								291e2d9852 
								
							 
						 
						
							
							
								
								Added Better Closing Sidebar Logic (Close on Background Click) ( #122 )  
							
							
							
						 
						
							2023-03-25 06:12:06 -06:00  
				
					
						
							
							
								 
						
							
								c3132ef2fb 
								
							 
						 
						
							
							
								
								fix import issue  
							
							
							
						 
						
							2023-03-25 04:37:47 -06:00  
				
					
						
							
							
								 
						
							
								c73f604819 
								
							 
						 
						
							
							
								
								Update Sidebar Setting elements to be buttons (improve accessibility) ( #130 )  
							
							... 
							
							
							
							* update sidebar elements to be buttons so they are keyboard navigatable
* rollback whitespace change 
							
						 
						
							2023-03-25 04:21:58 -06:00  
				
					
						
							
							
								 
						
							
								9d88722f35 
								
							 
						 
						
							
							
								
								clean history on import  
							
							
							
						 
						
							2023-03-23 19:08:20 -06:00  
				
					
						
							
							
								 
						
							
								1f31cc5507 
								
							 
						 
						
							
							
								
								hotfix import  
							
							
							
						 
						
							2023-03-23 19:05:47 -06:00  
				
					
						
							
							
								 
						
							
								f5118e3037 
								
							 
						 
						
							
							
								
								folders ( #108 )  
							
							... 
							
							
							
							* folders
* fixes
* storage fix 
							
						 
						
							2023-03-23 17:59:40 -06:00  
				
					
						
							
							
								 
						
							
								2b1ef7be3e 
								
							 
						 
						
							
							
								
								SEO Fixed and Added Semantic Html Tags ( #98 )  
							
							
							
						 
						
							2023-03-23 08:31:45 -06:00  
				
					
						
							
							
								 
						
							
								da11d0b91e 
								
							 
						 
						
							
							
								
								Search within conversation.messages + conversation.name ( #91 )  
							
							
							
						 
						
							2023-03-23 01:17:54 -06:00  
				
					
						
							
							
								 
						
							
								d30471f5a9 
								
							 
						 
						
							
							
								
								fix style issue after clicking on ClearConversation ( #89 )  
							
							... 
							
							
							
							there is a small difference in the spaces of the button after confirming which leads to an unexpected animation in the sidebar settings 
							
						 
						
							2023-03-23 01:11:45 -06:00  
				
					
						
							
							
								 
						
							
								f0c575b40d 
								
							 
						 
						
							
							
								
								add import/export ( #71 )  
							
							
							
						 
						
							2023-03-22 08:10:00 -06:00  
				
					
						
							
							
								 
						
							
								4055e84450 
								
							 
						 
						
							
							
								
								enhance ui and fix layout problems ( #63 )  
							
							
							
						 
						
							2023-03-22 07:10:31 -06:00  
				
					
						
							
							
								 
						
							
								b7803cf4ba 
								
							 
						 
						
							
							
								
								Clear conversations ( #53 )  
							
							... 
							
							
							
							* Add button "Clear Conversations"
* custom btn
---------
Co-authored-by: Xiangxuan Liu <xiangxuan.liu@rightcapital.com> 
							
						 
						
							2023-03-21 16:38:04 -06:00  
				
					
						
							
							
								 
						
							
								5b6968a6be 
								
							 
						 
						
							
							
								
								Fixed Search conversations input box was out of bounds ( #41 )  
							
							
							
						 
						
							2023-03-21 09:46:56 -06:00  
				
					
						
							
							
								 
						
							
								b80f39925c 
								
							 
						 
						
							
							
								
								Show latest conversations on the top ( #46 )  
							
							
							
						 
						
							2023-03-21 09:45:09 -06:00  
				
					
						
							
							
								 
						
							
								0d6ff739a2 
								
							 
						 
						
							
							
								
								add custom system prompt ( #39 )  
							
							
							
						 
						
							2023-03-21 01:39:32 -06:00  
				
					
						
							
							
								 
						
							
								3af4a7edf3 
								
							 
						 
						
							
							
								
								Fix safari small screen text input position style ( #20 )  
							
							... 
							
							
							
							* Update .gitignore
* Update next.config.js
* Enable GPT-4
* Update index.ts
* Fix logic
* Fix error
* Add set openai key instruction
* Fix menu safari
* Revert changes
* new line
---------
Co-authored-by: Sonny <sonny.lazuardi@grabtaxi.com> 
							
						 
						
							2023-03-19 21:47:03 -06:00  
				
					
						
							
							
								 
						
							
								71a78172e6 
								
							 
						 
						
							
							
								
								Feat/search conversation ( #24 )  
							
							... 
							
							
							
							* feat: Add conditional search input for conversation list
* style and ux adjust
---------
Co-authored-by: Tekle Ayele <tekleayele@gmail.com> 
							
						 
						
							2023-03-19 21:40:51 -06:00  
				
					
						
							
							
								 
						
							
								7e6651dea7 
								
							 
						 
						
							
							
								
								add more mobile ui ( #18 )  
							
							
							
						 
						
							2023-03-19 06:48:57 -06:00  
				
					
						
							
							
								 
						
							
								e6449998ef 
								
							 
						 
						
							
							
								
								add api key  
							
							
							
						 
						
							2023-03-18 22:19:19 -06:00  
				
					
						
							
							
								 
						
							
								934ba277a6 
								
							 
						 
						
							
							
								
								Update settings button style  
							
							
							
						 
						
							2023-03-18 23:40:05 +08:00  
				
					
						
							
							
								 
						
							
								16513b20de 
								
							 
						 
						
							
							
								
								fix naming bugs  
							
							
							
						 
						
							2023-03-18 06:49:20 -06:00  
				
					
						
							
							
								 
						
							
								a4c620d74d 
								
							 
						 
						
							
							
								
								fix width  
							
							
							
						 
						
							2023-03-18 04:55:31 -06:00  
				
					
						
							
							
								 
						
							
								ef31d6ec28 
								
							 
						 
						
							
							
								
								increase sidebar btn  
							
							
							
						 
						
							2023-03-18 04:48:59 -06:00  
				
					
						
							
							
								 
						
							
								fa4e27a164 
								
							 
						 
						
							
							
								
								fix minor ui bugs  
							
							
							
						 
						
							2023-03-18 04:10:35 -06:00  
				
					
						
							
							
								 
						
							
								a0056460ab 
								
							 
						 
						
							
							
								
								add rename and delete improvements  
							
							
							
						 
						
							2023-03-18 03:57:15 -06:00  
				
					
						
							
							
								 
						
							
								f56501ba7c 
								
							 
						 
						
							
							
								
								toggle sidebar  
							
							
							
						 
						
							2023-03-18 02:20:32 -06:00  
				
					
						
							
							
								 
						
							
								9c50142c64 
								
							 
						 
						
							
							
								
								add markdown  
							
							
							
						 
						
							2023-03-17 19:25:04 -06:00  
				
					
						
							
							
								 
						
							
								c40f755cac 
								
							 
						 
						
							
							
								
								fix deletion bug  
							
							
							
						 
						
							2023-03-15 08:32:21 -06:00  
				
					
						
							
							
								 
						
							
								742efea50d 
								
							 
						 
						
							
							
								
								fix delete error  
							
							
							
						 
						
							2023-03-15 07:25:15 -06:00  
				
					
						
							
							
								 
						
							
								f05390c97d 
								
							 
						 
						
							
							
								
								readme udpate  
							
							
							
						 
						
							2023-03-15 06:20:11 -06:00  
				
					
						
							
							
								 
						
							
								758a1215c2 
								
							 
						 
						
							
							
								
								mvp  
							
							
							
						 
						
							2023-03-15 06:04:12 -06:00  
				
					
						
							
							
								 
						
							
								ce331a1bbd 
								
							 
						 
						
							
							
								
								boom  
							
							
							
						 
						
							2023-03-15 04:24:09 -06:00