86 Commits

Author SHA1 Message Date
jonaswinkler
453956b9f6 messages updates 2021-01-02 12:54:25 +01:00
jonaswinkler
61c46789cd cleared up some plural forms 2021-01-02 12:52:10 +01:00
jonaswinkler
8432f3a4f1 this immensely improves resposibility 2020-12-30 23:34:21 +01:00
jonaswinkler
aee38154f4 plural form fix 2020-12-29 22:01:56 +01:00
jonaswinkler
15134db524 add more localization tags #123 2020-12-28 15:39:53 +01:00
jonaswinkler
cdf8c64535 Merge branch 'dev' into feature-bulk-edit 2020-12-25 22:19:10 +01: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
48a1fd028e Unify bulk operations logic, working tags assignment and removal 2020-12-22 02:58:20 -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
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
9aaa062d2b Merge remote-tracking branch 'upstream/dev' into feature-bulk-editor 2020-12-20 07:49:27 -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
Michael Shamoon
847d4ccdee Hide filter / bulk editor for better switching 2020-12-19 22:14:52 -08:00
Michael Shamoon
d49cf3caad Working bulk editor component 2020-12-19 02:08:33 -08:00
Michael Shamoon
61ad452062 Bulk editor component skeleton 2020-12-18 21:19:49 -08:00
Michael Shamoon
d3b63c1bc3 Merge branch 'dev' into feature-bulk-editor 2020-12-18 14:55:21 -08:00
jonaswinkler
01fb6fff06 Merge branch 'dev' into feature-bulk-edit 2020-12-18 00:38:31 +01:00
Jonas Winkler
4879dc956d Merge pull request #141 from shamoon/document-list-layout-tweaks
Document list small card layout adjustments
2020-12-17 22:08:48 +01:00
Michael Shamoon
05951b6d72 Add more card columns on very large screens 2020-12-16 16:18:41 -08:00
jonaswinkler
2d02bb0856 fixed an issue with clickable types and correspondents on the docment table list 2020-12-16 17:52:43 +01:00
Michael Shamoon
8709cbcbca Use bootstrap row-cols-* classes to keep card list view full width 2020-12-15 14:31:18 -08:00
Michael Shamoon
759e0798b8 Styled, organized button UI 2020-12-15 00:57:31 -08:00
Michael Shamoon
5850daf208 Basic bulk editor component 2020-12-14 23:14:19 -08:00
Michael Shamoon
51f891dc33 Merge branch 'dev' into quick-filters-mobile-2 2020-12-14 19:45:28 -08:00
Michael Shamoon
99ed75a353 Breakpoints for screen sizes, icons for mobile 2020-12-14 19:45:22 -08:00
jonaswinkler
8cd120dacf forgot to address this. 2020-12-15 03:53:18 +01:00
jonaswinkler
b68d58c378 Merge branch 'dev' into feature-bulk-edit 2020-12-15 03:13:22 +01:00
jonaswinkler
a64138a62e many changes to support server side saved views 2020-12-14 19:26:36 +01:00
jonaswinkler
beacf00a89 refactored filter service
- I wasn't too happy with that in the end.
- The filter editor should not be concerned about managing filter rule state.
- Therefore, it should not access a service for filter rules.
- The editor should simply be given a set of rules, and edit that rule set.
- The only entity that should manage filter state should be the document list service, and the saved view service in the form of filters associated with saved views.
2020-12-14 16:51:01 +01:00
Michael Shamoon
0503083187 Remove card around filter editor 2020-12-13 14:46:10 -08:00
Michael Shamoon
08a9e5606c Merge branch 'dev' into quick-filters 2020-12-13 11:27:40 -08:00
Michael Shamoon
2a4e6069a7 Change views menu title 2020-12-13 10:28:09 -08:00
jonaswinkler
2204c30afd table selection highlighting 2020-12-13 15:28:20 +01:00
jonaswinkler
1f86023af8 selection for small cards 2020-12-13 14:10:55 +01:00
Michael Shamoon
9623139cb2 Completely refactored because programming
Extracted filter editor to service
Made all components actually reactive
2020-12-12 22:53:34 -08:00
Michael Shamoon
b1d5ad1a6b Fix broken card tags / correspondent links 2020-12-11 15:20:47 -08:00
jonaswinkler
e8966cd414 Merge branch 'dev' into feature-bulk-edit 2020-12-11 20:14:48 +01:00
jonaswinkler
6d924e6f5c fixes #115 2020-12-11 17:57:56 +01:00
jonaswinkler
ab1d384e72 bulk edit menu and methods 2020-12-11 14:49:22 +01:00
Michael Shamoon
0f0e8937d4 Shadows! 2020-12-10 15:51:11 -08:00