aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/search (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add a bookmark skeleton for searchMohamed Bassem2025-08-271-2/+2
|
* fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem2025-08-241-0/+8
|
* fix(search): add new relevance sort order (#1392)xuatz2025-05-181-1/+9
| | | | | | | | | | | * fix(search): add new relevance sort order * address pr comments * some minor fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem2024-12-221-2/+8
|
* feature(web): Introduce a new sticky navbar. Fixes 520 (#515)Md Saban2024-10-121-10/+1
| | | | | | | | | | | | | * ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com>
* feat: Add bulk edit option for bookmarks. Fixes #84 (#259)Md Saban2024-07-011-2/+2
| | | | | | | | | | | | | | | | | * feat: add bulk edit option for bookmarks * fix: resolve comments * fix: resolve comments * fix: resolve comments * fix: resolve comments * rename bulk action store, simplify the bulk action toolbar --------- Co-authored-by: MohamedBassem <me@mbassem.com>
* ui(web): move layout selector to main screen (#252)Md Saban2024-06-231-3/+5
|
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-4/+7
|
* feature(web): Add dark mode supportMohamedBassem2024-03-231-1/+2
|
* fix(web): Greatly improve the search feeling by removing the flickerMohamedBassem2024-03-201-8/+1
|
* fix: Remove flicker from search barMohamedBassem2024-03-191-6/+2
|
* feature: Implemente pagination supportMohamedBassem2024-03-171-1/+1
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-2/+3
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+41