484 Commits

Author SHA1 Message Date
Michael Shamoon
588c89ea48 Fix Safari overflow issue 2021-01-31 19:16:38 -08:00
Michael Shamoon
bef8aa1d64 space for info heading 2021-01-31 19:11:27 -08:00
Michael Shamoon
38039bb776 These arent needed on h6s 2021-01-31 19:11:21 -08:00
Michael Shamoon
2e48f23f61 Prevent safari wrap 2021-01-31 19:09:31 -08:00
Michael Shamoon
737618abb2 Use div containers 2021-01-31 17:16:39 -08:00
Michael Shamoon
dbd9dfce20 Correct discussions category link 2021-01-31 16:33:39 -08:00
Michael Shamoon
d58308c6dd Change "Misc" to "Info"
Also move to bottom of screen, add suggestions link, change GH icon
2021-01-31 16:31:32 -08:00
jonaswinkler
43d60f4bbe Merge branch 'feature-websockets-status' into dev 2021-01-31 14:37:15 +01:00
jonaswinkler
22ae8f033b replace preview icon #471 2021-01-30 21:56:17 +01:00
jonaswinkler
fce76d0671 Merge branch 'dev' into feature-websockets-status 2021-01-30 16:08:50 +01:00
jonaswinkler
dda384f4a3 update messages 2021-01-29 16:57:00 +01:00
jonaswinkler
624ea65fb3 frontend support for suggestions #264 2021-01-29 16:48:51 +01:00
jonaswinkler
e5a092efb3 add missing quotes 2021-01-28 22:38:12 +01:00
jonaswinkler
d154dfd35e added a status summary line 2021-01-28 10:54:56 +01:00
jonaswinkler
40c6d2c7ce i18n 2021-01-27 19:11:50 +01:00
jonaswinkler
b9d4548c3b update list view when documents are added 2021-01-27 18:47:02 +01:00
jonaswinkler
dcf1698828 improved the logic of the "dismiss completed" button 2021-01-27 18:34:59 +01:00
jonaswinkler
dfcfeab1b1 settings and localization 2021-01-27 17:28:11 +01:00
jonaswinkler
5f7436ff9f proper messages when uploading fails 2021-01-27 16:04:06 +01:00
jonaswinkler
846f09495e better error messages 2021-01-27 15:50:37 +01:00
Michael Shamoon
cc0a1859f7 Maximum limit of alerts 2021-01-26 14:48:39 -08:00
Michael Shamoon
e031f7ed44 Dark mode support 2021-01-26 10:09:13 -08:00
Michael Shamoon
b5591713b3 Fix alert resizing 2021-01-26 09:50:48 -08:00
Michael Shamoon
1d20343f6e Dismiss all 2021-01-26 02:52:16 -08:00
Michael Shamoon
62d3c27e4b Lovely file upload alerts 2021-01-26 02:32:45 -08:00
Michael Shamoon
5da2bced94 Drop over background color 2021-01-26 00:17:27 -08:00
jonaswinkler
47fa11e01d functions for combined upload progress bars 2021-01-26 01:10:39 +01:00
jonaswinkler
8c02705da8 rework of the front end components 2021-01-26 00:51:45 +01:00
jonaswinkler
32e287fe4a remove status widget 2021-01-26 00:34:36 +01:00
jonaswinkler
044aa55d74 Merge branch 'dev' into feature-websockets-status 2021-01-23 22:22:17 +01:00
jonaswinkler
89780c139a improve locale selection options 2021-01-21 21:05:16 +01:00
jonaswinkler
1308fb814d fix tag clicking on document table list 2021-01-20 14:29:30 +01:00
jonaswinkler
9c5d56bc8a clicking on small and large cards changed 2021-01-20 14:25:52 +01:00
jonaswinkler
08e56d2fbb txt preview #338 2021-01-19 16:23:49 +01:00
jonaswinkler
f6d3c4847e add filtering to management pages #356 2021-01-19 14:00:15 +01:00
jonaswinkler
86034603c5 fixes for #374 2021-01-17 12:14:19 +01:00
Michael Shamoon
a59b7a568e Fix svg attribute error
Unrelated to the rest of this branch but not worth a separate PR
2021-01-16 21:39:13 -08:00
Michael Shamoon
1f6d7be1c7 Allow "live" changing of date format 2021-01-16 20:49:12 -08:00
Jonas Winkler
f36d7c8b6a Merge pull request #370 from shamoon/fix/issue-350
Prevent close button in modal dialogs 'stealing' focus
2021-01-17 01:32:21 +01:00
jonaswinkler
d15f5df1c9 update translation messages 2021-01-17 00:25:40 +01:00
jonaswinkler
d93dd20c7f add configuration option for changing date display in paperless #325 2021-01-17 00:15:45 +01:00
Michael Shamoon
d7d29e6ed9 Comment typo 2021-01-16 14:14:05 -08:00
Michael Shamoon
2b8dcc21cc Prevent close button 'stealing' focus from modal input fields 2021-01-16 14:09:23 -08:00
Jonas Winkler
b3004dc690 Merge pull request #362 from shamoon/fix/issue-347
Allow shift-select in documents list
2021-01-16 20:58:34 +01:00
Michael Shamoon
b58e12319f Prevent text selection on table rows 2021-01-15 16:13:22 -08:00
jonaswinkler
1b559578a6 add a language switcher fixes #352 2021-01-15 12:50:34 +01:00
Michael Shamoon
b1ecac73fe Refactor selection functions to two separate ones for clarity 2021-01-15 01:59:29 -08:00
Michael Shamoon
c0232fb6d0 Allow select anywhere in tr or card 2021-01-15 01:10:01 -08:00
Michael Shamoon
09e72b7fe9 Allow range selection with shift 2021-01-14 14:10:23 -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