pablonyx
58b252727f
UX ( #4014 )
2025-02-17 13:21:43 -08:00
pablonyx
9db7b67a6c
Minor misc ux improvements ( #3966 )
...
* minor misc ux
* nit
* k
* quick nit
* k
2025-02-13 04:43:11 +00:00
pablonyx
e030b0a6fc
Address ( #3955 )
2025-02-12 13:53:13 -08:00
pablonyx
12b2126e69
Update assistants visibility, minor UX, .. ( #3965 )
...
* update assistant logic
* quick nit
* k
* fix "featured" logic
* Small tweaks
* k
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2025-02-12 00:43:20 +00:00
pablonyx
519fbd897e
Add Dark Mode ( #3936 )
...
* k
* intermediate unification
* many changes
* update dark mode configs
* updates
* decent state
* functional
* mostly clean
* updaet model selector
* finalize
* calendar update
* additional styling
* nit
* k
* update colors
* push change
* k
* update
* k
* update
* address additions
* quick nit
2025-02-09 23:09:40 +00:00
pablodanswer
deea9c8c3c
add agent search frontend
2025-02-03 20:10:47 -08:00
pablonyx
122a9af9b3
Polish ( #3692 )
2025-01-19 14:22:08 -08:00
pablonyx
44b70a87df
UX Refresh ( #3687 )
...
* add new ux
* quick nit
* additional nit
* finalize
* quick fix
* fix typing
2025-01-16 08:08:01 +00:00
pablonyx
ddc6a6d2b3
Wrap nits ( #3496 )
2024-12-17 18:03:38 -08:00
pablonyx
6b50f86cd2
Improved theming ( #3204 )
2024-12-16 22:24:32 +00:00
pablodanswer
de66f7adb2
Updated chat flow ( #3244 )
...
* proper no assistant typing + no assistant modal
* updated chat flow
* k
* updates
* update
* k
* clean up
* fix mystery reorg
* cleanup
* update scroll
* default
* update logs
* push fade
* scroll nit
* finalize tags
* updates
* k
* various updates
* viewport height update
* source types update
* clean up unused components
* minor cleanup
* cleanup complete
* finalize changes
* badge up
* update filters
* small nit
* k
* k
* address comments
* quick unification of icons
* minor date range clarity
* minor nit
* k
* update sidebar line
* update for all screen sizes
* k
* k
* k
* k
* rm shs
* fix memoization
* fix memoization
* slack chat
* k
* k
* build org
2024-12-02 01:58:28 +00:00
pablodanswer
5dfafc8612
minor calendar cleanup ( #3219 )
2024-11-23 21:01:05 +00:00
pablodanswer
d69180aeb8
add additional theming options ( #3155 )
...
* add additional theming options
* nit
* Update Filters.tsx
2024-11-18 22:56:48 +00:00
pablodanswer
f318e302c5
Minor theming ( #2993 )
...
* ensure functionality
* naming
* ensure tailwind theme updated
* add comments
* nit
* remove pr
* enforce colors
* update our tailwind config
2024-10-30 23:05:32 +00:00
pablodanswer
f5adc3063e
Update theming ( #2552 )
...
* update theming
* update
* update theming
2024-09-24 18:01:08 +00:00
pablodanswer
290f4f0f8c
add some minor ux updates ( #2441 )
2024-09-15 08:29:31 +00:00
pablodanswer
a2d775efbd
Reformatted tailwind config ( #2417 )
...
* reformatted tailwind config
* minor update
2024-09-12 19:41:11 +00:00
pablodanswer
58bdf9d684
Add connector deletion failure message ( #2392 )
2024-09-11 22:38:15 -07:00
pablodanswer
5b1f3c8d4e
Formatting nits ( #2311 )
...
* stream in all cases
* update code block
* code formatting nits
* proper ports
* proper ports
* remove unnecessary lines
2024-09-03 16:05:02 +00:00
pablodanswer
b36cd4937f
Cleaner + cleaner assistants creation flow etc. ( #2232 )
...
* rework assistants creation flow + components
* remove unnecessary padding + validate each page
* remove additional spacing
* rebase + form
2024-08-27 16:01:57 +00:00
hagen-danswer
c21b0ee3f5
Curator polish ( #2229 )
...
* add new user provider hook
* account for additional logic
* add users
* remove is loading
* Curator polish
* useeffect -> provider + effect
* squash
* use use user for user default models
* squash
* Added ability to add users to groups among other things
* final polish
* added connection button to groups
* mypy fix
* Improved document set clarity
* string fixes
---------
Co-authored-by: pablodanswer <pablo@danswer.ai>
2024-08-25 01:10:24 +00:00
pablodanswer
12fccfeffd
Add stop generating
functionality ( #2100 )
...
* functional types + sidebar
* remove commits
* remove logs
* functional rework of temporary user/assistant ID
* robustify switching
* remove logs
* typing
* robustify frontend handling
* cleaner loop + data persistence
* migrate to streaming response
* formatting
* add new loading state to prevent collisions
* add `ChatState` for more robust handling
* remove logs
* robustify typing
* unnecessary list removed
* robustify
* remove log
* remove false comment
* slightly more robust chat state
* update utility + copy
* improve clarity + new SSE handling utility function
* remove comments
* clearer
* add back stack trace detail
* cleaner messages
* clean final message handling
* tiny formatting (remove newline)
* add synchronous wrapper to avoid hampering main event loop
* update typing
* include logs
* slightly more specific logs
* add `critical` error just in case
2024-08-18 22:15:55 +00:00
pablodanswer
680388537b
UX clarity + minor new features ( #2136 )
2024-08-14 15:23:36 -07:00
pablodanswer
c630fcffee
Improve code block formatting ( #2084 )
...
* initial update to styling
* fix chat input bar padding
* improve color choices
2024-08-08 17:12:35 +00:00
pablodanswer
eb9bb56829
Add initial mobile support ( #1962 )
2024-07-30 17:13:50 -07:00
pablodanswer
3aa0e0124b
Add new admin page ( #1947 )
...
* add admin page
* credential + typing fix
* rebase fix
* on add, cleaner buttons
* functional G + Ddrive
* organized auth sections
* update types and remove logs
* ccs -> connectors
* validated formik
* update styling + connector-handling logic
* udpate colors
* separate out hooks + util functions
* update to adhere to rest standards
* remove "todos"
* rebase
* copy + formatting + sidebar
* update statuses + configuration possibilities
* update interfaces to be clearer
* update indexing status page
* formatting
* address backend security + comments
* update font
* fix form routing
* fix hydration error
* add statuses, fix bugs, etc. (squash)
* fix color (squash)
* squash
* add functionality to sidebar
* disblae buttons if deleting
* add color
* minor copy + formatting updates
- on modify credential, close
- update copy for deletion of connectors
* fix build error
* copy
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-07-28 20:57:43 -07:00
pablodanswer
87fadb07ea
COMPLETE USER EXPERIENCE OVERHAUL ( #1822 )
2024-07-17 19:44:21 -07:00
pablodanswer
ed550986a6
Feature/assistants ( #1581 )
...
* include alternate assisstant
- migrate models
- migrate db
* functional alternate assistant selection
* refactor chat components for persona API
* functional assistants api
* add full functionality- assistants
* add functional assistants dropdown handler
* refactor assistants for full compatability
- hooks
- track the live assistant for edge cases
- UI updates
* add assistant UI features
- Autotab
- Arrow selection
- Icons
- Proper @ detection
- Info Popup
prune unnecessary comments
* functional search toggling for assistants
* add functional cross-page assistants
rebase with main
* add proper interactivity for edge cases
- click outside of input / text box
- "force search" assistant consistency
* refactor alt assistant consistency
* update alembic versions
* rebased
* undo formatting changes
* additional formatting
* current processing
* merge fixes
* formatting
* colors
* 2 -> 1
* 1 -> 2
---------
Co-authored-by: “Pablo <“pablo@danswer.ai”>
2024-06-29 00:18:39 +00:00
pablodanswer
d6e5a98a22
Minor Update to UI ( #1692 )
...
New sidebar / chatbar color, hidable right-panel, and many more small tweaks.
---------
Co-authored-by: pablodanswer <“pablo@danswer.ai”>
2024-06-26 13:54:41 -07:00
Weves
3466f6d3a4
Custom banner
2024-06-25 15:07:56 -07:00
Weves
ee2a5bbf49
Add custom-styling ability via themes
2024-06-25 15:07:56 -07:00