nils
|
8cc5ed854a
|
fix
|
2025-12-10 03:57:43 +01:00 |
|
nils
|
c8cc4b4b7c
|
feat: adjust frontend document navigation and opening contexts.
|
2025-12-10 03:56:22 +01:00 |
|
nils
|
ae002b99f0
|
feat: refactor frontend sidepanel to detailPanel naming.
|
2025-12-10 03:56:17 +01:00 |
|
nils
|
9d13365348
|
feat: update frontend components for integration.
|
2025-12-10 03:55:44 +01:00 |
|
nils
|
e367006a6c
|
fix desktop opendetail panel on enter
|
2025-12-10 03:54:00 +01:00 |
|
nils
|
d15d5388fa
|
cleanup bulk actions
|
2025-12-10 03:06:14 +01:00 |
|
nils
|
b9f0278329
|
feat: Centralize document preview logic into useDocumentPreview and add correspondentLookupByName to useCorrespondents
|
2025-12-10 02:33:22 +01:00 |
|
nils
|
ed8450c0e2
|
refactor: streamline hook integration and context object creation in useDocumentsWorkspace by directly using hook return values and consolidating related state.
|
2025-12-10 02:07:44 +01:00 |
|
nils
|
f0b58317b9
|
refactor: restructure useAppShell context into nested objects
|
2025-12-10 01:48:46 +01:00 |
|
nils
|
82dcd6d33c
|
feat: enhance frontend tag operations with UI notifications.
|
2025-12-10 00:01:33 +01:00 |
|
nils
|
1d8d55144f
|
feat: Implement asynchronous tag operations with user feedback
|
2025-12-09 23:13:18 +01:00 |
|
nils
|
3ccc1f6698
|
feat: Refactor tag and correspondent management to use canonical types and dedicated managers.
|
2025-12-09 18:56:11 +01:00 |
|
nils
|
ce821c1817
|
feat: update frontend document management components.
|
2025-12-09 13:49:07 +01:00 |
|
nils
|
8a16293f0e
|
feat: refine frontend folder management and display by merging folder tree data.
|
2025-12-09 12:37:27 +01:00 |
|
nils
|
463046c970
|
layout fixes
|
2025-12-09 12:04:44 +01:00 |
|
nils
|
116e839f67
|
less useMemo
|
2025-12-09 02:04:39 +01:00 |
|
nils
|
24950e1a12
|
simplify frontend document and folder memoization.
|
2025-12-09 02:03:46 +01:00 |
|
nils
|
1d127e2122
|
feat: Add TagRemovalZone component and refactor drag-drop for tag management
|
2025-12-09 01:30:31 +01:00 |
|
nils
|
aaa4a9b577
|
feat: Prevent tag transfers on folders
|
2025-12-09 01:10:20 +01:00 |
|
nils
|
ebc7ce67a1
|
feat: Refactor tag interaction handling to use unified handlers
|
2025-12-09 01:00:54 +01:00 |
|
nils
|
4f28230243
|
reverse toast order
|
2025-12-09 00:24:59 +01:00 |
|
nils
|
a8c133bbf9
|
feat: refactor frontend document tag display by removing EntryTags.
|
2025-12-09 00:21:15 +01:00 |
|
nils
|
f3292211a8
|
feat: remove unused canvas focus request from tag interactions.
|
2025-12-09 00:17:16 +01:00 |
|
nils
|
99fa12a1be
|
feat: refactor frontend tag interaction handlers
|
2025-12-09 00:03:55 +01:00 |
|
nils
|
c38d88c209
|
feat: Implement tag drag-and-drop functionality
|
2025-12-08 23:49:50 +01:00 |
|
nils
|
757913cf00
|
feat: Implement new drag-and-drop system for documents and tags, including workspace-level handling and improved visual feedback.
|
2025-12-08 23:30:18 +01:00 |
|
nils
|
a850f70e24
|
feat: refactor folder refresh with toast notifications and console logging for toasts.
|
2025-12-08 19:20:36 +01:00 |
|
nils
|
dbff980792
|
fix
|
2025-12-08 16:31:59 +01:00 |
|
nils
|
04a9316c8e
|
npm
|
2025-12-08 16:27:20 +01:00 |
|
nils
|
3a0ef7867e
|
feat: Add document move and tag mutations, refine document upload logic
|
2025-12-08 16:27:13 +01:00 |
|
nils
|
5632d2252a
|
feat: refactor DesktopWorkspace to use new contexts for asset and tag interactions
|
2025-12-08 12:40:25 +01:00 |
|
nils
|
73468bbb02
|
refactor(documents): encapsulate panel logic and state into dedicated React contexts
|
2025-12-08 12:31:30 +01:00 |
|
nils
|
44cf4603fe
|
fix tag dragging
|
2025-12-08 12:30:44 +01:00 |
|
nils
|
608239e412
|
feat: Refactor frontend authentication and tenant switching to use global state
|
2025-12-08 01:19:52 +01:00 |
|
nils
|
5840c9d1d0
|
feat: Refactor frontend hooks to use useNavigate and useAppDispatch directly
|
2025-12-08 00:05:06 +01:00 |
|
nils
|
d46db2c701
|
refactor: centralize API error notifications with a new useNotifyApiError hook
|
2025-12-07 23:55:47 +01:00 |
|
nils
|
595c170c00
|
refactor: centralize frontend status message handling with useStatusToast
|
2025-12-07 23:46:10 +01:00 |
|
nils
|
b29e856225
|
feat: refactor frontend document sorting preferences and sidebar utilities.
|
2025-12-07 22:55:26 +01:00 |
|
nils
|
53664f2421
|
refactor: Replace useWorkspaceBreadcrumbs hook with resolveBreadcrumbs utility
|
2025-12-07 22:10:34 +01:00 |
|
nils
|
d62f462129
|
fix
|
2025-12-07 20:45:01 +01:00 |
|
nils
|
2d5cc1fd7c
|
fix
|
2025-12-07 01:35:21 +01:00 |
|
nils
|
632665b0ed
|
simplify shit
|
2025-12-07 01:31:34 +01:00 |
|
nils
|
47599aba4a
|
feat: Refactor folder tree management to use FoldersManager and remove onToggle functionality
|
2025-12-07 01:12:28 +01:00 |
|
nils
|
bd1cdc0817
|
feat: Refactor sidebar props to simplify data flow
|
2025-12-06 23:04:49 +01:00 |
|
nils
|
54d72138d2
|
feat: Add an Ollama-based PDF OCR script and refactor frontend folder tree management with a new FoldersManager and useSyncExternalStore.
|
2025-12-06 22:40:11 +01:00 |
|
nils
|
c88c3c13d6
|
feat: Introduce FoldersManager and useFolderData to manage and display folder contents, including documents and subfolders.
|
2025-12-06 22:06:53 +01:00 |
|
nils
|
9b79115170
|
drop useMemo
|
2025-12-05 01:58:19 +01:00 |
|
nils
|
66a0be42bd
|
cleanup
|
2025-12-05 00:41:00 +01:00 |
|
nils
|
b8a23c7ec4
|
cleanup
|
2025-12-05 00:32:45 +01:00 |
|
nils
|
65ad797378
|
refine viewer detail panel logic and styling.
|
2025-12-05 00:14:25 +01:00 |
|