508 Commits

Author SHA1 Message Date
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
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
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
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
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
jonaswinkler
4cfb987c2f update tooltips and messages 2021-04-02 14:59:02 +02:00
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +01:00
Michael Shamoon
b20f83dbe5 Dont change size overall 2021-03-14 09:35:53 -07:00
Michael Shamoon
d4c2f7e32f Fix icons sometimes cut off in certain browsers 2021-03-14 09:33:57 -07:00
Michael Shamoon
51e3005bb9 Small card tooltip tweaks, medium date 2021-03-12 20:15:18 -08:00
Michael Shamoon
4a910d5d08 tooltip placement 2021-03-12 20:12:05 -08:00
Michael Shamoon
af39fab824 dark mode background color 2021-03-12 20:12:00 -08:00
Michael Shamoon
2d3b6b5a72 Display date & ASN on one line if fits 2021-03-12 20:00:23 -08:00
Michael Shamoon
0fb39fd433 hover color for card footer buttons 2021-03-12 19:59:45 -08:00
Michael Shamoon
ea3a83a8d1 div instead of li 2021-03-12 19:35:25 -08:00
Michael Shamoon
a898934c36 fix text not visible in light mode on large card 2021-03-12 09:17:49 -08:00
Michael Shamoon
ae57370c12 Visual tweaks for responsive 2021-03-12 08:12:36 -08:00
Michael Shamoon
76560f4409 More semantically correct elements 2021-03-12 07:58:37 -08:00
Michael Shamoon
c4fd83dde1 Fix incomplete doc type clicking for large cards 2021-03-12 07:21:00 -08:00
Michael Shamoon
06375265e8 Tooltip consistency 2021-03-12 07:19:14 -08:00
Michael Shamoon
6395d17f76 Refactor 2021-03-12 07:15:00 -08:00
Michael Shamoon
4f2e22125a Support large cards 2021-03-12 06:54:22 -08:00
Michael Shamoon
54480b0cc0 Light mode fixes 2021-03-12 06:30:03 -08:00
Michael Shamoon
a73ab74e26 Slightly shorter thumbnail 2021-03-12 06:11:53 -08:00
Michael Shamoon
7c529bacc1 Use medium date 2021-03-12 06:02:39 -08:00
Michael Shamoon
93dcbb7564 Additional metadata for small cards 2021-03-11 15:54:30 -08:00
jonaswinkler
c5848fc077 keep the ng2-pdf-viewer; this might come in handy for splitting documents at specific pages #706 2021-03-10 22:38:33 +01:00
jonaswinkler
9970a51cf2 Merge branch 'dev' into feature/popover-previews 2021-03-10 22:32:37 +01:00
darmiel
b2bb3d9eba Implemented 'Filter by: ASN' 2021-03-08 17:11:25 +01:00
Michael Shamoon
304b8ea237 Re-merging this branch with Reverted dev 2021-03-06 14:50:38 -08:00
Michael Shamoon
67f32056c4 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-06 14:47:10 -08:00
Michael Shamoon
c98a1d30b3 Remove metadata API calls 2021-03-06 14:38:47 -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
58f5c52f38 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-03 21:19:51 -08:00