scinote-web/app/jobs
artoscinote 401a32edd9
Implement failed snapshot pop-up on task screen [SCI-6612] (#3950)
* Implement failed snapshot pop-up on task screen [SCI-6612]

* Copy change [SCI-6612]

* Proper handling of snapshot transition error [SCI-6612]

* Move modal auto open logic to JS file [SCI-6612]

* Remove unnecessary .html_safe [SCI-6612]
2022-04-04 11:04:03 +02:00
..
active_storage Fix protocol repository save/load timestamps [SCI-5067] 2020-10-06 15:30:04 +02:00
activities Removed auto-disable, fixed ActiveJob + DelayedJob retry handling [SCI-5800] 2021-07-22 13:43:36 +02:00
label_printers Optimize how printing jobs and statuses work [SCI-5984] 2021-08-12 16:57:25 +02:00
reports Fix discarding a job due to non-existant report [SCI-6409] 2022-01-17 11:40:37 +01:00
user_assignments Fix assignments after my module creation [SCI-6552] (#3871) 2022-02-18 11:25:30 +01:00
application_job.rb Added print job queue system, job status endpoint [SCI-5903] 2021-07-27 15:26:18 +02:00
create_notification_from_activity_job.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
hide_repository_reminders_job.rb Implement hide all repository reminders button [SCI-6505] (#3940) 2022-03-30 10:54:55 +02:00
my_module_status_consequences_job.rb Implement failed snapshot pop-up on task screen [SCI-6612] (#3950) 2022-04-04 11:04:03 +02:00
pdf_preview_job.rb Fix outdated full file previews in PDF reports [SCI-5734] 2021-05-14 13:18:33 +02:00
repository_snapshot_provisioning_job.rb Implement background processing of repository snapshots [SCI-4552] 2020-04-28 12:09:36 +02:00