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
@@ -1,5 +1,5 @@
|
|
1
1
|
= content_for(:actions) do
|
2
|
-
= link_to t("
|
2
|
+
= link_to t("btn.add"),
|
3
3
|
new_hd_cannulation_type_path,
|
4
4
|
class: "button"
|
5
5
|
|
@@ -14,8 +14,8 @@
|
|
14
14
|
- cannulation_types.each do |t|
|
15
15
|
tr
|
16
16
|
td.actions
|
17
|
-
= link_to "
|
18
|
-
= link_to "
|
17
|
+
= link_to t("btn.edit"), edit_hd_cannulation_type_path(t.id)
|
18
|
+
= link_to t("btn.delete"),
|
19
19
|
hd_cannulation_type_path(t.id),
|
20
20
|
method: :delete,
|
21
21
|
data: { confirm: I18n.t("prompts.confirm_delete") }
|
@@ -5,7 +5,7 @@ ruby:
|
|
5
5
|
.medium-6.columns
|
6
6
|
= f.button :submit
|
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, profile.document do |fd|
|
@@ -26,10 +26,11 @@ ruby:
|
|
26
26
|
hint: profile.schedule_hint
|
27
27
|
= f.input :other_schedule,
|
28
28
|
wrapper: :horizontal_small
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
29
|
+
|
30
|
+
= f.input :named_nurse_id,
|
31
|
+
as: :user_picker,
|
32
|
+
collection: Renalware::User.ordered,
|
33
|
+
wrapper: :horizontal_medium
|
33
34
|
|
34
35
|
= render layout: "renalware/shared/fieldset",
|
35
36
|
locals: { legend: "Prescription", name: "prescription" } do
|
@@ -134,4 +135,4 @@ ruby:
|
|
134
135
|
.large-12.columns
|
135
136
|
= f.button :submit
|
136
137
|
' or
|
137
|
-
= link_to "cancel", back_path
|
138
|
+
= link_to t("btn.cancel"), back_path
|
@@ -23,8 +23,7 @@
|
|
23
23
|
legend: "Admin", destination: "admin",
|
24
24
|
models: { profile => [:hospital_centre,
|
25
25
|
:hospital_unit,
|
26
|
-
:current_schedule
|
27
|
-
:named_nurse] }
|
26
|
+
:current_schedule] }
|
28
27
|
|
29
28
|
= render "renalware/shared/attributes_group",
|
30
29
|
legend: "Transport", destination: "transport",
|
@@ -2,8 +2,8 @@ article.hd-profile-summary
|
|
2
2
|
header
|
3
3
|
h2= t(".title")
|
4
4
|
ul.noprint
|
5
|
-
li= link_to "
|
6
|
-
li= link_to "
|
5
|
+
li= link_to t("btn.view"), patient_hd_current_profile_path(patient), class: "button"
|
6
|
+
li= link_to t("btn.edit"), edit_patient_hd_current_profile_path(patient), class: "button"
|
7
7
|
li
|
8
8
|
label.trigger-masonry-refresh#toggle-full-hd-profile(for="toggle-full-hd-profile-input") Toggle full profile
|
9
9
|
|
@@ -21,7 +21,7 @@ article.hd-profile-summary
|
|
21
21
|
dt= t(".hd_type")
|
22
22
|
dd= profile.hd_type
|
23
23
|
dt= t(".named_nurse")
|
24
|
-
dd= profile.named_nurse
|
24
|
+
dd= profile.patient.named_nurse
|
25
25
|
dt= t(".dialyser")
|
26
26
|
dd= profile.dialyser
|
27
27
|
dt= t(".dialysate")
|
@@ -1,5 +1,5 @@
|
|
1
1
|
= content_for(:actions) do
|
2
|
-
= link_to "
|
2
|
+
= link_to t("btn.edit"), edit_patient_hd_current_profile_path(patient), class: :button
|
3
3
|
|
4
4
|
= within_patient_layout(title: "HD Profile",
|
5
5
|
breadcrumbs: hd_summary_breadcrumb(patient)) do
|
@@ -1,5 +1,5 @@
|
|
1
1
|
= content_for(:actions) do
|
2
|
-
= link_to "
|
2
|
+
= link_to t("btn.add"),
|
3
3
|
new_hd_dialysate_path,
|
4
4
|
class: "button"
|
5
5
|
|
@@ -17,12 +17,12 @@
|
|
17
17
|
tr
|
18
18
|
td
|
19
19
|
- if policy(dialysate).edit?
|
20
|
-
= link_to "
|
20
|
+
= link_to t("btn.edit"), edit_hd_dialysate_path(dialysate)
|
21
21
|
/ Disabling destroy for now as it seems to let you delete a dialysate that is in use
|
22
22
|
/ Need to add a FK first
|
23
23
|
/ - if policy(dialysate).destroy?
|
24
24
|
/ = pipe_separator
|
25
|
-
/ = link_to "
|
25
|
+
/ = link_to t("btn.delete"),
|
26
26
|
/ hd_dialysate_path(dialysate),
|
27
27
|
/ method: :delete,
|
28
28
|
/ data: { confirm: "Are you sure?" }
|
@@ -1,6 +1,6 @@
|
|
1
1
|
|
2
2
|
= content_for(:actions) do
|
3
|
-
= link_to "
|
3
|
+
= link_to t("btn.add"), new_hd_dialyser_path, class: "button"
|
4
4
|
|
5
5
|
= within_new_admin_layout(title: "HD Dialysers") do
|
6
6
|
table.auto-layout
|
@@ -15,8 +15,8 @@
|
|
15
15
|
- dialysers.each do |dialyser|
|
16
16
|
tr
|
17
17
|
td.actions
|
18
|
-
= link_to "
|
19
|
-
= link_to "
|
18
|
+
= link_to t("btn.edit"), edit_hd_dialyser_path(dialyser.id)
|
19
|
+
= link_to t("btn.delete"),
|
20
20
|
hd_dialyser_path(dialyser.id),
|
21
21
|
method: :delete,
|
22
22
|
data: { confirm: I18n.t("prompts.confirm_delete") }
|
@@ -2,7 +2,7 @@ article
|
|
2
2
|
header
|
3
3
|
h2.noprint= "HD Profile History (#{historical_profiles.length} of #{historical_profile_count})"
|
4
4
|
ul
|
5
|
-
li= link_to "
|
5
|
+
li= link_to t("btn.view_all"), patient_hd_historical_profiles_path(patient), class: "button"
|
6
6
|
|
7
7
|
= render "renalware/hd/historical_profiles/table",
|
8
8
|
patient: patient,
|
@@ -19,7 +19,7 @@ table
|
|
19
19
|
- historical_profiles.each do |profile|
|
20
20
|
tbody
|
21
21
|
tr
|
22
|
-
td= link_to("
|
22
|
+
td= link_to(t("btn.view"), patient_hd_historical_profile_path(patient, profile))
|
23
23
|
- if compact
|
24
24
|
td= l(profile.created_at&.to_date)
|
25
25
|
td= l(profile.deactivated_at&.to_date)
|
@@ -25,6 +25,6 @@
|
|
25
25
|
collection: Renalware::User.ordered.select(:id, :given_name, :family_name)
|
26
26
|
|
27
27
|
.medium-2.columns.actions
|
28
|
-
= f.submit t("
|
28
|
+
= f.submit t("btn.filter"), class: "button", name: nil
|
29
29
|
' or
|
30
|
-
= link_to t("
|
30
|
+
= link_to t("btn.reset"), filter_form.url
|
@@ -3,29 +3,29 @@ 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= 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= sort_link(path, :current_access, t(".access"))
|
12
|
-
th.col-width-date= t(".access_started_on")
|
13
|
-
th.col-width-medium= sort_link(path, :access_plan_type, t(".access_plan"))
|
14
|
-
th.col-width-date= sort_link(path, :access_plan_date, t(".access_plan_date"))
|
15
|
-
th.col-width-date= t(".dialysing_at")
|
16
|
-
th.col-width-date= sort_link(path, :transplant_registration_status, t(".registration_status"))
|
17
|
-
th.show-for-xlarge-up.col-width-date= t(".schedule")
|
18
|
-
th.at-least.col-width-small= t(".transport_type")
|
19
|
-
th.col-width-tiny= sort_link(path, :hgb, t(".hgb"))
|
20
|
-
th.col-width-date= sort_link(path, :hgb_date, t(".hgb_date"))
|
21
|
-
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :phos, t(".phos"))
|
22
|
-
th.show-for-xlarge-up.col-width-date= sort_link(path, :phos_date, t(".phos_date"))
|
23
|
-
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :pot, t(".pot"))
|
24
|
-
th.show-for-xlarge-up.col-width-date= sort_link(path, :pot_date, t(".pot_date"))
|
25
|
-
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :pthi, t(".pthi"))
|
26
|
-
th.show-for-xlarge-up.col-width-date= sort_link(path, :pthi_date, t(".pthi_date"))
|
27
|
-
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :urr, t(".urr"))
|
28
|
-
th.show-for-xlarge-up.col-width-date= sort_link(path, :urr_date, t(".urr_date"))
|
6
|
+
th.col-width-large= sort_link(path, :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
|
+
th.col-width-tiny= t(".thead.sex")
|
10
|
+
th.col-width-tiny= t(".thead.age")
|
11
|
+
th.col-width-medium= sort_link(path, :current_access, t(".thead.access"))
|
12
|
+
th.col-width-date= t(".thead.access_started_on")
|
13
|
+
th.col-width-medium= sort_link(path, :access_plan_type, t(".thead.access_plan"))
|
14
|
+
th.col-width-date= sort_link(path, :access_plan_date, t(".thead.access_plan_date"))
|
15
|
+
th.col-width-date= t(".thead.dialysing_at")
|
16
|
+
th.col-width-date= sort_link(path, :transplant_registration_status, t(".thead.registration_status"))
|
17
|
+
th.show-for-xlarge-up.col-width-date= t(".thead.schedule")
|
18
|
+
th.at-least.col-width-small= t(".thead.transport_type")
|
19
|
+
th.col-width-tiny= sort_link(path, :hgb, t(".thead.hgb"))
|
20
|
+
th.col-width-date= sort_link(path, :hgb_date, t(".thead.hgb_date"))
|
21
|
+
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :phos, t(".thead.phos"))
|
22
|
+
th.show-for-xlarge-up.col-width-date= sort_link(path, :phos_date, t(".thead.phos_date"))
|
23
|
+
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :pot, t(".thead.pot"))
|
24
|
+
th.show-for-xlarge-up.col-width-date= sort_link(path, :pot_date, t(".thead.pot_date"))
|
25
|
+
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :pthi, t(".thead.pthi"))
|
26
|
+
th.show-for-xlarge-up.col-width-date= sort_link(path, :pthi_date, t(".thead.pthi_date"))
|
27
|
+
th.show-for-xlarge-up.col-width-tiny= sort_link(path, :urr, t(".thead.urr"))
|
28
|
+
th.show-for-xlarge-up.col-width-date= sort_link(path, :urr_date, t(".thead.urr_date"))
|
29
29
|
|
30
30
|
tbody
|
31
31
|
= render partial: "patient",
|
@@ -12,6 +12,6 @@
|
|
12
12
|
:hd_sites, :to_s, :id, :to_s,
|
13
13
|
include_blank: true
|
14
14
|
.small-4.medium-4.large-3.columns.actions.end
|
15
|
-
= f.submit t("
|
15
|
+
= f.submit t("btn.filter"), class: "button"
|
16
16
|
' or
|
17
|
-
= link_to t("
|
17
|
+
= link_to t("btn.reset"), hd_ongoing_sessions_path
|
@@ -2,7 +2,7 @@ article.hd-preference-sets
|
|
2
2
|
header
|
3
3
|
h2= t(".title")
|
4
4
|
ul
|
5
|
-
li= link_to "
|
5
|
+
li= link_to t("btn.edit"), edit_patient_hd_preference_set_path(patient), class: "button"
|
6
6
|
|
7
7
|
= definition_list_for(preference_set) do |list|
|
8
8
|
= list.definition(:schedule_definition)
|
@@ -84,7 +84,7 @@
|
|
84
84
|
|
85
85
|
.modal__footer
|
86
86
|
.right
|
87
|
-
= fpa.submit "
|
87
|
+
= fpa.submit t("btn.save"), class: "button"
|
88
88
|
|
|
89
89
|
= fpa.submit "Save and Witness Later",
|
90
90
|
name: "hd_prescription_administration[skip_witness_validation]",
|
@@ -92,7 +92,7 @@
|
|
92
92
|
class: "button secondary"
|
93
93
|
|
94
94
|
' or
|
95
|
-
= link_to "
|
95
|
+
= link_to t("btn.cancel"),
|
96
96
|
"#",
|
97
97
|
"aria-label" => "Close",
|
98
98
|
class: "reveal-modal-close"
|
@@ -19,5 +19,5 @@ li
|
|
19
19
|
li= link_to "Edit stations", hd_unit_stations_path(unit)
|
20
20
|
|
21
21
|
- if defined?(diary)
|
22
|
-
li= link_to "
|
22
|
+
li= link_to t("btn.print"), hd_scheduling_unit_diary_path(unit, diary.id, format: :pdf), class: "button"
|
23
23
|
/ hd_unit_show_diary_path(year: date.year, week_number: date.cweek, format: :pdf),
|
@@ -13,7 +13,7 @@ td*{ "data-slot-id" => slot.id.present? && slot.id,
|
|
13
13
|
data: { "reveal-id" => "add-patient-to-diary-modal",
|
14
14
|
"reveal-ajax" => "true" }
|
15
15
|
- else
|
16
|
-
= link_to "
|
16
|
+
= link_to t("btn.add"),
|
17
17
|
new_hd_scheduling_diary_slot_path(diary_id: slot.diary_id,
|
18
18
|
station_id: slot.station_id,
|
19
19
|
diurnal_period_code_id: slot.diurnal_period_code_id,
|
@@ -11,10 +11,10 @@
|
|
11
11
|
data: { disable_with: t(".signoff_disable_with") }
|
12
12
|
- if policy(session).destroy?
|
13
13
|
|
|
14
|
-
= link_to("
|
14
|
+
= link_to(t("btn.delete"), patient_hd_session_path(patient, session),
|
15
15
|
data: { confirm: t(".delete_confirmation") },
|
16
16
|
method: :delete,
|
17
17
|
class: "button alert")
|
18
18
|
|
|
19
19
|
' or
|
20
|
-
= link_to "cancel", back_path
|
20
|
+
= link_to t("btn.cancel"), back_path
|
@@ -15,14 +15,14 @@ article.hd-sessions
|
|
15
15
|
new_patient_hd_session_path(@patient, type: :dna),
|
16
16
|
class: :button
|
17
17
|
- if policy.can_add_session?
|
18
|
-
li= link_to t(".add"),
|
18
|
+
li= link_to t("btn.add"),
|
19
19
|
new_patient_hd_session_path(@patient),
|
20
20
|
class: "button"
|
21
21
|
|
22
22
|
.sub-nav.with-tabs
|
23
23
|
dl
|
24
24
|
dd.active
|
25
|
-
= link_to "
|
25
|
+
= link_to t("btn.details"), "#hd-sessions", data: { "trigger-masonry-refresh" => true }
|
26
26
|
dd
|
27
27
|
= link_to "Drugs given", "#hd-session-drugs", data: { "trigger-masonry-refresh" => true }
|
28
28
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
- if session.persisted?
|
2
2
|
dl.sub-nav
|
3
3
|
dd= link_to "HD Summary", patient_hd_dashboard_path(@patient)
|
4
|
-
dd= link_to "
|
4
|
+
dd= link_to t("btn.view"), patient_hd_session_path(@patient, session)
|
5
5
|
- if policy(session).edit?
|
6
|
-
dd= link_to "
|
6
|
+
dd= link_to t("btn.edit"), edit_patient_hd_session_path(@patient, session)
|
@@ -4,9 +4,9 @@ thead
|
|
4
4
|
tr
|
5
5
|
th.noprint
|
6
6
|
th.noprint.col-width-small(rowspan=3)
|
7
|
-
th.col-width-date(rowspan=3 valign="top")= t(".
|
7
|
+
th.col-width-date(rowspan=3 valign="top")= t(".thead.date_")
|
8
8
|
th.col-width-small= t(".site")
|
9
|
-
th.col-width-time= t(".
|
9
|
+
th.col-width-time= t(".thead.time_")
|
10
10
|
th.col-width-time(rowspan=3)= t(".duration")
|
11
11
|
th.col-width-tiny= t(".weight")
|
12
12
|
th.col-width-tiny= t(".pulse")
|
@@ -21,7 +21,7 @@ thead
|
|
21
21
|
th.col-width-tiny(rowspan=3)= t(".fluid_removed")
|
22
22
|
th.col-width-tiny.text-center(colspan=3)= t(".machine")
|
23
23
|
th.col-width-drugs.text-center.print-only(rowspan=3)= t(".hd_drugs_administered")
|
24
|
-
th.col-width-notes.text-center.print-only(rowspan=3)= t(".notes")
|
24
|
+
th.col-width-notes.text-center.print-only(rowspan=3)= t(".thead.notes")
|
25
25
|
th.col-width-user.text-center.print-only= t(".user")
|
26
26
|
|
27
27
|
tr.row2
|
@@ -33,9 +33,9 @@ ruby:
|
|
33
33
|
= f.button :submit, value: t(".save")
|
34
34
|
- if policy(session).destroy?
|
35
35
|
|
|
36
|
-
= link_to("
|
36
|
+
= link_to(t("btn.delete"), patient_hd_session_path(patient, session),
|
37
37
|
data: { confirm: t(".delete_confirmation") },
|
38
38
|
method: :delete,
|
39
39
|
class: "button alert")
|
40
40
|
|
|
41
|
-
= link_to "cancel", back_path
|
41
|
+
= link_to t("btn.cancel"), back_path
|