Commit graph

592 commits

Author SHA1 Message Date
Saatvik Arya
04e57ccf80 address ts issues 2024-07-25 13:08:40 -07:00
Dhravya Shah
77f7c9b6f1 merge oopsies 2024-07-25 10:07:04 -05:00
Dhravya Shah
a7e4675051
Merge branch 'main' into signout 2024-07-25 10:00:52 -05:00
Dhravya Shah
3c22a45df3 parse suggestions for handling edge case 2024-07-24 17:47:58 -05:00
Dhravya Shah
b0d1a03434 fix breadcrumbs and btter handling 2024-07-24 09:49:38 -05:00
Dhravya Shah
33f8cdac23 better error handling 2024-07-24 09:00:26 -05:00
Dhravya Shah
726e642bba fix weird wrangler problems in prod for recommendations] 2024-07-24 08:50:37 -05:00
Dhravya Shah
72de7bc81d fix 2024-07-23 23:49:30 -05:00
Dhravya Shah
3c92d84f0f
Update apps/web/app/(dash)/home/page.tsx
Co-authored-by: kaizen-bot[bot] <150987473+kaizen-bot[bot]@users.noreply.github.com>
2024-07-23 23:41:03 -05:00
Dhravya Shah
0262404a98
Merge branch 'main' into filtering 2024-07-23 23:40:06 -05:00
Dhravya Shah
eb2baf6f31 better error handling 2024-07-23 23:38:32 -05:00
Dhravya Shah
568531f323 added recommended items 2024-07-23 23:33:11 -05:00
MaheshtheDev
d0673967d7 add: producthunt of the day badge to landing page 2024-07-23 18:19:48 -07:00
Dhravya Shah
a134b99506
Merge pull request #149 from aryasaatvik/has-onboarded
fix(web): users should be onboarded once
2024-07-23 18:19:19 -05:00
Saatvik Arya
3909ecc799 rerun schema update 2024-07-23 16:01:37 -07:00
Saatvik Arya
2569f6ce4e tabs 2024-07-23 15:21:43 -07:00
Saatvik Arya
9e1687a1c1 complete onboarding on skip 2024-07-23 15:20:19 -07:00
Dhravya Shah
deb86ecd07
Merge pull request #147 from aryasaatvik/history
fix(web): history a11y and mobile issues
2024-07-23 15:31:38 -05:00
Saatvik Arya
5fbb0cc88e use hasOnboarded from user table instead of query param 2024-07-23 10:55:41 -07:00
Saatvik Arya
d40d67b4e0 add hasOnboarding to db 2024-07-23 10:54:59 -07:00
Saatvik Arya
304913a3b1 a11y support 2024-07-23 08:40:15 -07:00
Dhravya Shah
bd32692819
Merge pull request #139 from alankritkhatri/fix-memory-blur
fixed the blur in the add memory card/component
2024-07-23 09:58:13 -05:00
Dhravya Shah
8d1bb2f59a setup migrations 2024-07-23 09:49:13 -05:00
Dhravya Shah
9a36ec7a68 drop unique constraint on name 2024-07-23 09:44:51 -05:00
Saatvik Arya
71f81cae20 history dropdown 2024-07-23 01:05:22 -07:00
Saatvik Arya
ca1d29aec1 tabs lol 2024-07-23 00:38:32 -07:00
Saatvik Arya
e99a718e43 match text color 2024-07-23 00:36:46 -07:00
Saatvik Arya
875963c4c2 allow signout 2024-07-23 00:33:03 -07:00
Alankrit Khatri
0132586d1b fixed the blur in the add memory card/component by removing a tailwind class backdrop-blur-md. made changes in dash/dialogContentContainer.tsx anad dash/menu.tsx 2024-07-23 09:59:40 +05:30
Dhravya Shah
d4c27b12f7 fix: type error when getting full chat thread 2024-07-22 22:54:33 -05:00
Dhravya Shah
cf1eeb86c3 added ability to use pro mode, to do complex timeseries/location searches 2024-07-22 22:44:18 -05:00
Dhravya Shah
0d4c2e062f fix loaders, allow larger websites 2024-07-22 21:37:01 -05:00
Dhravya Shah
99c08602df revert menu 2024-07-21 21:05:37 -05:00
Dhravya Shah
4078d2dd6b producthunt link 2024-07-21 11:26:05 -05:00
Dhravya Shah
2dca0d0a79 fix: oopsies, not default function 2024-07-21 10:43:00 -05:00
Dhravya Shah
c24e9de8f2 /chat page redirects back to home 2024-07-21 10:41:19 -05:00
Dhravya Shah
67901f2532 launch fixes: fix onboarding and no dead buttons 2024-07-21 10:39:34 -05:00
Dhravya Shah
5903e41cc5 non-clickable when not selected 2024-07-20 23:19:16 -05:00
Dhravya Shah
fd5db75ca4 fix: lag in chatwindow submission 2024-07-20 23:13:35 -05:00
Dhravya Shah
a960c2d299 telegram bot link in dashboared 2024-07-20 23:02:17 -05:00
Dhravya Shah
c24b8728ed added history to page 2024-07-20 22:35:23 -05:00
Dhravya Shah
a45f785146 onboarding UI 2024-07-20 22:20:39 -05:00
Dhravya Shah
4f21f36065 minor changes in nav icons 2024-07-20 20:56:16 -05:00
Dhravya Shah
f164312435 merging 2024-07-20 20:52:50 -05:00
Dhravya Shah
05ee3508bb wtf is going on 2024-07-20 20:52:19 -05:00
Dhravya Shah
4c96fa349c changes in queryinput home layout 2024-07-20 20:49:33 -05:00
Priyansh Shah
e8d57aebb9
fix: forgot to close the Link tag since was on phone 2024-07-20 22:03:52 +05:30
Priyansh Shah
e3335b9f54
feat/refactor: Using <Link> instead of <a> and hovering animation
- Adding Hovering animation for user responsiveness 
- Using NextJs is Link tag rather than a tag since Link Tags prefetch pages
2024-07-20 21:52:07 +05:30
Dhravya Shah
3bc6fc017a remove everything inside raw tags 2024-07-19 21:43:11 -05:00
Dhravya Shah
c511f451bb fix links 2024-07-19 18:56:45 -05:00