Commit Graph

239 Commits (3132a4965e88310d554b2d5122abcfceedd9e045)

Author SHA1 Message Date
Alex ad1401854c
Merge pull request #448 from SoumyadiptoPal/newBranch
Updated navigation bar and also added icons
9 months ago
Alex 66fd402f00
Merge branch 'main' into main 9 months ago
Alex 835a04358c
Merge pull request #492 from Ankit-Matth/change_color_of_buttons
Color of all buttons and elements changed from blue to #7D54D1
9 months ago
Alex af9b4e448d
Merge pull request #491 from daniel-shuy/bugfix/about-page-to-conversation-navigation
Fix About page to Conversation navigation
9 months ago
Alex 39e8ba42ff
Merge pull request #454 from aindree-2005/patch-1
Update About.tsx
9 months ago
Aditya Gupta 5ca5e0d00f Revert "synced the branch"
This reverts commit 0585fb4c80.
9 months ago
Ankit Matth b0085f2741 Color of all buttons and elements changed from blue to #7D54D1 9 months ago
Daniel Shuy b983095e13 Fix About page to Conversation navigation 9 months ago
Aindree Chatterjee 97e6bab6e3
Update About.tsx 9 months ago
Aindree Chatterjee b311b7620c
Update About.tsx 9 months ago
Alex 25ec8fb2ab
Merge pull request #465 from adarsh-jha-dev/patch-1
Add Feedback Feature to Conversation Module (Update conversationSlice.ts)
9 months ago
Aditya Gupta 992f817fef Fix: Sources feature doesn't look as intended 9 months ago
staticGuru 8323b8af4d Reset the input hidden issues 9 months ago
staticGuru 0e496181a1 Fix the question input hidden issue 9 months ago
staticGuru f47fc7a484 add the additional div in the chat sections 9 months ago
Aditya Gupta 0585fb4c80 synced the branch 9 months ago
GH Action - Upstream Sync cad54f0f07 Merge branch 'main' of https://github.com/arc53/DocsGPT 9 months ago
staticGuru ab7f6e8300 Change the hero section with figma style 9 months ago
Aditya Gupta 943bf477a0 Fix: Conversations tabs overlapping 9 months ago
Adarsh Jha 86c2f0716e
Update conversationSlice.ts 9 months ago
staticGuru 0a8ba068c4 remove the unwanted whitespace 9 months ago
staticGuru a2bb70aaec Source selection overflow issues 9 months ago
Aindree Chatterjee 8afe5a0087
Update About.tsx 9 months ago
Aindree Chatterjee 9c96a4d81b
Update About.tsx
Text decorations added
9 months ago
Ratish jain 39ddaf49be
Update Hero.tsx 9 months ago
Soumyadipto Pal 42739bbb61
Merge branch 'main' into newBranch 9 months ago
SoumyadiptoPal 261c9eefe1 Updated navigation bar and also added discord and github icons 9 months ago
ratishjain f0e87094d6 fixed homepage 9 months ago
ratishjain e0882e9e04 fixed homepage 9 months ago
Alex aa9a024ee1
Merge branch 'main' into changing_discord_github_icons 9 months ago
Alex 30299a9f04
Merge pull request #434 from QuantuM410/quantum410/frontend-placeholder
Added css attribute placeholder for search div
9 months ago
QuantuM410 70aa3b1ff1 Added css attribute placeholder for search div 9 months ago
Ankit Matth 6154a8169b Replace Discord & Github Icons 9 months ago
Arnab Ghosh 437bd13fd0
Fixed Overflowing Text message when user passed a very long string without spaces 9 months ago
Alex ec2762c31a
Merge pull request #384 from ArnabBCA/main
Fixed Empty Spaces Passed in the Input Field
9 months ago
jerempy 4be0c1c0eb delete unused test 9 months ago
jerempy 33e5e74228 custom hook 9 months ago
Arnab Ghosh e95e084956 Fixed Empty Spaces Passed in the Input Field 9 months ago
dependabot[bot] 16fe77e472
Bump postcss from 8.4.21 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Siddhant Rai aec55e50f9
Merge branch 'arc53:main' into main 9 months ago
siiddhantt 1f356a67b2 fix: added conditions for error state 9 months ago
siiddhantt afff55045f fix: css changes 9 months ago
Utsav Paul 016295dfee
Adding tab to documentation in Navigation bar 9 months ago
siiddhantt 1765a8a7f9 fix: fixes according to figma design 9 months ago
siiddhantt 837a5b52a7 Merge branch 'main' of github.com:siiddhantt/DocsGPT 9 months ago
siiddhantt 180c4e855e feat: updated sources section design 9 months ago
Alex 01d2af9961 Update favicon.ico
favicon new
9 months ago
Alex 05ec1216e0
Merge pull request #363 from hirenchauhan2/feat/ui/170
feat(ui): add scroll to bottom button
9 months ago
Alex af0e6481f8 Update Conversation.tsx 9 months ago
Hiren Chauhan 153b5c028b
feat(ui): add scroll to bottom button
This will show the scroll to bottom button when user scrolls to top from the last message.

Closes #170
9 months ago