995 Commits

Author SHA1 Message Date
shamoon
7b4e3092c6 Merge pull request #979 from paperless-ngx/fix-978
Fix: Title is changed after switching doc quickly
2022-05-18 02:55:24 -07:00
Michael Shamoon
c12e55f54c Properly get username & display name 2022-05-17 11:13:19 -07:00
Michael Shamoon
083290e798 PaperlessUiSettings data object 2022-05-17 11:13:19 -07:00
Michael Shamoon
000a3ec164 Use app initializer to wait on settings 2022-05-17 11:11:38 -07:00
Michael Shamoon
7fbd2076c3 Basic frontend settings retrieval 2022-05-17 11:11:38 -07:00
Michael Shamoon
55db5b9e0f Manually dirty check title on doc change 2022-05-17 10:36:43 -07:00
Michael Shamoon
356a667f2d Fix title subscription fires even after doc change 2022-05-17 09:59:14 -07:00
Michael Shamoon
c1fb277f25 let OpenDocumentsService handle nav 2022-05-15 23:44:29 -07:00
Michael Shamoon
dc75035bdc Warn on closing edited doc due to max open docs 2022-05-15 22:55:25 -07:00
Quinn Casey
e24b00686c Merge pull request #939 from paperless-ngx/fix-management-pages-plurals
Fix: management pages plurals incorrect in other languages
2022-05-13 07:45:41 -07:00
Quinn Casey
36108fa1f8 Merge pull request #933 from paperless-ngx/1.7.1-frontend-css-tweaks
Fix: v1.7.1 frontend visual fixes
2022-05-13 07:44:28 -07:00
Michael Shamoon
88c3a2c693 Use explicit plural strings on management pages 2022-05-12 20:34:32 -07:00
Michael Shamoon
03d2e71587 Hide text on large cards on tiny screens 2022-05-12 20:22:40 -07:00
Quinn Casey
2841f9d4be Merge pull request #920 from paperless-ngx/frontend-asn-empty
Feature: allow all ASN filtering functions
2022-05-12 10:28:10 -07:00
Michael Shamoon
a201eb373f Improve mobile filter editor layout with long languages 2022-05-11 23:20:21 -07:00
Michael Shamoon
336ce0e419 Handle all ASN filtering rules 2022-05-11 14:44:02 -07:00
Oliver Lippert
77e8cea173 fix typo in update notification popup
seems like appRemoteVersion.version brings it's own "v"
2022-05-11 08:26:24 +02:00
Michael Shamoon
751e46c44f ASN 'is null' from frontend 2022-05-10 21:51:29 -07:00
Michael Shamoon
261e331e47 dashboard loading indicator, remove duplicate call to saved views 2022-05-08 14:17:11 -07:00
Michael Shamoon
1e7404662e loading indicators for sidebar saved views 2022-05-08 14:16:37 -07:00
Michael Shamoon
2e47b6b22f loading indicator for dashboard widgets 2022-05-08 09:12:29 -07:00
Quinn Casey
dfeb74ebd5 Merge pull request #881 from paperless-ngx/feature-fix-saved-view-query-params
Feature / fix saved view & sort field query params
2022-05-06 12:45:22 -07:00
Michael Shamoon
e02c767b03 Ensure retain all params when loading saved views 2022-05-06 11:27:18 -07:00
Michael Shamoon
f9fb62b04a support sort fields & some refactoring 2022-05-05 08:36:18 -07:00
Michael Shamoon
84c2b8ee77 Refactor query param handling to service 2022-05-05 00:23:06 -07:00
Michael Shamoon
754c657e1f Add query params for saved views 2022-05-04 22:31:09 -07:00
Michael Shamoon
879b16ce7b Mobile friendly management tables 2022-05-03 13:00:42 -07:00
Michael Shamoon
2e9b6eed1a show errors on invalid date input 2022-05-01 14:07:31 -07:00
shamoon
f59ea5fec9 Merge pull request #852 from paperless-ngx/fix-818
Fix: Older dates do not display on frontend
2022-05-01 13:36:55 -07:00
Michael Shamoon
67a1ad37fc handle very old date strings 2022-04-30 22:01:04 -07:00
Michael Shamoon
35ccce233e reset password field visibility 2022-04-28 21:07:25 -07:00
Michael Shamoon
421a604b92 Merge branch 'main' into dev 2022-04-25 10:33:40 -07:00
Mike Unke
3febfd57c2 Open preview link in new browser tab 2022-04-19 21:47:49 +02:00
Michael Shamoon
5995b97f39 fix settings mobile display bugs 2022-04-17 00:36:47 -07:00
Michael Shamoon
05d3731dbe miscellaneous css fixes / reorganization 2022-04-13 13:30:02 -07:00
Michael Shamoon
b90e339d10 Remove unneeded imports since change to css vars 2022-04-13 08:43:35 -07:00
Quinn Casey
c51259d73f Merge pull request #654 from paperless-ngx/fix-doc-detail-time
Fix: frontend document editing erases time data
2022-04-11 11:54:24 -07:00
Michael Shamoon
3a9eb9adcc fix scss organization
[ci skip]
2022-04-07 23:15:27 -07:00
Michael Shamoon
f173f59ec7 fix some broken css vars 2022-04-07 14:27:49 -07:00
Michael Shamoon
942c904037 minor css hover + focus state fixes
[ci skip]
2022-04-07 13:51:36 -07:00
shamoon
2e6180d792 Merge pull request #283 from paperless-ngx/feature-global-dragdrop
Feature: global drag'n'drop
2022-04-07 12:14:59 -07:00
Michael Shamoon
b4f60d9e5f retain document time / tz in detail form 2022-04-05 22:11:09 -07:00
shamoon
beee9f312e Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons
Fix: download buttons should disable while waiting
2022-04-05 19:44:43 -07:00
Michael Shamoon
678801d612 100vh body height, fix filter editor horizontal overflow 2022-04-05 13:33:24 -07:00
Michael Shamoon
8b1337d7f9 fix overlay background color in dark mode 2022-04-05 13:16:13 -07:00
Michael Shamoon
2ab1c1a238 Fix broken toast animations & DOM removal 2022-04-05 13:16:13 -07:00
Michael Shamoon
0c9482e848 Refactor uploads to service, working global dd 2022-04-05 13:16:12 -07:00
Felix E
7df81f6a15 Merge pull request #591 from paperless-ngx/feature-version-checker
Feature: Update checker
2022-04-05 20:11:21 +02:00
Quinn Casey
af070ae460 Merge pull request #616 from paperless-ngx/fix-save-vew-modal-errors
fix some api error displaying
2022-04-05 09:10:15 -07:00
shamoon
5ed8a25e5b disable download buttons while awaiting zip 2022-04-02 22:23:42 -07:00