371 Commits

Author SHA1 Message Date
jonaswinkler
126793e625 fix a couple issues with the bulk editor 2020-12-29 17:20:45 +01:00
jonaswinkler
09bc259246 more settings 2020-12-29 17:09:07 +01:00
Michael Shamoon
7a8dce2d19 Fix bg color on large cards 2020-12-28 16:52:51 -08:00
jonaswinkler
42915391c9 messed up, restore functionality 2020-12-28 23:53:18 +01:00
Michael Shamoon
33ab988970 Merge branch 'dev' into feature/dark-mode 2020-12-28 14:28:53 -08:00
Michael Shamoon
10a7acfb30 Fix some white partial pixels around borders 2020-12-28 14:20:00 -08:00
Michael Shamoon
23b116d41f Theme tweaks
See https://github.com/jonaswinkler/paperless-ng/issues/194
2020-12-28 12:56:00 -08:00
jonaswinkler
619e25d71b better toasts 2020-12-28 21:52:09 +01:00
jonaswinkler
a881a7ee4f more translation tags #123 2020-12-28 21:29:28 +01:00
jonaswinkler
afc95d2de6 #186 allow filtering for documents with no correspondents / tags / types 2020-12-28 17:04:53 +01:00
jonaswinkler
15134db524 add more localization tags #123 2020-12-28 15:39:53 +01:00
jonaswinkler
91afd39a0e rework the bulk editor 2020-12-28 12:36:26 +01:00
jonaswinkler
641e66f1e1 remove some non-required stuff 2020-12-28 12:32:36 +01:00
jonaswinkler
40a647ddf7 selection model 2020-12-28 00:52:28 +01:00
jonaswinkler
9a84e97c7c partial selection model implementation 2020-12-27 23:55:19 +01:00
jonaswinkler
85114d7b4d remove "selectionSpansPages" 2020-12-27 13:34:54 +01:00
jonaswinkler
d1421c9e6a always show count badges 2020-12-27 13:23:11 +01:00
jonaswinkler
e67ec7230c remove "Remove All" 2020-12-27 13:16:37 +01:00
jonaswinkler
67df51a910 typing 2020-12-27 13:10:43 +01:00
jonaswinkler
6b761484da Merge branch 'dev' into feature-bulk-edit 2020-12-26 01:09:12 +01:00
jonaswinkler
581f59f0a0 better selection 2020-12-26 01:08:54 +01:00
jonaswinkler
cdf8c64535 Merge branch 'dev' into feature-bulk-edit 2020-12-25 22:19:10 +01:00
Michael Shamoon
6205fae36b More simplification 2020-12-25 01:14:56 -08:00
Michael Shamoon
6c8435ab29 Refactor bulk editor to be self-contained
See https://github.com/jonaswinkler/paperless-ng/pull/162#issuecomment-750425915
2020-12-25 00:58:17 -08:00
jonaswinkler
54265abba0 more translation markers 2020-12-23 22:34:30 +01:00
jonaswinkler
10deab8fb6 added many localization markers to the front end #123 2020-12-23 15:09:39 +01:00
Michael Shamoon
10b73d42ef Merge branch 'feature-bulk-edit' into feature-bulk-editor 2020-12-22 07:43:51 -08:00
jonaswinkler
5850e4ad38 fixes an issue with open documents not refreshing after bulk operations 2020-12-22 13:32:30 +01:00
Michael Shamoon
8de6c67315 TODO comment 2020-12-22 03:32:51 -08:00
Michael Shamoon
df2acaeac9 Singular items dont need removal logic since dropdowns dont support this (yet?) 2020-12-22 03:13:57 -08:00
Michael Shamoon
48a1fd028e Unify bulk operations logic, working tags assignment and removal 2020-12-22 02:58:20 -08:00
Michael Shamoon
fd29ddad96 Fix remove all operations 2020-12-22 02:18:05 -08:00
Michael Shamoon
57a9fc59cf Only pass one item to bulk methods for correspondents/doctypes 2020-12-22 02:14:37 -08:00
Michael Shamoon
dddceed451 Completely rewrite change detection, add back remove operations 2020-12-22 02:08:36 -08:00
Michael Shamoon
6c5d607c6f Merge branch 'feature-bulk-edit' into feature-bulk-editor 2020-12-22 00:19:35 -08:00
jonaswinkler
e1dbf70c6e Merge branch 'dev' into feature-bulk-edit 2020-12-22 03:00:22 +01:00
jonaswinkler
c57c0eb955 added tracking to the document list 2020-12-22 02:59:09 +01:00
jonaswinkler
98167b9d92 added selection to the large cards 2020-12-22 02:43:18 +01:00
jonaswinkler
cc5727213d Merge branch 'dev' into feature-bulk-edit 2020-12-21 23:20:55 +01:00
Michael Shamoon
65abf8ef15 use ngIf for editor components to maybe help performance 2020-12-21 11:12:48 -08:00
Michael Shamoon
8d5ef38585 Some changes from #141 were lost 2020-12-21 09:53:43 -08:00
Michael Shamoon
04cc5c3c16 Revert "Fix list small card layout"
This reverts commit 0e93f7eba577815ea251262dba6be5ac43558b4b.
2020-12-21 09:52:55 -08:00
Michael Shamoon
cfdef079b1 Fix list small card layout
Some changes from #141 were lost
2020-12-21 08:14:06 -08:00
Michael Shamoon
d2eb6b9d0c Fix 2px difference between two editors =) 2020-12-20 08:07:19 -08:00
Michael Shamoon
9aaa062d2b Merge remote-tracking branch 'upstream/dev' into feature-bulk-editor 2020-12-20 07:49:27 -08:00
Michael Shamoon
b729c3c6fc Typos & code fixes 2020-12-20 00:37:37 -08:00
Michael Shamoon
6ed12cdb52 Fix some TS syntax errors 2020-12-20 00:12:40 -08:00
Michael Shamoon
eb66e5e853 Mobile fixes 2020-12-19 23:49:20 -08:00
Michael Shamoon
4ded528365 Show 's' when needed instead of (s) on document list 2020-12-19 23:44:33 -08:00
Michael Shamoon
36b7b0df6a Hide toggled state & counts when selection spans documents not in view 2020-12-19 23:42:08 -08:00