]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Suggestions dropdown
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 21 Apr 2025 08:04:34 +0000 (01:04 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 2 Jul 2025 18:01:46 +0000 (11:01 -0700)
commitfaa5d3e5b930be12f58ecaa5bba4cdb82f08b363
tree477967c0ea57fa618368c261b3ee2a7fd83cf139
parent8d1a8c2c42e70da9dae5e9f8c743eb51048a7c0a
Suggestions dropdown
src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html
src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.html [new file with mode: 0644]
src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.scss [new file with mode: 0644]
src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.spec.ts [new file with mode: 0644]
src-ui/src/app/components/common/suggestions-dropdown/suggestions-dropdown.component.ts [new file with mode: 0644]
src-ui/src/app/components/document-detail/document-detail.component.html
src-ui/src/app/components/document-detail/document-detail.component.spec.ts
src-ui/src/app/components/document-detail/document-detail.component.ts
src-ui/src/app/data/document-suggestions.ts
src/documents/ai/matching.py
src/documents/views.py