renalware-core 2.0.167 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/app/assets/javascripts/renalware/rollup_compiled.css +0 -5
- data/app/assets/javascripts/renalware/rollup_compiled.js +32 -0
- data/app/assets/stylesheets/renalware/modules/_letters.scss +2 -4
- data/app/assets/stylesheets/renalware/partials/_layout.scss +5 -1
- data/app/assets/stylesheets/renalware/partials/_patient_search.scss +1 -0
- data/app/components/renalware/events/event_list_component.html.slim +1 -1
- data/app/components/renalware/letters/letters_in_progress_component.en.yml +7 -0
- data/app/components/renalware/letters/letters_in_progress_component.html.slim +2 -2
- data/app/components/renalware/letters/letters_in_progress_component.pt.yml +7 -0
- data/app/components/renalware/letters/unread_electronic_ccs_component.en.yml +7 -0
- data/app/components/renalware/letters/unread_electronic_ccs_component.html.slim +2 -2
- data/app/components/renalware/letters/unread_electronic_ccs_component.pt.yml +7 -0
- data/app/components/renalware/messaging/unread_messages_component.en.yml +7 -0
- data/app/components/renalware/messaging/unread_messages_component.html.slim +2 -2
- data/app/components/renalware/messaging/unread_messages_component.pt.yml +7 -0
- data/app/components/renalware/patients/bookmarks_component.en.yml +7 -0
- data/app/components/renalware/patients/bookmarks_component.html.slim +3 -3
- data/app/components/renalware/patients/bookmarks_component.pt.yml +7 -0
- data/app/components/renalware/patients/messages_component.en.yml +5 -0
- data/app/components/renalware/patients/messages_component.html.slim +5 -5
- data/app/components/renalware/patients/messages_component.pt.yml +5 -0
- data/app/components/renalware/patients/messages_component.rb +3 -4
- data/app/components/renalware/pd/adequacy_results_component.html.slim +2 -2
- data/app/components/renalware/pd/pet_results_component.html.slim +2 -2
- data/app/components/renalware/system/admin_menu_component.html.slim +26 -14
- data/app/components/renalware/system/users_awaiting_approval_component.en.yml +7 -0
- data/app/components/renalware/system/users_awaiting_approval_component.html.slim +2 -2
- data/app/components/renalware/system/users_awaiting_approval_component.pt.yml +7 -0
- data/app/components/renalware/system/users_awaiting_approval_component.rb +0 -8
- data/app/components/renalware/users/last_signin_component.en.yml +6 -0
- data/app/components/renalware/users/last_signin_component.html.slim +1 -1
- data/app/components/renalware/users/last_signin_component.pt.yml +6 -0
- data/app/controllers/renalware/accesses/assessments_controller.rb +4 -4
- data/app/controllers/renalware/accesses/procedures_controller.rb +2 -2
- data/app/controllers/renalware/accesses/profiles_controller.rb +4 -4
- data/app/controllers/renalware/admin/users_controller.rb +2 -2
- data/app/controllers/renalware/base_controller.rb +2 -2
- data/app/controllers/renalware/clinical/body_compositions_controller.rb +2 -2
- data/app/controllers/renalware/clinical/dry_weights_controller.rb +2 -2
- data/app/controllers/renalware/clinical/profiles_controller.rb +3 -2
- data/app/controllers/renalware/clinics/appointments_controller.rb +1 -1
- data/app/controllers/renalware/clinics/clinic_visits_controller.rb +3 -3
- data/app/controllers/renalware/concerns/devise_controller_methods.rb +1 -0
- data/app/controllers/renalware/deaths_controller.rb +2 -2
- data/app/controllers/renalware/directory/people_controller.rb +4 -4
- data/app/controllers/renalware/drugs/drugs_controller.rb +5 -5
- data/app/controllers/renalware/events/events_controller.rb +3 -3
- data/app/controllers/renalware/events/types_controller.rb +1 -1
- data/app/controllers/renalware/hd/cannulation_types_controller.rb +5 -5
- data/app/controllers/renalware/hd/current_profile_controller.rb +19 -3
- data/app/controllers/renalware/hd/preference_sets_controller.rb +2 -2
- data/app/controllers/renalware/hd/sessions_controller.rb +3 -3
- data/app/controllers/renalware/letters/batches_controller.rb +1 -0
- data/app/controllers/renalware/letters/letters_controller.rb +3 -3
- data/app/controllers/renalware/letters/lists_controller.rb +3 -0
- data/app/controllers/renalware/low_clearance/profiles_controller.rb +1 -1
- data/app/controllers/renalware/messaging/internal/messages_controller.rb +3 -3
- data/app/controllers/renalware/modalities/descriptions_controller.rb +5 -5
- data/app/controllers/renalware/modalities/modalities_controller.rb +2 -2
- data/app/controllers/renalware/pathology/observation_descriptions_controller.rb +1 -1
- data/app/controllers/renalware/pathology/patient_rules_controller.rb +5 -5
- data/app/controllers/renalware/patients/patients_controller.rb +1 -1
- data/app/controllers/renalware/patients/primary_care_physicians_controller.rb +5 -5
- data/app/controllers/renalware/pd/bag_types_controller.rb +5 -5
- data/app/controllers/renalware/pd/exit_site_infections_controller.rb +4 -4
- data/app/controllers/renalware/pd/peritonitis_episodes_controller.rb +2 -2
- data/app/controllers/renalware/pd/regimes_controller.rb +2 -2
- data/app/controllers/renalware/renal/profiles_controller.rb +1 -1
- data/app/controllers/renalware/snippets/snippets_controller.rb +2 -2
- data/app/controllers/renalware/system/downloads_controller.rb +1 -1
- data/app/controllers/renalware/transplants/donations_controller.rb +4 -4
- data/app/controllers/renalware/transplants/donor_operations_controller.rb +4 -4
- data/app/controllers/renalware/transplants/donor_stages_controller.rb +1 -1
- data/app/controllers/renalware/transplants/donor_workups_controller.rb +2 -2
- data/app/controllers/renalware/transplants/recipient_operations_controller.rb +4 -4
- data/app/controllers/renalware/transplants/recipient_workups_controller.rb +2 -2
- data/app/controllers/renalware/transplants/registration_statuses_controller.rb +5 -5
- data/app/controllers/renalware/transplants/registrations_controller.rb +2 -2
- data/app/helpers/renalware/form_helper.rb +7 -2
- data/app/javascript/renalware/controllers/collapsible_controller.js +36 -0
- data/app/javascript/renalware/index.js +2 -0
- data/app/models/renalware/events/category.rb +21 -0
- data/app/models/renalware/events/type.rb +2 -0
- data/app/models/renalware/hd/mdm_patients_form.rb +1 -1
- data/app/models/renalware/hd/patient_listener.rb +1 -1
- data/app/models/renalware/hd/profile.rb +4 -1
- data/app/models/renalware/letters/batch.rb +1 -0
- data/app/models/renalware/letters/letter.rb +10 -1
- data/app/models/renalware/letters/lists/form.rb +6 -1
- data/app/models/renalware/letters/mailshots/mailshot.rb +0 -1
- data/app/models/renalware/letters/printing/batch_compile_pdfs.rb +15 -4
- data/app/models/renalware/letters/remembered_letter_preferences.rb +1 -1
- data/app/models/renalware/patient.rb +1 -0
- data/app/models/renalware/ukrdc/outgoing/rendering/document.rb +1 -1
- data/app/models/renalware/ukrdc/outgoing/rendering/patient.rb +2 -2
- data/app/models/renalware/ukrdc/outgoing/rendering/primary_language.rb +2 -2
- data/app/presenters/renalware/events/events_presenter.rb +10 -5
- data/app/presenters/renalware/letters/practice_email_meta_data.rb +4 -4
- data/app/views/devise/mailer/confirmation_instructions.html.erb +5 -0
- data/app/views/devise/mailer/email_changed.html.erb +7 -0
- data/app/views/devise/mailer/password_change.html.erb +3 -0
- data/app/views/devise/mailer/reset_password_instructions.html.erb +8 -0
- data/app/views/devise/mailer/unlock_instructions.html.erb +7 -0
- data/app/views/devise/passwords/edit.html.erb +27 -0
- data/app/views/{renalware/devise/passwords/edit.html.erb → devise/passwords/edit.html.erb.old} +0 -0
- data/app/views/{renalware/devise → devise}/passwords/new.html.erb +2 -2
- data/app/views/devise/passwords/new.html.erb.new +18 -0
- data/app/views/devise/registrations/edit.html.erb.pt +35 -0
- data/app/views/{renalware/devise → devise}/registrations/edit.html.slim +14 -7
- data/app/views/devise/registrations/new.html.erb.pt +25 -0
- data/app/views/{renalware/devise → devise}/registrations/new.html.slim +3 -3
- data/app/views/{renalware/devise → devise}/sessions/_signup_help.html.slim +0 -0
- data/app/views/{renalware/devise → devise}/sessions/_warning.html.slim +0 -0
- data/app/views/{renalware/devise → devise}/sessions/new.html.slim +2 -2
- data/app/views/devise/shared/_links.html.erb +26 -0
- data/app/views/devise/unlocks/new.html.erb +19 -0
- data/app/views/renalware/accesses/assessments/_form.html.slim +2 -2
- data/app/views/renalware/accesses/assessments/_list.html.slim +2 -2
- data/app/views/renalware/accesses/assessments/show.html.slim +1 -1
- data/app/views/renalware/accesses/dashboards/_page_actions.html.slim +1 -1
- data/app/views/renalware/accesses/plans/_list.html.slim +1 -1
- data/app/views/renalware/accesses/plans/_summary.html.slim +2 -2
- data/app/views/renalware/accesses/plans/new.html.slim +2 -2
- data/app/views/renalware/accesses/procedures/_form.html.slim +2 -2
- data/app/views/renalware/accesses/procedures/_list.html.slim +2 -2
- data/app/views/renalware/accesses/procedures/show.html.slim +1 -1
- data/app/views/renalware/accesses/profiles/_current_profile.html.slim +2 -2
- data/app/views/renalware/accesses/profiles/_form.html.slim +2 -2
- data/app/views/renalware/accesses/profiles/_list.html.slim +2 -2
- data/app/views/renalware/accesses/profiles/show.html.slim +1 -1
- data/app/views/renalware/admin/feeds/files/index.html.slim +1 -1
- data/app/views/renalware/admin/users/_filters.html.slim +3 -3
- data/app/views/renalware/admin/users/_tabs.html.slim +1 -1
- data/app/views/renalware/admin/users/edit.html.slim +1 -1
- data/app/views/renalware/admin/users/index.html.slim +1 -1
- data/app/views/renalware/admissions/_summary_part.html.slim +2 -2
- data/app/views/renalware/admissions/admissions/_filters.html.slim +2 -2
- data/app/views/renalware/admissions/admissions/_form.html.slim +1 -1
- data/app/views/renalware/admissions/admissions/_table.html.slim +3 -3
- data/app/views/renalware/admissions/admissions/index.html.slim +1 -1
- data/app/views/renalware/admissions/consults/_filters.html.slim +2 -2
- data/app/views/renalware/admissions/consults/_form.html.slim +1 -1
- data/app/views/renalware/admissions/consults/_summary_part.html.slim +2 -2
- data/app/views/renalware/admissions/consults/index.html.slim +1 -1
- data/app/views/renalware/admissions/patient_admissions/index.html.slim +1 -1
- data/app/views/renalware/admissions/requests/_form.html.slim +1 -1
- data/app/views/renalware/admissions/requests/_request.html.slim +1 -1
- data/app/views/renalware/clinical/allergies/_list.html.slim +3 -3
- data/app/views/renalware/clinical/body_compositions/_form.html.slim +1 -1
- data/app/views/renalware/clinical/body_compositions/_list.html.slim +2 -2
- data/app/views/renalware/clinical/body_compositions/_table.html.slim +3 -3
- data/app/views/renalware/clinical/body_compositions/show.html.slim +1 -1
- data/app/views/renalware/clinical/dry_weights/_form.html.slim +1 -1
- data/app/views/renalware/clinical/dry_weights/_list.html.slim +2 -2
- data/app/views/renalware/clinical/dry_weights/_table.html.slim +3 -3
- data/app/views/renalware/clinical/profiles/edit.html.slim +5 -1
- data/app/views/renalware/clinical/profiles/show.html.slim +3 -2
- data/app/views/renalware/clinics/appointments/index.html.slim +3 -3
- data/app/views/renalware/clinics/clinic_visits/_table_row.html.slim +2 -2
- data/app/views/renalware/clinics/clinic_visits/edit.html.slim +1 -1
- data/app/views/renalware/clinics/clinic_visits/index.html.slim +1 -1
- data/app/views/renalware/clinics/clinic_visits/new.html.slim +2 -2
- data/app/views/renalware/clinics/visits/_filters.html.slim +2 -2
- data/app/views/renalware/clinics/visits/_table.html.slim +1 -1
- data/app/views/renalware/dashboard/bookmarks/_bookmark.html.slim +1 -1
- data/app/views/renalware/dashboard/bookmarks/_table.html.slim +10 -10
- data/app/views/renalware/dashboard/dashboards/show.html.slim +1 -1
- data/app/views/renalware/dashboard/letters/_letter.html.slim +3 -8
- data/app/views/renalware/dashboard/letters/_table.html.slim +5 -5
- data/app/views/renalware/deaths/edit.html.slim +1 -1
- data/app/views/renalware/deaths/index.html.slim +3 -3
- data/app/views/renalware/directory/people/_filters.html.slim +2 -2
- data/app/views/renalware/directory/people/_form.html.slim +1 -1
- data/app/views/renalware/directory/people/_person.html.slim +2 -2
- data/app/views/renalware/directory/people/show.html.slim +1 -1
- data/app/views/renalware/drugs/drugs/_filters.html.slim +3 -3
- data/app/views/renalware/drugs/drugs/_form.html.slim +1 -1
- data/app/views/renalware/drugs/drugs/edit.html.slim +1 -1
- data/app/views/renalware/drugs/drugs/index.html.slim +3 -3
- data/app/views/renalware/drugs/drugs/new.html.slim +1 -1
- data/app/views/renalware/events/events/_event.html.slim +2 -2
- data/app/views/renalware/events/events/_filters.html.slim +10 -4
- data/app/views/renalware/events/events/_form.html.slim +1 -1
- data/app/views/renalware/events/events/_summary_part.html.slim +3 -5
- data/app/views/renalware/events/events/_table.html.slim +5 -5
- data/app/views/renalware/events/events/index.html.slim +1 -1
- data/app/views/renalware/events/events/simple/_event.html.slim +1 -1
- data/app/views/renalware/events/events/simple/_table.html.slim +3 -3
- data/app/views/renalware/events/investigations/_list.html.slim +1 -1
- data/app/views/renalware/events/lists/_filters.html.slim +2 -2
- data/app/views/renalware/events/swabs/_list.html.slim +7 -7
- data/app/views/renalware/events/types/_form.html.slim +2 -1
- data/app/views/renalware/events/types/_table.html.slim +2 -2
- data/app/views/renalware/events/types/edit.html.slim +1 -1
- data/app/views/renalware/events/types/index.html.slim +1 -1
- data/app/views/renalware/feeds/hl7_test_messages/new.slim +1 -1
- data/app/views/renalware/hd/accesses/_summary.html.slim +1 -1
- data/app/views/renalware/hd/cannulation_types/_form.html.slim +1 -1
- data/app/views/renalware/hd/cannulation_types/index.html.slim +3 -3
- data/app/views/renalware/hd/current_profile/_form.html.slim +7 -6
- data/app/views/renalware/hd/current_profile/_show.html.slim +1 -2
- data/app/views/renalware/hd/current_profile/_summary.html.slim +3 -3
- data/app/views/renalware/hd/current_profile/show.html.slim +1 -1
- data/app/views/renalware/hd/dashboards/_page_actions.html.slim +1 -1
- data/app/views/renalware/hd/dialysates/_form.html.slim +1 -1
- data/app/views/renalware/hd/dialysates/index.html.slim +3 -3
- data/app/views/renalware/hd/dialysers/_form.html.slim +1 -1
- data/app/views/renalware/hd/dialysers/index.html.slim +3 -3
- data/app/views/renalware/hd/historical_profiles/_summary.html.slim +1 -1
- data/app/views/renalware/hd/historical_profiles/_table.html.slim +1 -1
- data/app/views/renalware/hd/mdm/_sessions.html.slim +1 -1
- data/app/views/renalware/hd/mdm_patients/_filters.html.slim +2 -2
- data/app/views/renalware/hd/mdm_patients/_table.html.slim +23 -23
- data/app/views/renalware/hd/ongoing_sessions/_filters.html.slim +2 -2
- data/app/views/renalware/hd/preference_sets/_form.html.slim +1 -1
- data/app/views/renalware/hd/preference_sets/_summary.html.slim +1 -1
- data/app/views/renalware/hd/prescription_administrations/_form.html.slim +2 -2
- data/app/views/renalware/hd/protocols/_profile.html.slim +1 -1
- data/app/views/renalware/hd/scheduling/diaries/_page_actions.html.slim +1 -1
- data/app/views/renalware/hd/scheduling/diaries/_weekly_diary.html.slim +1 -1
- data/app/views/renalware/hd/scheduling/diary_slots/_form.html.slim +1 -1
- data/app/views/renalware/hd/scheduling/diary_slots/_slot.html.slim +1 -1
- data/app/views/renalware/hd/scheduling/diary_slots/_tab.html.slim +1 -1
- data/app/views/renalware/hd/session_forms/batches/_create.html.slim +1 -1
- data/app/views/renalware/hd/sessions/_form_actions.html.slim +2 -2
- data/app/views/renalware/hd/sessions/_index_tabs.html.slim +1 -1
- data/app/views/renalware/hd/sessions/_list.html.slim +2 -2
- data/app/views/renalware/hd/sessions/_session_nav.html.slim +2 -2
- data/app/views/renalware/hd/sessions/_thead.html.slim +3 -3
- data/app/views/renalware/hd/sessions/dna/_form.html.slim +2 -2
- data/app/views/renalware/hd/sessions/edit.html.slim +1 -1
- data/app/views/renalware/hd/sessions/new.html.slim +1 -1
- data/app/views/renalware/hd/sessions/show.html.slim +1 -1
- data/app/views/renalware/hd/stations/_form.html.slim +2 -2
- data/app/views/renalware/hd/stations/_station.html.slim +1 -1
- data/app/views/renalware/hd/stations/index.html.slim +1 -1
- data/app/views/renalware/hd/transmission_logs/index.html.slim +1 -1
- data/app/views/renalware/hd/unmet_preferences/_filters.html.slim +2 -2
- data/app/views/renalware/hd/unmet_preferences/_table.html.slim +1 -1
- data/app/views/renalware/hd/witnesses/_form.html.slim +1 -1
- data/app/views/renalware/hospitals/units/_form.html.slim +1 -1
- data/app/views/renalware/hospitals/units/index.html.slim +3 -3
- data/app/views/renalware/hospitals/wards/index.html.slim +3 -3
- data/app/views/renalware/letters/_summary_part.html.slim +3 -5
- data/app/views/renalware/letters/batches/_create.html.slim +1 -1
- data/app/views/renalware/letters/completed_batches/new.html.slim +0 -9
- data/app/views/renalware/letters/completed_letters/new.html.slim +1 -1
- data/app/views/renalware/letters/contacts/_contact.html.slim +1 -1
- data/app/views/renalware/letters/contacts/_edit.html.slim +1 -1
- data/app/views/renalware/letters/contacts/index.html.slim +1 -1
- data/app/views/renalware/letters/electronic_receipts/_table.html.slim +9 -9
- data/app/views/renalware/letters/electronic_receipts/sent.html.slim +6 -6
- data/app/views/renalware/letters/formatted_letters/_letter.html.slim +1 -1
- data/app/views/renalware/letters/letters/_actions.html.slim +1 -1
- data/app/views/renalware/letters/letters/_create_letter_button_dropdown.html.slim +1 -1
- data/app/views/renalware/letters/letters/_form.html.slim +2 -3
- data/app/views/renalware/letters/letters/_letter.html.slim +9 -7
- data/app/views/renalware/letters/letters/_preview.html.slim +1 -1
- data/app/views/renalware/letters/letters/_problems_prescriptions.html.slim +1 -1
- data/app/views/renalware/letters/letters/_table.html.slim +8 -6
- data/app/views/renalware/letters/letters/_toggled_body.html.slim +15 -0
- data/app/views/renalware/letters/letters/edit.html.slim +1 -1
- data/app/views/renalware/letters/lists/_letter.html.slim +57 -52
- data/app/views/renalware/letters/lists/_table.html.slim +7 -6
- data/app/views/renalware/letters/lists/show.html.slim +10 -4
- data/app/views/renalware/letters/mailshots/mailshots/index.html.slim +1 -1
- data/app/views/renalware/low_clearance/dashboards/_page_actions.html.slim +1 -1
- data/app/views/renalware/low_clearance/mdm/_low_clearance_profile.html.slim +1 -1
- data/app/views/renalware/low_clearance/profiles/_summary.html.slim +1 -81
- data/app/views/renalware/low_clearance/profiles/edit.html.slim +3 -9
- data/app/views/renalware/mdm/_clinic_visits.html.slim +2 -2
- data/app/views/renalware/mdm/_events.html.slim +1 -1
- data/app/views/renalware/mdm/_letters.html.slim +1 -1
- data/app/views/renalware/mdm/_pathology.html.slim +1 -1
- data/app/views/renalware/mdm/_prescription_buttons.html.slim +2 -2
- data/app/views/renalware/mdm/_problems.html.slim +2 -2
- data/app/views/renalware/mdm_patients/_table.html.slim +6 -6
- data/app/views/renalware/medications/_summary_part.html.slim +2 -3
- data/app/views/renalware/medications/drug_types/prescriptions/_filters.html.slim +1 -3
- data/app/views/renalware/medications/drug_types/prescriptions/_table.html.slim +1 -1
- data/app/views/renalware/medications/home_delivery/events/_edit.html.slim +1 -1
- data/app/views/renalware/medications/prescriptions/_filter_form.html.slim +2 -2
- data/app/views/renalware/medications/prescriptions/_form.html.slim +2 -2
- data/app/views/renalware/medications/prescriptions/_options.html.slim +2 -2
- data/app/views/renalware/medications/prescriptions/index.html.slim +1 -1
- data/app/views/renalware/medications/terminations/_form.html.slim +1 -1
- data/app/views/renalware/messaging/internal/receipts/_receipt.html.slim +1 -1
- data/app/views/renalware/messaging/internal/receipts/_sent_receipt.html.slim +1 -1
- data/app/views/renalware/messaging/internal/receipts/_sent_table.html.slim +7 -7
- data/app/views/renalware/messaging/internal/receipts/_table.html.slim +8 -8
- data/app/views/renalware/messaging/shared/_key.html.slim +1 -2
- data/app/views/renalware/modalities/descriptions/_form.html.slim +1 -1
- data/app/views/renalware/modalities/descriptions/index.html.slim +3 -3
- data/app/views/renalware/modalities/modalities/index.html.slim +1 -1
- data/app/views/renalware/modalities/modalities/new.html.slim +2 -2
- data/app/views/renalware/navigation/_branding.html.slim +1 -2
- data/app/views/renalware/navigation/_directory.html.slim +1 -1
- data/app/views/renalware/navigation/_help_items.html.slim +1 -1
- data/app/views/renalware/navigation/_patient_search.html.slim +1 -1
- data/app/views/renalware/navigation/_patients_admin.html.slim +1 -1
- data/app/views/renalware/navigation/_sign_out.html.slim +1 -1
- data/app/views/renalware/navigation/_user.html.slim +1 -1
- data/app/views/renalware/pathology/code_groups/edit.html.slim +2 -2
- data/app/views/renalware/pathology/code_groups/index.html.slim +2 -2
- data/app/views/renalware/pathology/code_groups/show.html.slim +1 -1
- data/app/views/renalware/pathology/observation_descriptions/_filters.html.slim +2 -2
- data/app/views/renalware/pathology/observation_descriptions/edit.html.slim +1 -1
- data/app/views/renalware/pathology/observation_requests/_filters.html.slim +2 -2
- data/app/views/renalware/pathology/patient_rules/_form.html.slim +1 -1
- data/app/views/renalware/pathology/requests/requests/index.html.slim +3 -3
- data/app/views/renalware/pathology/required_observations/index.html.slim +4 -4
- data/app/views/renalware/patients/_header.html.slim +4 -4
- data/app/views/renalware/patients/_index_header.html.slim +1 -1
- data/app/views/renalware/patients/_search_form.html.slim +1 -1
- data/app/views/renalware/patients/_summary_part.html.slim +3 -3
- data/app/views/renalware/patients/bookmarks/_table.html.slim +10 -10
- data/app/views/renalware/patients/clinical_summaries/show.html.slim +1 -1
- data/app/views/renalware/patients/mdms/_filters.html.slim +2 -2
- data/app/views/renalware/patients/patients/index.html.slim +1 -1
- data/app/views/renalware/patients/patients/show.html.slim +2 -2
- data/app/views/renalware/patients/patients/show/_primary_care_physician.html.slim +2 -2
- data/app/views/renalware/patients/primary_care_physician/_form.html.slim +2 -2
- data/app/views/renalware/patients/primary_care_physicians/_form.html.slim +1 -1
- data/app/views/renalware/patients/primary_care_physicians/_primary_care_physician.html.slim +2 -2
- data/app/views/renalware/patients/primary_care_physicians/index.html.slim +1 -1
- data/app/views/renalware/patients/worryboard/_filters.html.slim +2 -2
- data/app/views/renalware/patients/worryboard/_table.html.slim +2 -2
- data/app/views/renalware/pd/_exit_site_infections.html.slim +2 -2
- data/app/views/renalware/pd/_peritonitis_episodes.html.slim +2 -2
- data/app/views/renalware/pd/_pet_adequacies.html.slim +3 -3
- data/app/views/renalware/pd/_regimes.html.slim +2 -2
- data/app/views/renalware/pd/adequacy_completions/_filters.html.slim +2 -2
- data/app/views/renalware/pd/adequacy_results/_table.html.slim +4 -4
- data/app/views/renalware/pd/adequacy_results/edit.html.slim +2 -2
- data/app/views/renalware/pd/adequacy_results/new.html.slim +2 -2
- data/app/views/renalware/pd/assessments/_form.html.slim +2 -2
- data/app/views/renalware/pd/assessments/_list.html.slim +2 -2
- data/app/views/renalware/pd/assessments/show.html.slim +1 -1
- data/app/views/renalware/pd/bag_types/_form.html.slim +2 -2
- data/app/views/renalware/pd/bag_types/_header.html.slim +1 -1
- data/app/views/renalware/pd/bag_types/index.html.slim +4 -4
- data/app/views/renalware/pd/dashboards/show/_apd_regimes.html.slim +1 -1
- data/app/views/renalware/pd/dashboards/show/_capd_regimes.html.slim +1 -1
- data/app/views/renalware/pd/dashboards/show/_page_actions.html.slim +1 -1
- data/app/views/renalware/pd/exit_site_infections/_details.html.slim +1 -1
- data/app/views/renalware/pd/exit_site_infections/_form.html.slim +2 -2
- data/app/views/renalware/pd/exit_site_infections/edit.html.slim +1 -1
- data/app/views/renalware/pd/exit_site_infections/new.html.slim +1 -1
- data/app/views/renalware/pd/infection_organisms/_form.html.slim +2 -2
- data/app/views/renalware/pd/infection_organisms/_table.html.slim +6 -3
- data/app/views/renalware/pd/peritonitis_episodes/_details.html.slim +1 -1
- data/app/views/renalware/pd/peritonitis_episodes/_form.html.slim +2 -2
- data/app/views/renalware/pd/peritonitis_episodes/edit.html.slim +1 -1
- data/app/views/renalware/pd/peritonitis_episodes/new.html.slim +1 -1
- data/app/views/renalware/pd/pet_adequacy_results/_form.html.slim +2 -2
- data/app/views/renalware/pd/pet_completions/_filters.html.slim +2 -2
- data/app/views/renalware/pd/pet_results/_table.html.slim +4 -4
- data/app/views/renalware/pd/pet_results/edit.html.slim +2 -2
- data/app/views/renalware/pd/pet_results/new.html.slim +2 -2
- data/app/views/renalware/pd/regimes/edit.html.slim +2 -2
- data/app/views/renalware/pd/regimes/new.html.slim +2 -2
- data/app/views/renalware/pd/training_sessions/_form.html.slim +2 -2
- data/app/views/renalware/pd/training_sessions/_list.html.slim +2 -2
- data/app/views/renalware/pd/training_sessions/show.html.slim +1 -1
- data/app/views/renalware/pd/unified_pet_adequacies/_form.html.slim +1 -1
- data/app/views/renalware/problems/notes/_form.html.slim +1 -1
- data/app/views/renalware/problems/notes/_table.html.slim +3 -3
- data/app/views/renalware/problems/problems/_archived_table.html.slim +2 -2
- data/app/views/renalware/problems/problems/_current_list.html.slim +1 -1
- data/app/views/renalware/problems/problems/_current_table.html.slim +3 -3
- data/app/views/renalware/problems/problems/_details.html.slim +1 -1
- data/app/views/renalware/problems/problems/_history.html.slim +1 -1
- data/app/views/renalware/problems/problems/_summary_part.html.slim +5 -5
- data/app/views/renalware/problems/problems/edit.html.slim +2 -2
- data/app/views/renalware/problems/problems/index.html.slim +1 -1
- data/app/views/renalware/problems/problems/new.html.slim +1 -1
- data/app/views/renalware/renal/aki_alerts/_aki_alert.html.slim +1 -1
- data/app/views/renalware/renal/aki_alerts/_filters.html.slim +2 -2
- data/app/views/renalware/renal/aki_alerts/edit.html.slim +1 -1
- data/app/views/renalware/renal/profiles/edit.html.slim +2 -2
- data/app/views/renalware/renal/profiles/show.html.slim +1 -1
- data/app/views/renalware/renal/registry_preflight_checks/_filters.html.slim +2 -2
- data/app/views/renalware/renal/registry_preflight_checks/_table.html.slim +1 -1
- data/app/views/renalware/reporting/audits/edit.html.slim +1 -1
- data/app/views/renalware/reporting/audits/index.html.slim +2 -2
- data/app/views/renalware/research/studies/_filters.html.slim +2 -2
- data/app/views/renalware/research/studies/index.html.slim +3 -3
- data/app/views/renalware/research/study_participants/_filters.html.slim +2 -2
- data/app/views/renalware/research/study_participants/_table.html.slim +2 -2
- data/app/views/renalware/research/study_participants/index.html.slim +1 -1
- data/app/views/renalware/snippets/snippets/_form.html.slim +2 -2
- data/app/views/renalware/snippets/snippets/_row.html.slim +2 -2
- data/app/views/renalware/snippets/snippets/_search_form.html.slim +1 -0
- data/app/views/renalware/snippets/snippets/_table.html.slim +1 -1
- data/app/views/renalware/system/downloads/_form.html.slim +1 -1
- data/app/views/renalware/system/downloads/index.html.slim +3 -3
- data/app/views/renalware/system/messages/_form.html.slim +1 -1
- data/app/views/renalware/system/messages/index.html.slim +3 -3
- data/app/views/renalware/system/user_feedback/edit.html.slim +1 -1
- data/app/views/renalware/system/user_feedback/index.html.slim +1 -1
- data/app/views/renalware/system/user_feedback/new.html.slim +1 -1
- data/app/views/renalware/system/view_metadata/edit.html.slim +2 -2
- data/app/views/renalware/transplants/donations/_form.html.slim +4 -4
- data/app/views/renalware/transplants/donations/_summary.html.slim +2 -2
- data/app/views/renalware/transplants/donations/show.html.slim +1 -1
- data/app/views/renalware/transplants/donor_dashboards/show.html.slim +1 -1
- data/app/views/renalware/transplants/donor_followups/_form.html.slim +4 -4
- data/app/views/renalware/transplants/donor_followups/show.html.slim +1 -1
- data/app/views/renalware/transplants/donor_operations/_form.html.slim +4 -4
- data/app/views/renalware/transplants/donor_operations/_list.html.slim +3 -3
- data/app/views/renalware/transplants/donor_operations/edit.html.slim +1 -1
- data/app/views/renalware/transplants/donor_operations/new.html.slim +1 -1
- data/app/views/renalware/transplants/donor_operations/show.html.slim +1 -1
- data/app/views/renalware/transplants/donor_stages/_list.html.slim +1 -1
- data/app/views/renalware/transplants/donor_stages/new.html.slim +2 -2
- data/app/views/renalware/transplants/donor_workups/_form.html.slim +4 -4
- data/app/views/renalware/transplants/donor_workups/_summary.html.slim +2 -2
- data/app/views/renalware/transplants/donor_workups/show.html.slim +1 -1
- data/app/views/renalware/transplants/live_donors/_filters.html.slim +2 -1
- data/app/views/renalware/transplants/live_donors/_index.html.slim +5 -5
- data/app/views/renalware/transplants/mdm_patients/_table.html.slim +6 -6
- data/app/views/renalware/transplants/recipient_dashboards/_page_actions.html.slim +1 -1
- data/app/views/renalware/transplants/recipient_followups/_form.html.slim +4 -4
- data/app/views/renalware/transplants/recipient_followups/show.html.slim +1 -1
- data/app/views/renalware/transplants/recipient_operations/_form.html.slim +4 -4
- data/app/views/renalware/transplants/recipient_operations/_list.html.slim +4 -4
- data/app/views/renalware/transplants/recipient_operations/_mdm_list.html.slim +1 -1
- data/app/views/renalware/transplants/recipient_operations/show.html.slim +1 -1
- data/app/views/renalware/transplants/recipient_workups/_form.html.slim +4 -4
- data/app/views/renalware/transplants/recipient_workups/_summary.html.slim +2 -2
- data/app/views/renalware/transplants/recipient_workups/show.html.slim +1 -1
- data/app/views/renalware/transplants/registration_statuses/_form.html.slim +2 -2
- data/app/views/renalware/transplants/registration_statuses/_list.html.slim +1 -1
- data/app/views/renalware/transplants/registrations/_form.html.slim +4 -4
- data/app/views/renalware/transplants/registrations/_summary.html.slim +2 -2
- data/app/views/renalware/transplants/registrations/show.html.slim +1 -1
- data/app/views/renalware/users/_filters.html.slim +3 -3
- data/app/views/renalware/virology/dashboards/_actions.html.slim +1 -1
- data/app/views/renalware/virology/profiles/_summary.html.slim +1 -1
- data/app/views/renalware/virology/profiles/edit.html.slim +2 -2
- data/app/views/renalware/virology/vaccination_types/index.html.slim +1 -1
- data/app/views/renalware/virology/vaccinations/_list.html.slim +1 -1
- data/config/i18n-tasks.yml +154 -0
- data/config/initializers/inflections.rb +1 -0
- data/config/initializers/simple_form.rb +1 -1
- data/config/locales/{custom.yml → custom.en.yml} +12 -10
- data/config/locales/devise.en.yml +130 -42
- data/config/locales/devise.pt.yml +148 -0
- data/config/locales/devise.security_extension.en.yml +1 -0
- data/config/locales/en-GB.yml +0 -2
- data/config/locales/en.yml +79 -5
- data/config/locales/faker.en.yml +1 -1
- data/config/locales/{loinc_codes.yml → loinc_codes.en.yml} +1 -0
- data/config/locales/page_titles.en.yml +4 -3
- data/config/locales/pt.yml +305 -0
- data/config/locales/renalware/accesses/{assessment.yml → assessment.en.yml} +1 -0
- data/config/locales/renalware/accesses/plan.en.yml +1 -0
- data/config/locales/renalware/accesses/{procedure.yml → procedure.en.yml} +1 -0
- data/config/locales/renalware/accesses/{profile.yml → profile.en.yml} +1 -0
- data/config/locales/renalware/{address.yml → address.en.yml} +1 -0
- data/config/locales/renalware/admissions/{admissions.yml → admissions.en.yml} +1 -0
- data/config/locales/renalware/admissions/consults.en.yml +1 -0
- data/config/locales/renalware/admissions/requests.en.yml +1 -0
- data/config/locales/renalware/{age.yml → age.en.yml} +1 -0
- data/config/locales/renalware/blood_group.en.yml +1 -0
- data/config/locales/renalware/blood_pressure.en.yml +1 -0
- data/config/locales/renalware/clinical/allergies.en.yml +1 -2
- data/config/locales/renalware/clinical/{body_composition.yml → body_composition.en.yml} +1 -3
- data/config/locales/renalware/clinical/dry_weight.en.yml +4 -4
- data/config/locales/renalware/clinical/header.en.yml +1 -0
- data/config/locales/renalware/clinics/{visit.yml → visit.en.yml} +1 -0
- data/config/locales/renalware/dashboard/{dashboard.yml → dashboard.en.yml} +6 -10
- data/config/locales/renalware/dashboard/dashboard.pt.yml +7 -0
- data/config/locales/renalware/{dates_test.yml → dates_test.en.yml} +1 -0
- data/config/locales/renalware/directory/{person.yml → person.en.yml} +1 -0
- data/config/locales/renalware/errors.en.yml +1 -0
- data/config/locales/renalware/events/advanced_care_plan.en.yml +1 -0
- data/config/locales/renalware/events/biopsy.en.yml +1 -0
- data/config/locales/renalware/events/clinical_frailty_score.en.yml +1 -0
- data/config/locales/renalware/events/clinical_frailty_score_component.en.yml +1 -0
- data/config/locales/renalware/events/{events.yml → events.en.yml} +3 -6
- data/config/locales/renalware/events/investigation.en.yml +1 -0
- data/config/locales/renalware/events/swab.en.yml +5 -6
- data/config/locales/renalware/feeds/file.en.yml +1 -0
- data/config/locales/renalware/hd/accesses.en.yml +1 -0
- data/config/locales/renalware/hd/dashboards.en.yml +1 -0
- data/config/locales/renalware/hd/diary_slots.en.yml +1 -0
- data/config/locales/renalware/hd/mdm.en.yml +1 -0
- data/config/locales/renalware/hd/mdm_patients.en.yml +39 -0
- data/config/locales/renalware/hd/{preference_set.yml → preference_set.en.yml} +1 -0
- data/config/locales/renalware/hd/prescription_administration.en.yml +1 -0
- data/config/locales/renalware/hd/{profile.yml → profile.en.yml} +2 -1
- data/config/locales/renalware/hd/protocol.en.yml +2 -1
- data/config/locales/renalware/hd/session.en.yml +3 -1
- data/config/locales/renalware/hospitals/{unit.yml → unit.en.yml} +1 -0
- data/config/locales/renalware/letters/contact.en.yml +9 -7
- data/config/locales/renalware/letters/letter.en.yml +10 -0
- data/config/locales/renalware/letters/letter.pt.yml +7 -0
- data/config/locales/renalware/letters/recipient.en.yml +2 -1
- data/config/locales/renalware/low_clearance/dashboard.en.yml +3 -2
- data/config/locales/renalware/low_clearance/low_clearance.en.yml +9 -1
- data/config/locales/renalware/low_clearance/profile.en.yml +3 -2
- data/config/locales/renalware/{mdm.yml → mdm.en.yml} +1 -5
- data/config/locales/renalware/medications/drug_types/esa_prescriptions.en.yml +1 -0
- data/config/locales/renalware/medications/{prescription.yml → prescription.en.yml} +1 -0
- data/config/locales/renalware/medications/prescriptions/drug_select.en.yml +1 -0
- data/config/locales/renalware/medications/{route.yml → route.en.yml} +1 -0
- data/config/locales/renalware/medications/{tabbed_prescriptions_list_component.yml → tabbed_prescriptions_list_component.en.yml} +1 -1
- data/config/locales/renalware/messaging/internal/messages.en.yml +1 -15
- data/config/locales/renalware/modalities/modalities.en.yml +1 -0
- data/config/locales/renalware/navigation/menu.en.yml +13 -0
- data/config/locales/renalware/navigation/menu.pt.yml +14 -0
- data/config/locales/renalware/navigation/patient_search.en.yml +1 -0
- data/config/locales/renalware/navigation/renal.en.yml +2 -1
- data/config/locales/renalware/nhs_number.en.yml +1 -0
- data/config/locales/renalware/page_titles.pt.yml +20 -0
- data/config/locales/renalware/pathology/{requests.yml → requests.en.yml} +1 -0
- data/config/locales/renalware/{patient.yml → patient.en.yml} +1 -0
- data/config/locales/renalware/patients/alerts.en.yml +1 -0
- data/config/locales/renalware/patients/bookmarks.en.yml +1 -0
- data/config/locales/renalware/patients/patients.en.yml +1 -0
- data/config/locales/renalware/patients/search_form.en.yml +1 -0
- data/config/locales/renalware/patients/side_menu.en.yml +2 -1
- data/config/locales/renalware/patients/side_menu.pt.yml +40 -0
- data/config/locales/renalware/patients/worries.en.yml +1 -0
- data/config/locales/renalware/pd/adequacy_result.en.yml +1 -0
- data/config/locales/renalware/pd/assessments.en.yml +1 -0
- data/config/locales/renalware/pd/assistance_types.en.yml +1 -0
- data/config/locales/renalware/pd/{bag_types.yml → bag_types.en.yml} +1 -0
- data/config/locales/renalware/pd/dashboard.en.yml +1 -0
- data/config/locales/renalware/pd/exit_site_infection.en.yml +1 -0
- data/config/locales/renalware/pd/mdm.en.yml +1 -0
- data/config/locales/renalware/pd/{peritonitis_episodes.yml → peritonitis_episodes.en.yml} +1 -0
- data/config/locales/renalware/pd/pet_adequacy_result.en.yml +1 -0
- data/config/locales/renalware/pd/pet_result.en.yml +1 -0
- data/config/locales/renalware/pd/regime.en.yml +1 -0
- data/config/locales/renalware/pd/training_sessions.en.yml +1 -0
- data/config/locales/renalware/pd/treatments.en.yml +1 -0
- data/config/locales/renalware/problems/{note.yml → problems.en.yml} +1 -0
- data/config/locales/renalware/renal/aki_alerts.en.yml +1 -0
- data/config/locales/renalware/renal/profile.en.yml +1 -0
- data/config/locales/renalware/renal/registry.en.yml +1 -0
- data/config/locales/renalware/reporting/audit.en.yml +1 -0
- data/config/locales/renalware/research/study_participant.en.yml +1 -0
- data/config/locales/renalware/{shared.yml → shared.en.yml} +1 -0
- data/config/locales/renalware/snippets/snippets.en.yml +1 -0
- data/config/locales/renalware/transplants/{donation.yml → donation.en.yml} +1 -0
- data/config/locales/renalware/transplants/donor_dashboard.en.yml +1 -0
- data/config/locales/renalware/transplants/{donor_followup.yml → donor_followup.en.yml} +1 -0
- data/config/locales/renalware/transplants/{donor_operation.yml → donor_operation.en.yml} +1 -0
- data/config/locales/renalware/transplants/{donor_workup.yml → donor_workup.en.yml} +1 -0
- data/config/locales/renalware/transplants/live_donors.en.yml +1 -0
- data/config/locales/renalware/transplants/mdm.en.yml +1 -0
- data/config/locales/renalware/transplants/recipient_dashboards.en.yml +1 -0
- data/config/locales/renalware/transplants/{recipient_followup.yml → recipient_followup.en.yml} +1 -0
- data/config/locales/renalware/transplants/{recipient_operation.yml → recipient_operation.en.yml} +1 -0
- data/config/locales/renalware/transplants/{recipient_workup.yml → recipient_workup.en.yml} +1 -0
- data/config/locales/renalware/transplants/{registration.yml → registration.en.yml} +1 -0
- data/config/locales/renalware/transplants/rejection_episode.en.yml +1 -0
- data/config/locales/renalware/virology/virology.en.yml +1 -1
- data/config/locales/simple_form.en.yml +1 -0
- data/config/locales/validates_timeliness.en.yml +1 -0
- data/db/migrate/20180112151706_create_low_clearance_profiles.rb +1 -1
- data/db/migrate/20190131152758_create_event_categories.rb +33 -0
- data/db/migrate/20201217154345_update_reporting_anaemia_audit.rb +7 -0
- data/db/migrate/20201217155107_update_reporting_bone_audit.rb +7 -0
- data/db/migrate/20201229174653_add_language_to_users.rb +5 -0
- data/db/migrate/20210305100015_add_named_nurse_to_patients.rb +33 -0
- data/db/migrate/20210305105830_update_mdm_views_for_named_nurse_changes.rb +7 -0
- data/db/migrate/20210305181345_deprecate_issued_on_in_letters.rb +8 -0
- data/db/migrate/20210305191214_update_reporting_daily_letters_view.rb +11 -0
- data/db/migrate/20210310154134_create_akcc_mdm_patients_view.rb +7 -0
- data/db/seeds/default/clinics/clinics.rb +1 -1
- data/db/seeds/default/events/event_categories.rb +9 -0
- data/db/seeds/default/events/event_types.csv +10 -10
- data/db/seeds/default/events/event_types.rb +6 -3
- data/db/seeds/default/events/seeds.rb +1 -0
- data/db/seeds/default/modalities/descriptions.rb +18 -6
- data/db/seeds/default/system/view_metadata.rb +2 -2
- data/db/views/akcc_mdm_patients_v01.sql +39 -0
- data/db/views/hd_mdm_patients_v03.sql +70 -0
- data/db/views/reporting_anaemia_audit_v02.sql +39 -0
- data/db/views/reporting_bone_audit_v02.sql +31 -0
- data/db/views/reporting_daily_letters_v03.sql +4 -0
- data/lib/collection_presenter.rb +1 -1
- data/lib/core_extensions/i18n/always_cascade.rb +17 -1
- data/lib/core_extensions/i18n/handle_blank_value.rb +1 -1
- data/lib/renalware/engine.rb +4 -2
- data/lib/renalware/version_number.rb +1 -1
- data/lib/tasks/demo_data.rake +0 -1
- data/spec/factories/events/categories.rb +8 -0
- data/spec/factories/events/{events_types.rb → types.rb} +9 -1
- data/spec/factories/letters/letters.rb +1 -1
- data/spec/factories/low_clearance/modality_descriptions.rb +1 -1
- data/spec/factories/modalities/modality_descriptions.rb +1 -1
- data/spec/support/date_helpers.rb +2 -2
- data/spec/support/letters_spec_helper.rb +1 -1
- data/vendor/assets/stylesheets/foundation/components/_forms.scss +153 -148
- metadata +111 -58
- data/config/locales/renalware/hd/mdm_patients.yml +0 -43
@@ -3,13 +3,13 @@
|
|
3
3
|
table#patients.live-donors.columns
|
4
4
|
thead
|
5
5
|
tr
|
6
|
-
th.col-width-medium= sort_link([:renalware, q], :family_name, t(".
|
7
|
-
th.col-width-nhs-no= t(".
|
8
|
-
th.col-width-reference-no= t(".
|
6
|
+
th.col-width-medium= sort_link([:renalware, q], :family_name, t(".thead.patient_name"))
|
7
|
+
th.col-width-nhs-no= t(".thead.nhs_number")
|
8
|
+
th.col-width-reference-no= t(".thead.hospital_number")
|
9
9
|
th= t(".stage.position")
|
10
10
|
th= t(".stage.status")
|
11
|
-
th.col-width-tiny= t(".sex")
|
12
|
-
th.col-width-tiny= t(".age")
|
11
|
+
th.col-width-tiny= t(".thead.sex")
|
12
|
+
th.col-width-tiny= t(".thead.age")
|
13
13
|
tbody
|
14
14
|
= render partial: "live_donor", collection: live_donors
|
15
15
|
|
@@ -3,12 +3,12 @@ table#patients.mdm-patients.columns
|
|
3
3
|
thead
|
4
4
|
tr
|
5
5
|
th.col-width-tiny
|
6
|
-
th.col-width-large= sort_link(path, :family_name, t(".
|
7
|
-
th.col-width-nhs-no= sort_link(path, :nhs_number, t(".
|
8
|
-
th.col-width-reference-no= t(".
|
9
|
-
th.col-width-tiny= t(".sex")
|
10
|
-
th.col-width-tiny= t(".age")
|
11
|
-
th.col-width-medium= t(".modality")
|
6
|
+
th.col-width-large= sort_link(path, :family_name, t(".thead.patient_name"))
|
7
|
+
th.col-width-nhs-no= sort_link(path, :nhs_number, t(".thead.nhs_number"))
|
8
|
+
th.col-width-reference-no= t(".thead.hospital_number")
|
9
|
+
th.col-width-tiny= t(".thead.sex")
|
10
|
+
th.col-width-tiny= t(".thead.age")
|
11
|
+
th.col-width-medium= t(".thead.modality")
|
12
12
|
th.col-width-date= t(".last_operation_on")
|
13
13
|
- %i(hgb ure cre).each do |code|
|
14
14
|
th.col-width-tiny= sort_link(path, code, t(".#{code}"))
|
@@ -3,9 +3,9 @@ ruby:
|
|
3
3
|
|
4
4
|
.row.top
|
5
5
|
.medium-6.columns
|
6
|
-
= f.submit "
|
6
|
+
= f.submit t("btn.save"), class: "button save-button"
|
7
7
|
' or
|
8
|
-
= link_to "cancel", back_path
|
8
|
+
= link_to t("btn.cancel"), back_path
|
9
9
|
|
10
10
|
.form-content
|
11
11
|
= f.simple_fields_for :document, f.object.document do |fd|
|
@@ -94,7 +94,7 @@ ruby:
|
|
94
94
|
|
95
95
|
.row
|
96
96
|
.large-12.columns
|
97
|
-
= f.submit "
|
97
|
+
= f.submit t("btn.save"), class: "button save-button"
|
98
98
|
|
99
99
|
' or
|
100
|
-
= link_to "cancel", back_path
|
100
|
+
= link_to t("btn.cancel"), back_path
|
@@ -3,9 +3,9 @@ ruby:
|
|
3
3
|
|
4
4
|
.row.top
|
5
5
|
.medium-6.columns
|
6
|
-
= f.submit "
|
6
|
+
= f.submit t("btn.save"), class: "button"
|
7
7
|
' or
|
8
|
-
= link_to "cancel", back_path
|
8
|
+
= link_to t("btn.cancel"), back_path
|
9
9
|
|
10
10
|
.form-content
|
11
11
|
= render layout: "renalware/shared/fieldset",
|
@@ -88,7 +88,7 @@ ruby:
|
|
88
88
|
|
89
89
|
.row
|
90
90
|
.large-12.columns
|
91
|
-
= f.submit "
|
91
|
+
= f.submit t("btn.save"), class: "button"
|
92
92
|
|
93
93
|
' or
|
94
|
-
= link_to "cancel", back_path
|
94
|
+
= link_to t("btn.cancel"), back_path
|
@@ -3,7 +3,7 @@ article.recipient-operations
|
|
3
3
|
h2 Recipient Operations
|
4
4
|
|
5
5
|
ul
|
6
|
-
li = link_to "
|
6
|
+
li = link_to t("btn.add"),
|
7
7
|
new_patient_transplants_recipient_operation_path(patient),
|
8
8
|
class: "button"
|
9
9
|
|
@@ -24,7 +24,7 @@ article.recipient-operations
|
|
24
24
|
tbody
|
25
25
|
- recipient_operations.each do |operation|
|
26
26
|
tr
|
27
|
-
td= link_to "
|
27
|
+
td= link_to t("btn.edit"),
|
28
28
|
edit_patient_transplants_recipient_operation_path(patient, operation)
|
29
29
|
td= link_to patient_transplants_recipient_operation_path(patient, operation) do
|
30
30
|
= l operation.performed_on
|
@@ -39,9 +39,9 @@ article.recipient-operations
|
|
39
39
|
td= l operation.followup.transplant_failed_on
|
40
40
|
td= operation.followup.transplant_failure_cause_description
|
41
41
|
td.actions.text-left
|
42
|
-
= link_to "
|
42
|
+
= link_to t("btn.view"),
|
43
43
|
patient_transplants_recipient_operation_followup_path(patient, operation)
|
44
|
-
= link_to "
|
44
|
+
= link_to t("btn.update"),
|
45
45
|
edit_patient_transplants_recipient_operation_followup_path(patient, operation)
|
46
46
|
- else
|
47
47
|
td
|
@@ -7,7 +7,7 @@
|
|
7
7
|
= link_to "View Recipient Workup",
|
8
8
|
patient_transplants_recipient_workup_path(patient),
|
9
9
|
class: "button secondary"
|
10
|
-
= link_to "
|
10
|
+
= link_to t("btn.view_all"),
|
11
11
|
patient_transplants_recipient_dashboard_path(patient),
|
12
12
|
class: "button secondary"
|
13
13
|
table
|
@@ -7,9 +7,9 @@ ruby:
|
|
7
7
|
|
8
8
|
.row.top
|
9
9
|
.medium-6.columns
|
10
|
-
= f.submit "
|
10
|
+
= f.submit t("btn.save"), class: "button"
|
11
11
|
' or
|
12
|
-
= link_to "cancel", back_path
|
12
|
+
= link_to t("btn.cancel"), back_path
|
13
13
|
|
14
14
|
.form-content
|
15
15
|
= f.simple_fields_for :document, f.object.document do |fd|
|
@@ -93,7 +93,7 @@ ruby:
|
|
93
93
|
|
94
94
|
.row
|
95
95
|
.large-12.columns
|
96
|
-
= f.submit "
|
96
|
+
= f.submit t("btn.save"), class: "button"
|
97
97
|
|
98
98
|
' or
|
99
|
-
= link_to "cancel", back_path
|
99
|
+
= link_to t("btn.cancel"), back_path
|
@@ -2,10 +2,10 @@ article
|
|
2
2
|
header
|
3
3
|
h2 Recipient Workup
|
4
4
|
ul
|
5
|
-
li= link_to "
|
5
|
+
li= link_to t("btn.edit"),
|
6
6
|
edit_patient_transplants_recipient_workup_path(patient),
|
7
7
|
class: "button"
|
8
|
-
li= link_to "
|
8
|
+
li= link_to t("btn.view"),
|
9
9
|
patient_transplants_recipient_workup_path(patient),
|
10
10
|
class: "button secondary"
|
11
11
|
|
@@ -8,6 +8,6 @@
|
|
8
8
|
|
9
9
|
.row
|
10
10
|
.large-12.columns
|
11
|
-
= f.submit "
|
11
|
+
= f.submit t("btn.save"), class: "button"
|
12
12
|
' or
|
13
|
-
= link_to "cancel", patient_transplants_recipient_dashboard_path(patient)
|
13
|
+
= link_to t("btn.cancel"), patient_transplants_recipient_dashboard_path(patient)
|
@@ -3,9 +3,9 @@ ruby:
|
|
3
3
|
|
4
4
|
.row.top
|
5
5
|
.medium-6.columns
|
6
|
-
= f.submit "
|
6
|
+
= f.submit t("btn.save"), class: "button"
|
7
7
|
' or
|
8
|
-
= link_to "cancel", back_path
|
8
|
+
= link_to t("btn.cancel"), back_path
|
9
9
|
|
10
10
|
.form-content
|
11
11
|
= f.simple_fields_for :document, f.object.document do |fd|
|
@@ -96,7 +96,7 @@ ruby:
|
|
96
96
|
|
97
97
|
.row
|
98
98
|
.large-12.columns
|
99
|
-
= f.submit "
|
99
|
+
= f.submit t("btn.save"), class: "button"
|
100
100
|
|
101
101
|
' or
|
102
|
-
= link_to "cancel", back_path
|
102
|
+
= link_to t("btn.cancel"), back_path
|
@@ -2,10 +2,10 @@ article
|
|
2
2
|
header
|
3
3
|
h2 Transplant Wait List Registration
|
4
4
|
ul
|
5
|
-
li= link_to "
|
5
|
+
li= link_to t("btn.edit"),
|
6
6
|
edit_patient_transplants_registration_path(patient),
|
7
7
|
class: "button"
|
8
|
-
li= link_to "
|
8
|
+
li= link_to t("btn.view"),
|
9
9
|
patient_transplants_registration_path(patient),
|
10
10
|
class: "button secondary"
|
11
11
|
|
@@ -1,11 +1,11 @@
|
|
1
1
|
.filters
|
2
2
|
.filters__form
|
3
|
-
= search_form_for user_search, url: users_path do |f|
|
3
|
+
= search_form_for user_search, url: users_path, class: "fn-form" do |f|
|
4
4
|
.row
|
5
5
|
.small-9.large-4.columns
|
6
6
|
= f.label "Name or username contains"
|
7
7
|
= f.search_field :family_name_or_given_name_or_username_or_email_cont
|
8
8
|
.small-3.large-4.columns.actions.end
|
9
|
-
= f.submit t("
|
9
|
+
= f.submit t("btn.filter"), class: "button"
|
10
10
|
' or
|
11
|
-
= link_to t("
|
11
|
+
= link_to t("btn.reset"), users_path
|
@@ -7,7 +7,7 @@ article
|
|
7
7
|
header
|
8
8
|
h2 Virology
|
9
9
|
ul.noprint
|
10
|
-
li= link_to "
|
10
|
+
li= link_to t("btn.edit"), edit_patient_virology_profile_path(patient), class: "button"
|
11
11
|
|
12
12
|
dl.dl-horizontal.xlarge
|
13
13
|
- %i(hiv hepatitis_b hepatitis_b_core_antibody hepatitis_c htlv).each do |attr_name|
|
@@ -15,6 +15,6 @@
|
|
15
15
|
= render_input fd, :hepatitis_c
|
16
16
|
= render_input fd, :htlv
|
17
17
|
|
18
|
-
= f.submit "
|
18
|
+
= f.submit t("btn.save"), class: "button"
|
19
19
|
' or
|
20
|
-
= link_to "cancel", patient_virology_dashboard_path(patient)
|
20
|
+
= link_to t("btn.cancel"), patient_virology_dashboard_path(patient)
|
@@ -0,0 +1,154 @@
|
|
1
|
+
# i18n-tasks finds and manages missing and unused translations: https://github.com/glebm/i18n-tasks
|
2
|
+
|
3
|
+
# The "main" locale.
|
4
|
+
base_locale: en
|
5
|
+
## All available locales are inferred from the data by default. Alternatively, specify them explicitly:
|
6
|
+
# locales: [es, fr]
|
7
|
+
## Reporting locale, default: en. Available: en, ru.
|
8
|
+
# internal_locale: en
|
9
|
+
|
10
|
+
# Read and write translations.
|
11
|
+
data:
|
12
|
+
## Translations are read from the file system. Supported format: YAML, JSON.
|
13
|
+
## Provide a custom adapter:
|
14
|
+
# adapter: I18n::Tasks::Data::FileSystem
|
15
|
+
|
16
|
+
# Locale files or `File.find` patterns where translations are read from:
|
17
|
+
read:
|
18
|
+
## Default:
|
19
|
+
# - config/locales/%{locale}.yml
|
20
|
+
## More files:
|
21
|
+
- config/locales/**/*.%{locale}.yml
|
22
|
+
- config/locales/**/*.yml
|
23
|
+
- app/components/**/*.yml
|
24
|
+
|
25
|
+
# Locale files to write new keys to, based on a list of key pattern => file rules. Matched from top to bottom:
|
26
|
+
# `i18n-tasks normalize -p` will force move the keys according to these rules
|
27
|
+
write:
|
28
|
+
## For example, write devise and simple form keys to their respective files:
|
29
|
+
# - ['{devise, simple_form}.*', 'config/locales/\1.%{locale}.yml']
|
30
|
+
## Catch-all default:
|
31
|
+
# - config/locales/%{locale}.yml
|
32
|
+
|
33
|
+
# External locale data (e.g. gems).
|
34
|
+
# This data is not considered unused and is never written to.
|
35
|
+
external:
|
36
|
+
## Example (replace %#= with %=):
|
37
|
+
# - "<%#= %x[bundle info vagrant --path].chomp %>/templates/locales/%{locale}.yml"
|
38
|
+
|
39
|
+
## Specify the router (see Readme for details). Valid values: conservative_router, pattern_router, or a custom class.
|
40
|
+
# router: conservative_router
|
41
|
+
|
42
|
+
# Ignoring the following keys because they are defined by 'rails-i18n' gem
|
43
|
+
ignore_missing:
|
44
|
+
- 'date.formats.*'
|
45
|
+
- 'number.currency.format.*'
|
46
|
+
- 'time.*'
|
47
|
+
|
48
|
+
yaml:
|
49
|
+
write:
|
50
|
+
# do not wrap lines at 80 characters
|
51
|
+
line_width: -1
|
52
|
+
|
53
|
+
## Pretty-print JSON:
|
54
|
+
# json:
|
55
|
+
# write:
|
56
|
+
# indent: ' '
|
57
|
+
# space: ' '
|
58
|
+
# object_nl: "\n"
|
59
|
+
# array_nl: "\n"
|
60
|
+
|
61
|
+
# Find translate calls
|
62
|
+
search:
|
63
|
+
relative_paths: &relative_paths
|
64
|
+
- "app/controllers"
|
65
|
+
- "app/helpers"
|
66
|
+
- "app/mailers"
|
67
|
+
- "app/presenters"
|
68
|
+
- "app/views"
|
69
|
+
- "app/services"
|
70
|
+
- "app/components"
|
71
|
+
paths: *relative_paths
|
72
|
+
relative_roots: *relative_paths
|
73
|
+
|
74
|
+
#search:
|
75
|
+
## Paths or `File.find` patterns to search in:
|
76
|
+
# paths:
|
77
|
+
# - app/
|
78
|
+
|
79
|
+
## Root directories for relative keys resolution.
|
80
|
+
# relative_roots:
|
81
|
+
# - app/controllers
|
82
|
+
# - app/helpers
|
83
|
+
# - app/mailers
|
84
|
+
# - app/presenters
|
85
|
+
# - app/views
|
86
|
+
# - app/components
|
87
|
+
|
88
|
+
## Files or `File.fnmatch` patterns to exclude from search. Some files are always excluded regardless of this setting:
|
89
|
+
## %w(*.jpg *.png *.gif *.svg *.ico *.eot *.otf *.ttf *.woff *.woff2 *.pdf *.css *.sass *.scss *.less *.yml *.json)
|
90
|
+
exclude:
|
91
|
+
- app/assets/images
|
92
|
+
- app/assets/fonts
|
93
|
+
- app/assets/videos
|
94
|
+
|
95
|
+
## Alternatively, the only files or `File.fnmatch patterns` to search in `paths`:
|
96
|
+
## If specified, this settings takes priority over `exclude`, but `exclude` still applies.
|
97
|
+
only: ["*.rb", "*.html.slim", "*.html.erb"]
|
98
|
+
|
99
|
+
## If `strict` is `false`, guess usages such as t("categories.#{category}.title"). The default is `true`.
|
100
|
+
strict: false
|
101
|
+
|
102
|
+
## Multiple scanners can be used. Their results are merged.
|
103
|
+
## The options specified above are passed down to each scanner. Per-scanner options can be specified as well.
|
104
|
+
## See this example of a custom scanner: https://github.com/glebm/i18n-tasks/wiki/A-custom-scanner-example
|
105
|
+
|
106
|
+
## Translation Services
|
107
|
+
# translation:
|
108
|
+
# # Google Translate
|
109
|
+
# # Get an API key and set billing info at https://code.google.com/apis/console to use Google Translate
|
110
|
+
# google_translate_api_key: "AbC-dEf5"
|
111
|
+
# # DeepL Pro Translate
|
112
|
+
# # Get an API key and subscription at https://www.deepl.com/pro to use DeepL Pro
|
113
|
+
# deepl_api_key: "48E92789-57A3-466A-9959-1A1A1A1A1A1A"
|
114
|
+
|
115
|
+
## Do not consider these keys missing:
|
116
|
+
# ignore_missing:
|
117
|
+
# - 'errors.messages.{accepted,blank,invalid,too_short,too_long}'
|
118
|
+
# - '{devise,simple_form}.*'
|
119
|
+
|
120
|
+
## Consider these keys used:
|
121
|
+
# ignore_unused:
|
122
|
+
# - 'activerecord.attributes.*'
|
123
|
+
# - '{devise,kaminari,will_paginate}.*'
|
124
|
+
# - 'simple_form.{yes,no}'
|
125
|
+
# - 'simple_form.{placeholders,hints,labels}.*'
|
126
|
+
# - 'simple_form.{error_notification,required}.:'
|
127
|
+
|
128
|
+
## Exclude these keys from the `i18n-tasks eq-base' report:
|
129
|
+
# ignore_eq_base:
|
130
|
+
# all:
|
131
|
+
# - common.ok
|
132
|
+
# fr,es:
|
133
|
+
# - common.brand
|
134
|
+
|
135
|
+
## Exclude these keys from the `i18n-tasks check-consistent-interpolations` report:
|
136
|
+
# ignore_inconsistent_interpolations:
|
137
|
+
# - 'activerecord.attributes.*'
|
138
|
+
|
139
|
+
## Ignore these keys completely:
|
140
|
+
# ignore:
|
141
|
+
# - kaminari.*
|
142
|
+
|
143
|
+
## Sometimes, it isn't possible for i18n-tasks to match the key correctly,
|
144
|
+
## e.g. in case of a relative key defined in a helper method.
|
145
|
+
## In these cases you can use the built-in PatternMapper to map patterns to keys, e.g.:
|
146
|
+
#
|
147
|
+
# <%# I18n::Tasks.add_scanner 'I18n::Tasks::Scanners::PatternMapper',
|
148
|
+
# only: %w(*.html.haml *.html.slim),
|
149
|
+
# patterns: [['= title\b', '.page_title']] %>
|
150
|
+
#
|
151
|
+
# The PatternMapper can also match key literals via a special %{key} interpolation, e.g.:
|
152
|
+
#
|
153
|
+
# <%# I18n::Tasks.add_scanner 'I18n::Tasks::Scanners::PatternMapper',
|
154
|
+
# patterns: [['\bSpree\.t[( ]\s*%{key}', 'spree.%{key}']] %>
|