196 Commits

Author SHA1 Message Date
Michael Shamoon
ac447b4baf fix edit dialog creation d/t success emitter was renamed 2022-12-30 07:33:45 -08:00
Michael Shamoon
750208dd8a Fix missing word in settings string 2022-12-23 16:27:19 -08:00
Michael Shamoon
20e1779313 lint frontend 2022-12-15 23:36:01 -08:00
Michael Shamoon
c7a0f9468a prevent loss of unsaved changes to settings on tab nav 2022-12-03 09:31:39 -08:00
Michael Shamoon
9c975ec11b fix edit dialog getters 2022-12-03 09:31:39 -08:00
Michael Shamoon
6b3cab9fb8 Add settings routing 2022-12-03 09:31:24 -08:00
Michael Shamoon
3206ac1a41 Hide order parameter, fix imap port 2022-12-03 09:31:23 -08:00
Michael Shamoon
af7668de3d Fix mail account / rule delete 2022-12-03 09:31:23 -08:00
Michael Shamoon
8dcc066070 Dynamically load mail rules / accounts settings 2022-12-03 09:31:23 -08:00
Michael Shamoon
e0aee1f567 dynamic loading of settings tab contents 2022-12-03 09:31:23 -08:00
Michael Shamoon
9bc060f531 Update welcome tour, move admin button 2022-12-03 09:31:23 -08:00
Michael Shamoon
ea2a680ab8 Mail form tweaks
Include add button

Include add button
2022-12-03 09:31:23 -08:00
Michael Shamoon
f020d1169e Working mail rule & account edit 2022-12-03 09:31:23 -08:00
Michael Shamoon
9829b91ecb mail account + rule deletion 2022-12-03 09:31:22 -08:00
Michael Shamoon
fe3bbdb183 Mail rule edit dialog 2022-12-03 09:31:22 -08:00
Michael Shamoon
d6beeb18bb Mail account edit dialog 2022-12-03 09:31:22 -08:00
Michael Shamoon
36fb9b12e3 remove unused toastService from edit dialogs and add confirmation 2022-12-03 09:31:22 -08:00
Michael Shamoon
4ffb08bf24 Basic data retrieval 2022-12-03 09:31:22 -08:00
Michael Shamoon
6f68a14d61 Fix frontend tasks display 2022-11-30 13:55:51 -08:00
Michael Shamoon
d3a2fe123d Fix frontend task name display 2022-10-24 09:10:10 -07:00
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
7cfb3c4d7d Fix code style 2022-10-09 23:47:45 -07:00
Michael Shamoon
06259a2aad Complete welcome tour 2022-10-09 23:47:31 -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
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
Trenton Holmes
09287701ae Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
Michael Shamoon
4bd375b6fe Settings UI with live updating 2022-09-26 09:05:53 -07:00
Michael Shamoon
f4aba8de6e Fix actions button in tasks table 2022-08-31 12:39:56 -07:00
Michael Shamoon
630a4d02e0 Use frontend settings instead of env variable 2022-08-23 19:19:21 -07:00
Michael Shamoon
44782ee2da Use pre_execute signal to specify started vs queued 2022-06-06 01:39:45 -07:00
Michael Shamoon
6b93242cb7 add collapsible task result output 2022-06-05 14:16:15 -07:00
Michael Shamoon
145ac1f9e0 automatically refresh tasks on file socket messages too 2022-05-27 00:45:50 -07:00
Michael Shamoon
b507403d0e show failed tasks badge in sidebar 2022-05-27 00:45:50 -07:00
Michael Shamoon
fac2de8449 tasks usability improvements 2022-05-27 00:45:50 -07:00
Michael Shamoon
3653b49974 mobile improvements, fix dismiss 1 task 2022-05-26 22:15:56 -07:00
Michael Shamoon
fcc5522bf0 Revert "Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue"
This reverts commit 011164bc32e639189bf9c7be0665199b61734e77, reversing
changes made to 0a43ce9cedf5158f21bb6f9ecc6ba2fdab205a1e.
2022-05-26 21:24:55 -07:00
Michael Shamoon
356f4431c4 Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue 2022-05-26 21:24:45 -07:00
Michael Shamoon
5f39dbe7ff fix merge 2022-05-26 21:21:29 -07:00
Michael Shamoon
77b6c9dbaa Basic tasks frontend view
Update app-frame.component.ts
2022-05-26 21:19:16 -07:00
Michael Shamoon
990fc5195a Task results popover
fix merge
2022-05-26 21:18:39 -07:00
Michael Shamoon
b6ac11f80c Basic tasks frontend view
Update app-frame.component.ts
2022-05-26 21:09:11 -07:00
Michael Shamoon
1f50f3c46f Task results popover 2022-05-26 21:09:08 -07:00
Michael Shamoon
61eb459e9e Update frontend for reworked tasks api endpoint 2022-05-26 21:09:05 -07:00
Michael Shamoon
635fee08ef acknowledge_tasks endpoint & basic UI
Update tasks.service.ts
2022-05-26 21:09:04 -07:00
Michael Shamoon
0ae6da20a9 Toggle functionality for tasks list 2022-05-26 21:09:01 -07:00