Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/gcr.io-kaniko-project-executor-1.x
  • renovate/ruby
  • main default protected
  • eh22 protected
  • update-rubocop
5 results

conference_import_job.rb

Blame
    • Teal's avatar
      b843aa0c
      Improve conference and import management · b843aa0c
      Teal authored
      When adding a new conference, we now automatically run the import job and let the user choose relevant stages. Users can also manage relevant stages from the conference edit view.
      
      Added tracking of import histories. The app now knows when an import has been started and ended, and errors are logged into the DB as well and exposed to the frontend.
      
      Added an interstitial page for fetching conference data, plus a way to manually trigger imports if no data was found.
      b843aa0c
      History
      Improve conference and import management
      Teal authored
      When adding a new conference, we now automatically run the import job and let the user choose relevant stages. Users can also manage relevant stages from the conference edit view.
      
      Added tracking of import histories. The app now knows when an import has been started and ended, and errors are logged into the DB as well and exposed to the frontend.
      
      Added an interstitial page for fetching conference data, plus a way to manually trigger imports if no data was found.