Michael Shamoon
14e9840fa1
Add white background to plaintext documents
2022-01-13 11:13:33 -08:00
Alexander Menk
10844ea3af
#1382 Fix: Search box overlays menu on mobile
...
Fix Z-index problem
2021-10-31 12:34:22 +01:00
Jonas Winkler
ee098d1577
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
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 Lynch
96738277d9
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
505655fd52
add translation hint
2021-05-15 18:58:23 +02:00
jonaswinkler
592d60de40
added some missing strings
2021-05-15 18:53:55 +02:00
jonaswinkler
5218fb6ae7
frontend support for fulltext sorting
2021-05-15 18:48:39 +02:00
jonaswinkler
4daab1809d
only show score when sorting by score
2021-05-15 17:25:49 +02:00
Michael Shamoon
d59593c3f7
Remove type attribute of pdf object in document detail
2021-04-28 07:32:18 -07:00
jonaswinkler
fd0823c455
fix minor issue
2021-04-17 22:33:06 +02:00
Michael Shamoon
b7352ebea7
Fix breakpoint
...
File missing from last commit
2021-04-14 13:24:03 -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
Michael Shamoon
9072838b1f
Fix alignment of card info on large cards
2021-04-06 14:25:59 -07:00
Michael Shamoon
65ac2c08ea
Updated to work with new unified search interface
2021-04-05 16:35:15 -07:00
Michael Shamoon
5c7f5dde41
Merge remote-tracking branch 'upstream/dev' into feature/issue-858
2021-04-05 13:59:21 -07:00
Jonas Winkler
2f382c01b4
Merge pull request #818 from shamoon/fix/issue-817
...
Support passing current term from tag / document type / correspondent search field to 'create new' dialog
2021-04-05 21:43:50 +02:00
jonaswinkler
7b809ae8c1
focus text filter input automatically
2021-04-05 21:43:20 +02:00
jonaswinkler
5ba48c1ac5
bugfix
2021-04-05 21:05:32 +02:00
Michael Shamoon
f86c500239
Refactor unneeded ngIf
2021-04-04 19:57:16 -07:00
Michael Shamoon
fd9a871f81
Add back plus button which retains filter text
2021-04-04 17:05:27 -07:00
jonaswinkler
9014c8b883
bugfix
2021-04-04 01:25:54 +02:00
jonaswinkler
1bb9205fdc
refactor filter reset
2021-04-04 00:03:51 +02:00
Michael Shamoon
f7aa351bc9
Suppport search term PDF open parameter
2021-04-03 13:10:39 -07:00
jonaswinkler
5a9c944eab
rename search
2021-04-03 21:56:33 +02:00
jonaswinkler
edf43c5f6f
fix search scores
2021-04-03 21:50:05 +02:00
jonaswinkler
47919ab65c
fixed more like this
2021-04-03 21:07:36 +02:00
jonaswinkler
630f638b82
error messages for invalid search queries
2021-04-03 21:02:33 +02:00
jonaswinkler
c55675e49c
Merge branch 'dev' into feature-unified-search
2021-04-03 20:31:16 +02:00
Michael Shamoon
46fe2da563
Refactor to use ng-select addTag function
2021-04-03 09:30:29 -07:00
jonaswinkler
4cfb987c2f
update tooltips and messages
2021-04-02 14:59:02 +02:00
Jonas Winkler
f42b38a8d0
Merge pull request #842 from Bart1909/master
...
Implements #807
2021-04-02 14:08:01 +02:00
Tobi
74ddcfef28
refactoring
2021-03-30 20:51:49 +02:00
Tobi
58b44f2122
renames document-asn component
2021-03-30 19:26:20 +02:00
Tobi
43e485eb1d
implements #807
2021-03-30 19:07:29 +02:00
Michael Shamoon
8361d24a45
1.3em not 1.5em
2021-03-24 16:21:08 -07:00
Michael Shamoon
f2451cd033
Remove all rem units on SVG elements
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1231147
2021-03-24 16:17:40 -07:00
Michael Shamoon
9f8687bbe6
Not needed, clearing will be done by timeout
2021-03-24 12:42:14 -07:00
Michael Shamoon
f399458df8
Clear last search term when clear button clicked
2021-03-24 12:37:26 -07:00
Michael Shamoon
904ff04f1d
Add timeout for clearing last search term on select blur
2021-03-24 12:21:51 -07:00
Michael Shamoon
567161b2c0
Support passing current term from input-select search to create dialog e.g. for doc type / correspondent
2021-03-24 12:21:13 -07:00
Michael Shamoon
8781ebbadd
Support passing current term from tag search to create dialog
2021-03-24 12:13:37 -07:00
jonaswinkler
5b49524d51
lots of changes for the new unified search
2021-03-17 22:25:22 +01:00
Michael Shamoon
2728f8eb9f
Redundant call to scroll
2021-03-16 03:08:48 -07:00
Michael Shamoon
0b5be965a6
Don’t remove OnInit
2021-03-16 03:06:20 -07:00
Michael Shamoon
7d56b302a7
Automatically scroll log ouput
2021-03-15 09:56:17 -07:00
Michael Shamoon
2bbcf600da
Revert "Reverse log order"
...
This reverts commit 2e21fbf61991a66be247f73fa2051d7f02206724.
2021-03-15 08:45:33 -07:00