Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
  • Benjamin Bertrand's avatar
    8471ec5b
    Add button to export items to excel file · 8471ec5b
    Benjamin Bertrand authored
    Retrieving all items from the database takes some time.
    The task is thus handled by the RQ worker.
    We use ajax to periodically monitor the status of the job
    and redirect to the file when ready.
    A progress bar is displayed to let the user see the progress.
    
    The mechanism put in place could be re-used for other use cases.
    
    JIRA INFRA-545 #action In Progress
    8471ec5b
    History
    Add button to export items to excel file
    Benjamin Bertrand authored
    Retrieving all items from the database takes some time.
    The task is thus handled by the RQ worker.
    We use ajax to periodically monitor the status of the job
    and redirect to the file when ready.
    A progress bar is displayed to let the user see the progress.
    
    The mechanism put in place could be re-used for other use cases.
    
    JIRA INFRA-545 #action In Progress
Code owners
Assign users and groups as approvers for specific file changes. Learn more.