-
- Downloads
Add UI for custom data handling, ImportJob class selection
parent
91ef9ac4
No related branches found
No related tags found
Showing
- app/controllers/assignments_controller.rb 8 additions, 4 deletionsapp/controllers/assignments_controller.rb
- app/controllers/candidates_controller.rb 5 additions, 1 deletionapp/controllers/candidates_controller.rb
- app/controllers/conferences_controller.rb 120 additions, 3 deletionsapp/controllers/conferences_controller.rb
- app/controllers/sessions_controller.rb 7 additions, 5 deletionsapp/controllers/sessions_controller.rb
- app/javascript/controllers/conference_form_controller.js 181 additions, 0 deletionsapp/javascript/controllers/conference_form_controller.js
- app/jobs/pretalx/import_job.rb 16 additions, 16 deletionsapp/jobs/pretalx/import_job.rb
- app/jobs/republica_2023_or_later/import_job.rb 21 additions, 2 deletionsapp/jobs/republica_2023_or_later/import_job.rb
- app/models/assignment.rb 2 additions, 3 deletionsapp/models/assignment.rb
- app/models/conference.rb 46 additions, 34 deletionsapp/models/conference.rb
- app/subscribers/telegram_bot_subscriber.rb 1 addition, 1 deletionapp/subscribers/telegram_bot_subscriber.rb
- app/views/conferences/edit.html.erb 158 additions, 0 deletionsapp/views/conferences/edit.html.erb
- app/views/conferences/index.html.erb 52 additions, 7 deletionsapp/views/conferences/index.html.erb
- app/views/conferences/new.html.erb 115 additions, 0 deletionsapp/views/conferences/new.html.erb
- app/views/conferences/show.html.erb 2 additions, 2 deletionsapp/views/conferences/show.html.erb
- config/initializers/filter_parameter_logging.rb 2 additions, 2 deletionsconfig/initializers/filter_parameter_logging.rb
- config/queue.yml 18 additions, 18 deletionsconfig/queue.yml
- config/routes.rb 5 additions, 2 deletionsconfig/routes.rb
Loading
Please register or sign in to comment