Michael Shamoon
96a29883cd
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08:00
Michael Shamoon
59e359ff98
Refactor permissions check code
...
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
Michael Shamoon
1400dba12c
Fix frontend task name display
2022-10-24 09:10:10 -07:00
Michael Shamoon
4fe37f6aee
Add related_document and direct link from task UI
2022-09-27 20:50:26 -07:00
Michael Shamoon
c289439cab
Fix tab ids & date parsing
2022-09-27 17:56:04 -07:00
Michael Shamoon
efe51b30fe
Fix actions button in tasks table
2022-08-31 12:39:56 -07:00
Michael Shamoon
bd995089a8
Use pre_execute signal to specify started vs queued
2022-06-06 01:39:45 -07:00
Michael Shamoon
cd44151e16
add collapsible task result output
2022-06-05 14:16:15 -07:00
Michael Shamoon
d4a5376f73
automatically refresh tasks on file socket messages too
2022-05-27 00:45:50 -07:00
Michael Shamoon
6b4d8b18e0
show failed tasks badge in sidebar
2022-05-27 00:45:50 -07:00
Michael Shamoon
66b2013d23
tasks usability improvements
2022-05-27 00:45:50 -07:00
Michael Shamoon
dc86993c84
mobile improvements, fix dismiss 1 task
2022-05-26 22:15:56 -07:00
Michael Shamoon
0e34923114
Revert "Merge branch 'feature-frontend-task-queue' of github.com:paperless-ngx/paperless-ngx into feature-frontend-task-queue"
...
This reverts commit 011164bc32 , reversing
changes made to 0a43ce9ced .
2022-05-26 21:24:55 -07:00
Michael Shamoon
011164bc32
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
0a43ce9ced
fix merge
2022-05-26 21:21:29 -07:00
Michael Shamoon
d925fb38ce
Basic tasks frontend view
...
Update app-frame.component.ts
2022-05-26 21:19:16 -07:00
Michael Shamoon
3dc617277f
Task results popover
...
fix merge
2022-05-26 21:18:39 -07:00
Michael Shamoon
096af09fc4
Basic tasks frontend view
...
Update app-frame.component.ts
2022-05-26 21:09:11 -07:00
Michael Shamoon
f97f9b857b
Task results popover
2022-05-26 21:09:08 -07:00
Michael Shamoon
aa999b34e2
Update frontend for reworked tasks api endpoint
2022-05-26 21:09:05 -07:00
Michael Shamoon
0a06c291e2
acknowledge_tasks endpoint & basic UI
...
Update tasks.service.ts
2022-05-26 21:09:04 -07:00
Michael Shamoon
f88e070455
Toggle functionality for tasks list
2022-05-26 21:09:01 -07:00