Michael Shamoon
7149d407cd
Allow filtering by document metadata
2022-03-27 00:08:08 -07:00
Michael Shamoon
34b317da7a
Query vars for filtering
2022-03-26 23:18:12 -07:00
Michael Shamoon
4c65ecbe89
Unify management lists with single template
2022-03-23 13:31:00 -07:00
Frank Strieter
d38bed1334
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
shamoon
f93783052b
Merge pull request #372 from paperless-ngx/feature-bottom-pagination
...
Feature: Add bottom pagination
2022-03-22 22:58:58 -07:00
shamoon
5794faef6c
Merge pull request #313 from paperless-ngx/fix-issue-311
...
Fix #311 unable to click checkboxes in document list
2022-03-22 14:59:34 -07:00
Michael Shamoon
39daddef34
Allow shorter search strings with Enter key
2022-03-18 23:30:26 -07:00
Michael Shamoon
4f352391ae
Add minimum length to text filter
2022-03-16 08:46:07 -07:00
Michael Shamoon
01ae5688d7
Add bottom pagination
2022-03-15 00:58:58 -07:00
Michael Shamoon
7bd6f4a4ea
Prevent event collision
2022-03-13 08:41:36 -07:00
Michael Shamoon
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
Michael Shamoon
d30a652fc1
Make correspondent links on cards buttons
2022-03-08 16:45:36 -08:00
Michael Shamoon
4babf0d102
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
Michael Shamoon
a1a01870e6
card checkboxes werent clickable
2022-02-25 00:49:32 -08:00
Michael Shamoon
0d610e364c
Use calc instead of sass math
2022-02-21 08:50:50 -08:00
Quinn Casey
0476c7204f
Remove trailing whitespace
2022-02-21 06:46:42 -08:00
Michael Shamoon
efe5df3459
bs5: document list table checkboxes
2022-02-19 23:05:41 -08:00
Michael Shamoon
99409f258f
bs5: fix card checkboxes no longer custom controls
2022-02-19 22:57:04 -08:00
Michael Shamoon
37f6b249dc
bs5: fix document list sort form toggle button
2022-02-19 22:25:06 -08:00
Michael Shamoon
545b8e2b6e
bs5: fix filter editor spacing
2022-02-19 22:20:53 -08:00
Michael Shamoon
f08901c639
bs5: fix toggle buttons
2022-02-19 21:46:15 -08:00
Michael Shamoon
fd58096112
bs5: fix underline weirdness
2022-02-19 21:39:02 -08:00
Michael Shamoon
52e6b45580
bs5: fix small cards display
2022-02-19 21:38:29 -08:00
Michael Shamoon
7b7ba83a87
bs5: fix large card display
2022-02-19 21:38:07 -08:00
Yannic Schroeder
8ba282362d
Migrate Bootstrap close buttons to v5
...
https://getbootstrap.com/docs/5.0/migration/#close-button
2022-02-20 01:43:31 +01:00
Yannic Schroeder
4451acbf0b
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
3444f9e5f2
Fix wrong migrations from update to Angular 13
2022-02-20 00:15:43 +01:00
Yannic Schroeder
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
Yannic Schroeder
d25604da81
Fix deprecated Sass syntax
2022-02-20 00:14:35 +01:00
shamoon
189110ec09
Merge pull request #10 from shamoon/feature/any-all-filtering
...
Feature: any / all filtering with tags
2022-02-19 14:52:55 -08:00
Michael Shamoon
f75d4ccc89
Merge branch 'dev' into feature/any-all-filtering
2022-02-14 22:23:31 -08:00
Jonas Winkler
e9956234a3
Merge pull request #1297 from shamoon/feature/issue-1260
...
Add loading indicator when document list reloading
2021-09-10 20:37:37 +02:00
Michael Shamoon
14d96350c3
Add i18n
2021-09-10 11:28:49 -07:00
Michael Shamoon
097fe424c2
Show loading with spinner on document list reloading
2021-09-08 21:12:44 -07:00
Michael Lynch
372ac3a40c
Normalize whitespace in source files
...
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.
This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
96f4924911
frontend support for fulltext sorting
2021-05-15 18:48:39 +02:00
jonaswinkler
f3703fc6e3
only show score when sorting by score
2021-05-15 17:25:49 +02:00
jonaswinkler
0547fd2760
fix minor issue
2021-04-17 22:33:06 +02:00
Michael Shamoon
a4fef056ed
Fix breakpoint
...
File missing from last commit
2021-04-14 13:24:03 -07:00
Michael Shamoon
c266cd6aae
Spacing tweaks, mobile breakpoint
2021-04-14 09:34:39 -07:00
Michael Shamoon
43d05b2e6d
Hide visible underlying shadows on filter / bulk editor
2021-04-14 09:00:57 -07:00
Michael Shamoon
6f0c14cc07
Make filter editor / bulk editor 'sticky' on scroll
2021-04-14 09:00:30 -07:00
Michael Shamoon
b7326afe5a
Fix alignment of card info on large cards
2021-04-06 14:25:59 -07:00
Michael Shamoon
3d0891c73b
Updated to work with new unified search interface
2021-04-05 16:35:15 -07:00
Michael Shamoon
8226a8793e
Merge remote-tracking branch 'upstream/dev' into feature/issue-858
2021-04-05 13:59:21 -07:00
jonaswinkler
1fbd3935ea
focus text filter input automatically
2021-04-05 21:43:20 +02:00
jonaswinkler
8e1a9dde05
bugfix
2021-04-05 21:05:32 +02:00
jonaswinkler
c49471fb3b
bugfix
2021-04-04 01:25:54 +02:00
jonaswinkler
ab7a499e8f
refactor filter reset
2021-04-04 00:03:51 +02:00
Michael Shamoon
18c028cafd
Suppport search term PDF open parameter
2021-04-03 13:10:39 -07:00