Debanjum Singh Solanky
95c2a52775
Show file icons in references for first party supported document types
...
Add org, markdown, pdf, word, icon and default file icons to simplify
identifying file type used as reference for generating chat response
2024-08-05 04:59:06 +05:30
Debanjum Singh Solanky
18a973b666
Fix name of Khoj logo component file in web app
2024-08-05 04:59:06 +05:30
Debanjum Singh Solanky
842036688d
Format next.js web app with prettier
2024-08-05 04:59:06 +05:30
Debanjum Singh Solanky
41bdd6d6d9
Throw warning on prettier formatting issues in web app
2024-08-05 03:58:20 +05:30
Debanjum Singh Solanky
1cdfa8087c
Update Khoj tagline to "Your Second Brain"
2024-08-05 02:27:05 +05:30
Debanjum Singh Solanky
46f928165c
Fix deep linking to settings page cards from docs
2024-08-05 02:27:05 +05:30
sabaimran
f7840782a4
Fix broken rendering of math equations via katex
2024-08-05 00:20:43 +05:30
Debanjum Singh Solanky
b803ed19d3
Add simplified, cleaner khoj logo images to web app static dir
2024-08-04 23:40:21 +05:30
sabaimran
69c3635ce7
Merge pull request #877 from khoj-ai/features/fit-and-finish-new-ux
...
Fit and finish updates for the new UX
2024-08-04 10:26:33 -07:00
Debanjum Singh Solanky
51e56e17ee
Align padding of agent pills to home screen chat input on small screens
2024-08-04 21:57:54 +05:30
Debanjum Singh Solanky
b744dffefd
Align voice message button with send chat message button style
2024-08-04 21:04:38 +05:30
Debanjum Singh Solanky
70f670dcf7
Show send button when text in chat input else voice message button
...
Utilize chat footer space more efficiently. This is especially useful
on small screens
- Send button is anyway only enabled when there is text in chat input
- Otherwise voice message button is better to show by default
2024-08-04 19:25:49 +05:30
Debanjum Singh Solanky
c627527a6f
Reorder automation card actions buttons. Put Delete action last
2024-08-04 19:01:11 +05:30
Debanjum Singh Solanky
c7b67a978e
Align agents and automation page structure, widths and spacings
...
- Remove invalid call to styles.main
- Remove unnecessary top padding above side pane to keep side pane at
consistent position across web app
- Use same pageLayout styles and styling structure on agent like
automation
- Vertically center automation section and page title on it's row
- Fix applying flex vs grid with tailwind
2024-08-04 19:01:11 +05:30
Debanjum Singh Solanky
60af173c4a
Improve responsive spacing of chat page footer buttons
...
- Remove x axis footer padding on small screens to preserve space,
keep equal spacing between footer items
- Add 1rem margin to buttons to not have overlap in boundary
- Add 1rem y-axis padding to chat footer to not have focus boundary
leave the footer boundary on smaller screens
2024-08-04 19:01:10 +05:30
sabaimran
4f2fcc82f0
Make the input area only rounded on the top corners when in mobile view
...
- Create better styling for the input area buttons, resizing in mobile and creating more even height with a more minimal send button
2024-08-04 18:28:33 +05:30
sabaimran
322fb34d4b
Add top padding to the automations header to align it with the agents page
2024-08-04 12:27:37 +05:30
sabaimran
3e1e4a1857
Move the clients section back to the bottom
2024-08-04 11:32:22 +05:30
Debanjum Singh Solanky
caf5c3d74c
Link to Khoj manifest in home page metadata to support PWA install
...
Installing Khoj as PWA was supported in previous web UX as well. This
just adds link to the existing webmanifest to continue support for
installing Khoj as PWA with new web UX
2024-08-04 05:06:38 +05:30
Debanjum Singh Solanky
692058bbdd
Fix time of day calculation logic
...
Previously between 00:00 - 04:00 it'd trigger afternoon insteead of
evening
2024-08-04 04:53:50 +05:30
Debanjum Singh Solanky
015c155582
Simplify structure of chat page to match other pages
2024-08-04 04:43:55 +05:30
Debanjum Singh Solanky
bf71e472c4
Load static assets from Khoj server in dev environment
2024-08-04 04:25:48 +05:30
Debanjum Singh Solanky
f38c072f07
Update chat session title in side pane to new title after rename
...
Previously the rename wasn't updating the chat session title. We'd
have to refresh the page or side pane to get latest chat session names
after rename action.
2024-08-04 04:25:48 +05:30
Debanjum Singh Solanky
2f7a8698a0
Fix width and equalize spacing between buttons in chat footer
...
Previously the footer's right border wasn't visible on small screens
due to usage of w-full
Use mr-1 on send button instead of px-1 on chat input parent to
eualize chat footer buttons spacing
2024-08-04 04:25:48 +05:30
Debanjum Singh Solanky
5541bc09c8
Prefix Khoj page breadcrumbs to chat page title for orientation
...
Allows tab search by looking at standard prefix. Still allows
page title based identification of different Khoj chat sessions
2024-08-04 04:25:48 +05:30
Debanjum Singh Solanky
6a9865ace7
Only show API keys card in non anon mode
...
- Show informative toast messages on copy, delete of API keys
- Onle show API keys card in non anonymous mode. API keys aren't
required (and is disabled on server side) in anon mode. Not showing
card at all in anon mode reduces chance of unnecessary confusion
2024-08-04 04:25:45 +05:30
Debanjum Singh Solanky
f28208d35b
Only show chat sessions uptil last month in side pane
...
- Reduce chat title size
2024-08-04 01:52:08 +05:30
sabaimran
75559a55aa
only show search if logged in. update agents icon
2024-08-03 23:23:03 +05:30
sabaimran
185dcb61f7
Update the settings page to better match the design
2024-08-03 20:49:19 +05:30
sabaimran
3e74d383fe
Strip quotes from the response mode llm response
2024-08-03 17:33:20 +05:30
sabaimran
87e97e40f4
Resolve various warnings during export
2024-08-03 17:33:04 +05:30
sabaimran
5a75f2c00f
Use filled icons when side panel is open
2024-08-03 15:42:49 +05:30
sabaimran
e6260a7bb6
Improve oadding for h9me page chat iput area and inc margin on api keys
2024-08-03 15:33:33 +05:30
Debanjum Singh Solanky
7a8a9fc807
Auto focus cursor on search input when open search page
2024-08-03 13:52:36 +05:30
Debanjum Singh Solanky
30304ccc56
Fix session drawer to fit title, action triple-dot in width on mobile
2024-08-03 13:52:36 +05:30
Debanjum Singh Solanky
5b17fa5dda
Set home, chat page height so footer, header visible w/o scroll on phone
...
Set dynamic view height of page to 100%
2024-08-03 13:52:36 +05:30
sabaimran
687a881ad2
Remove the agents header in the loading view
2024-08-03 13:44:56 +05:30
sabaimran
0db630a123
image cards should be /image, not /paint
2024-08-03 13:44:31 +05:30
sabaimran
261f62e353
Fix automations mobile view by using a wrapper component that chooses a dialog or a drawer
2024-08-03 13:44:17 +05:30
sabaimran
4ce17acd00
Set greeting message to longer text in default view. Only show two agents in mobile
2024-08-03 12:14:58 +05:30
sabaimran
6c35ee4960
Revert height of the side panel on the home page
2024-08-03 11:59:07 +05:30
Debanjum Singh Solanky
e66adf60c5
Have the home and chat page take full height, reduce greeting top space
2024-08-03 11:54:12 +05:30
Debanjum Singh Solanky
cf8745ef78
Improve structure of chat footer on mobile to put agents above input
2024-08-03 11:31:57 +05:30
Debanjum Singh Solanky
529ffdb7e3
Make Title, Chat Footer Icons larger to ease click, tap on Mobile
2024-08-03 11:23:29 +05:30
Debanjum Singh Solanky
8d1c5226ec
Remove unnecessary debug logs
2024-08-03 09:55:31 +05:30
sabaimran
f136214290
Improve the nav menu in the not logged in experience
2024-08-03 09:44:04 +05:30
sabaimran
f9606ce9b7
Merge branch 'features/fit-and-finish-new-ux' of github.com:khoj-ai/khoj into features/fit-and-finish-new-ux
2024-08-03 09:34:04 +05:30
Debanjum Singh Solanky
d8fe677933
Prevent overflow on Search page by search results
2024-08-03 07:07:35 +05:30
Debanjum Singh Solanky
f3765a20b9
Improve content alignment on automation page for small screens
...
- Left align email, location, timezone pills on small screens
- Indent user enabled automations to improve delineation between
sections
2024-08-03 07:05:15 +05:30
Debanjum Singh Solanky
a6e1b2c7cb
Style nav menu button and expand nav menu item click area to full-width
...
Style profile pircture button on nav menu
- Use primary colored ring around subscribed user profile on nav menu
- Use gray colored ring around non-subscribed user profile on nav menu
- Use upper case initial as profile pic for user with no profile pic
- Click anywhere on nav menu item to trigger action
Previously the actual clickable area was smaller than the width of
the nav menu item
2024-08-03 05:43:24 +05:30