129 Commits

Author SHA1 Message Date
Michael Shamoon
678801d612 100vh body height, fix filter editor horizontal overflow 2022-04-05 13:33:24 -07:00
Michael Shamoon
023aff7ced Properly display api errors on list filter & translate error message 2022-04-02 19:45:54 -07:00
Michael Shamoon
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07:00
shamoon
dd02c7dea2 Merge pull request #372 from paperless-ngx/feature-bottom-pagination
Feature: Add bottom pagination
2022-03-22 22:58:58 -07:00
Michael Shamoon
1648a7cdf9 Add bottom pagination 2022-03-15 00:58:58 -07:00
Michael Shamoon
e08c1b1ed0 Prevent event collision 2022-03-13 08:41:36 -07:00
Michael Shamoon
8558559c00 bs5: document list table checkboxes 2022-02-19 23:05:41 -08:00
Michael Shamoon
1545ed6ab8 bs5: fix document list sort form toggle button 2022-02-19 22:25:06 -08:00
Michael Shamoon
81f1e9c7ab bs5: fix toggle buttons 2022-02-19 21:46:15 -08:00
Michael Shamoon
3a6ff637cb bs5: fix small cards display 2022-02-19 21:38:29 -08:00
Yannic Schroeder
0aaf553acc Migrate Bootstrap utilities to v5
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
Michael Shamoon
028156d0c8 Add i18n 2021-09-10 11:28:49 -07:00
Michael Shamoon
e77f8be778 Show loading with spinner on document list reloading 2021-09-08 21:12:44 -07:00
Michael Shamoon
30d69c6d76 Spacing tweaks, mobile breakpoint 2021-04-14 09:34:39 -07:00
Michael Shamoon
f230f007e6 Hide visible underlying shadows on filter / bulk editor 2021-04-14 09:00:57 -07:00
Michael Shamoon
51eaa09696 Make filter editor / bulk editor 'sticky' on scroll 2021-04-14 09:00:30 -07:00
jonaswinkler
1bb9205fdc refactor filter reset 2021-04-04 00:03:51 +02:00
jonaswinkler
630f638b82 error messages for invalid search queries 2021-04-03 21:02:33 +02:00
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +01:00
Michael Shamoon
c4fd83dde1 Fix incomplete doc type clicking for large cards 2021-03-12 07:21:00 -08:00
Michael Shamoon
93dcbb7564 Additional metadata for small cards 2021-03-11 15:54:30 -08:00
Michael Shamoon
304b8ea237 Re-merging this branch with Reverted dev 2021-03-06 14:50:38 -08:00
jonaswinkler
cbb195a560 Revert "Merge pull request #628 from shamoon/feature/popover-previews"
This reverts commit 8da15215087e4b7d605dc7fd32985fb5a656ff5d, reversing
changes made to a7846925b1892c7c1148723b559135bc0fd7e47d.
2021-03-05 23:19:44 +01:00
Michael Shamoon
d08df53aa9 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-02-24 12:41:44 -08:00
jonaswinkler
923057e2ea refactored most of the list view; fixes #147, much snappier UX when switching between views 2021-02-18 17:29:21 +01:00
Michael Shamoon
247697a5e6 hide on card mouseleave 2021-02-06 14:54:36 -08:00
Michael Shamoon
62ff79164e Document popover previews 2021-02-06 00:40:18 -08:00
jonaswinkler
1308fb814d fix tag clicking on document table list 2021-01-20 14:29:30 +01:00
jonaswinkler
d93dd20c7f add configuration option for changing date display in paperless #325 2021-01-17 00:15:45 +01:00
Michael Shamoon
c0232fb6d0 Allow select anywhere in tr or card 2021-01-15 01:10:01 -08:00
Michael Shamoon
1d88b86238 Convert selection functions on cards to toggling, let service handle setting selected
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
Michael Shamoon
3e200dbeb5 Move 'Filter by:' inline with title field, icon stuff 2021-01-11 16:15:55 -08:00
Michael Shamoon
b59210c9b6 select icon hidden on larger screens 2021-01-11 14:54:48 -08:00
Michael Shamoon
2a2ca1de79 Fill document list buttons, show select icon because its not obvious, make some menus right 2021-01-11 12:52:42 -08:00
Michael Shamoon
8fbf94abe3 Combine sort & sort order fields to better accomodate mobile, button bar full width 2021-01-11 11:46:40 -08:00
Michael Shamoon
45b2034305 Hide button text in favor of icons on mobile like filter editor does 2021-01-11 11:46:07 -08:00
Michael Shamoon
536dc2d4c7 Merge remote-tracking branch 'upstream/dev' into fix/issue-267 2021-01-06 07:55:19 -08:00
Michael Shamoon
d7fd83d4fe Change detection of modified filter rules to wait for filter editor changes only 2021-01-06 07:53:48 -08:00
jonaswinkler
bc31b88bb1 fix missing translation. 2021-01-05 14:57:56 +01:00
jonaswinkler
a16c6baa5a fixes #128 2021-01-04 17:08:52 +01:00
Michael Shamoon
cdec22a332 Clearing filters on saved views should reset them to initial rules 2021-01-04 00:20:10 -08:00
jonaswinkler
9bce0a56c3 fixed missing (filtered) text 2021-01-03 23:56:13 +01:00
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