995 Commits

Author SHA1 Message Date
shamoon
3b1f5668f5 Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
2022-10-10 00:07:55 -07:00
Michael Shamoon
63eb8376c1 prevent duplicate tourAnchor race condition 2022-10-10 00:07:38 -07:00
Michael Shamoon
c387340a07 Fix tour / slim sidebar compatibility 2022-10-09 23:58:41 -07:00
Michael Shamoon
bf499ee35e Slim sidebar compatibility 2022-10-09 23:48:22 -07:00
Michael Shamoon
7cfb3c4d7d Fix code style 2022-10-09 23:47:45 -07:00
Michael Shamoon
f8dc6de971 Add highlighting, move some anchors for visibility 2022-10-09 23:47:45 -07:00
Michael Shamoon
f638bd5d22 fix tour placement issues, basic offerTour method 2022-10-09 23:47:45 -07:00
Michael Shamoon
2b8faadd2b Add admin tour step, remove step titles, cleaner look 2022-10-09 23:47:45 -07:00
Michael Shamoon
06259a2aad Complete welcome tour 2022-10-09 23:47:31 -07:00
Michael Shamoon
e5daa9bceb Core welcome tour functionality 2022-10-09 23:46:26 -07:00
Michael Shamoon
07f8744349 Fix merge conflict 2022-10-09 23:24:36 -07:00
Michael Shamoon
01cdadb3f7 Merge branch 'dev' into feature/slim-sidebar 2022-10-09 23:15:48 -07:00
shamoon
48452c4a8b Merge pull request #1754 from NiFNi/feature/change-default-matching-algo
change default matching algo to auto and move to constant
2022-10-08 09:35:30 -07:00
Michael Shamoon
08a2be98c6 Fix code style 2022-10-07 06:29:31 -07:00
shamoon
60a67fd279 Merge branch 'dev' into feature-use-celery 2022-10-03 18:00:54 -07:00
Michael Shamoon
4ec77788f1 Handle settings live refresh, unsubscribe subscriptions 2022-09-30 15:39:02 -07:00
Michael Shamoon
f0cd10e960 Better migration of update checking settings, offer reload, strip backend_setting from db 2022-09-30 14:03:59 -07:00
Michael Shamoon
4eaeac3610 Frontend update checking settings 2022-09-30 12:30:23 -07:00
Michael Shamoon
aa7b2690cb Add related_document and direct link from task UI 2022-09-27 20:50:26 -07:00
Michael Shamoon
081363a302 Fix tab ids & date parsing 2022-09-27 17:56:04 -07:00
Michael Shamoon
f34eaf6c2a Add failed tasks badge, better animation 2022-09-27 11:00:02 -07:00
Trenton Holmes
09287701ae Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
Michael Shamoon
10d05d0bca Fix reset button padding on small screens 2022-09-26 10:55:22 -07:00
Michael Shamoon
9976811bfa Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller 2022-09-26 09:33:05 -07:00
Michael Shamoon
4bd375b6fe Settings UI with live updating 2022-09-26 09:05:53 -07:00
Michael Shamoon
ca7e14bea9 slim sidebar with doc list adjusting 2022-09-26 09:05:53 -07:00
Michael Shamoon
49626ccf37 Save slimsidebar settings to db on change 2022-09-26 09:05:53 -07:00
Michael Shamoon
a011b3830f fix tag list vertical space 2022-09-13 11:54:25 -07:00
Michael Shamoon
aec8eefd04 Fix live updating of comments on doc change 2022-09-12 08:35:13 -07:00
Michael Shamoon
fbd46b968d Remove user dropdown border 2022-09-12 08:35:04 -07:00
Michael Shamoon
f4aba8de6e Fix actions button in tasks table 2022-08-31 12:39:56 -07:00
shamoon
4f6ad5369b Merge pull request #1375 from tim-vogel/add_comments
Feature: document comments
2022-08-25 11:48:31 -07:00
shamoon
df2d048644 Merge pull request #1367 from Eckii24/feat/date-suggestions
Adding date suggestions to the documents details view
2022-08-25 11:47:37 -07:00
Michael Shamoon
fc34b85b6e Add frontend tests for comments 2022-08-24 14:24:10 -07:00
Michael Shamoon
1d67acc44d Move add comment to top of comments list 2022-08-23 19:22:30 -07:00
Michael Shamoon
765e27f719 Cleanup frontend comment service & other code
[ci skip]
2022-08-23 19:20:08 -07:00
Michael Shamoon
bf1f65dc89 Rework comment UI
Add error popups, text field validation, move form, move comment header to footer, updated styling
2022-08-23 19:20:08 -07:00
Michael Shamoon
9c360a2ceb Refactor comment UI code
And run prettier
2022-08-23 19:20:08 -07:00
shamoon
0c9906f00e Remove faux test file 2022-08-23 19:19:21 -07:00
Michael Shamoon
630a4d02e0 Use frontend settings instead of env variable 2022-08-23 19:19:21 -07:00
tim-vogel
278e9c12e1 add comment function 2022-08-23 19:19:21 -07:00
Michael Shamoon
4321e97758 Add original filename to frontend doc detail metadata 2022-08-21 08:06:56 -07:00
Quinn Casey
7f0a7350d3 Merge pull request #1376 from paperless-ngx/fix/saved-view-page-param
Fix: saved view page parameter
2022-08-08 10:06:11 -07:00
Michael Shamoon
5bc0f39834 fix pagination, refactor 2022-08-08 00:03:15 -07:00
shamoon
869c9b61c6 Merge pull request #1369 from paperless-ngx/fix/browser-unsaved-changes
Fix: Correct browser unsaved changes warning
2022-08-07 15:43:10 -07:00
Michael Shamoon
5a98dec99e Fix some date pasting cases 2022-08-07 08:44:39 -07:00
Michael Shamoon
b9df858775 Make date suggestions timezone-unaware 2022-08-07 08:37:18 -07:00
Michael Shamoon
61fe994f90 simplify date value format 2022-08-06 21:19:06 -07:00
Michael Shamoon
ea52490f6b Fix browser unsaved changes with custom guard 2022-08-06 20:23:05 -07:00
Matthias Eck
1cc1ee36c6 feat(date.component): adding suggestions to frontend 2022-08-06 13:03:20 +02:00