| 
							
							
								 jonaswinkler | 27666da4e9 | more translation tags #123 | 2020-12-28 21:29:28 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 1de7a490b4 | #186 allow filtering for documents with no correspondents / tags / types | 2020-12-28 17:04:53 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | d6e733c56f | add more localization tags #123 | 2020-12-28 15:39:53 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 8af0259671 | rework the bulk editor | 2020-12-28 12:36:26 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 67953c98a9 | remove some non-required stuff | 2020-12-28 12:32:36 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 4fb5dce5e7 | selection model | 2020-12-28 00:52:28 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | b8e7506de4 | partial selection model implementation | 2020-12-27 23:55:19 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | c2a47ca4b1 | remove "selectionSpansPages" | 2020-12-27 13:34:54 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 3dd4583ea8 | always show count badges | 2020-12-27 13:23:11 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | bf79b252ad | remove "Remove All" | 2020-12-27 13:16:37 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | a2ad62b310 | typing | 2020-12-27 13:10:43 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 0a1b810da7 | Merge branch 'dev' into feature-bulk-edit | 2020-12-26 01:09:12 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 25fb9fb185 | better selection | 2020-12-26 01:08:54 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | c547128238 | Merge branch 'dev' into feature-bulk-edit | 2020-12-25 22:19:10 +01:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 2ac6a02e31 | More simplification | 2020-12-25 01:14:56 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 6e79b771ec | 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 | eec9716ffa | more translation markers | 2020-12-23 22:34:30 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 95c4e77ae4 | added many localization markers to the front end #123 | 2020-12-23 15:09:39 +01:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | ba066af664 | Merge branch 'feature-bulk-edit' into feature-bulk-editor | 2020-12-22 07:43:51 -08:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 2f599ca1d3 | fixes an issue with open documents not refreshing after bulk operations | 2020-12-22 13:32:30 +01:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 406f8daa12 | TODO comment | 2020-12-22 03:32:51 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 0a4a06b991 | Singular items dont need removal logic since dropdowns dont support this (yet?) | 2020-12-22 03:13:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 41e842a9e6 | Unify bulk operations logic, working tags assignment and removal | 2020-12-22 02:58:20 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 1fb3316436 | Fix remove all operations | 2020-12-22 02:18:05 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 2f26d07480 | Only pass one item to bulk methods for correspondents/doctypes | 2020-12-22 02:14:37 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 360fc081bb | Completely rewrite change detection, add back remove operations | 2020-12-22 02:08:36 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 4cae338479 | Merge branch 'feature-bulk-edit' into feature-bulk-editor | 2020-12-22 00:19:35 -08:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 9ace199422 | Merge branch 'dev' into feature-bulk-edit | 2020-12-22 03:00:22 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | f42e5bf1e5 | added tracking to the document list | 2020-12-22 02:59:09 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 5863060585 | added selection to the large cards | 2020-12-22 02:43:18 +01:00 |  | 
			
				
					| 
							
							
								 jonaswinkler | 38156123d4 | Merge branch 'dev' into feature-bulk-edit | 2020-12-21 23:20:55 +01:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 48d83e166b | use ngIf for editor components to maybe help performance | 2020-12-21 11:12:48 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 29e9d7d793 | Some changes from #141 were lost | 2020-12-21 09:53:43 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | dcbc0ea2e5 | Revert "Fix list small card layout" This reverts commit 0e93f7eba577815ea251262dba6be5ac43558b4b. | 2020-12-21 09:52:55 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 0e93f7eba5 | Fix list small card layout Some changes from #141 were lost | 2020-12-21 08:14:06 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | d9e3895f34 | Fix 2px difference between two editors =) | 2020-12-20 08:07:19 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | f06e2c1089 | Merge remote-tracking branch 'upstream/dev' into feature-bulk-editor | 2020-12-20 07:49:27 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 37c2051e01 | Typos & code fixes | 2020-12-20 00:37:37 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 3561935e1b | Fix some TS syntax errors | 2020-12-20 00:12:40 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 7669679fb1 | Mobile fixes | 2020-12-19 23:49:20 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 2e44c18cdb | Show 's' when needed instead of (s) on document list | 2020-12-19 23:44:33 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 86da578774 | Hide toggled state & counts when selection spans documents not in view | 2020-12-19 23:42:08 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 46f778111c | Live filter badges when editing & hide badges when active filter items in dropdown | 2020-12-19 22:54:37 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 7dfcc7f47b | Refactor dropdown button component | 2020-12-19 22:31:14 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 39b35c090b | Hide filter / bulk editor for better switching | 2020-12-19 22:14:52 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | ee4e026ba2 | rework toolbar | 2020-12-19 22:06:17 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 6381093386 | Refactor SlectableItem to ToggleableItem | 2020-12-19 21:52:45 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | fd6bfd02ce | SelectableItem dropdowns refactoring | 2020-12-19 21:45:53 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 1da652ba4d | Only apply edits when something has changed | 2020-12-19 21:42:19 -08:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 9a4190bedf | Rename dropdown type enum & add pass as variable to use like an Enum | 2020-12-19 20:19:37 -08:00 |  |