update So 2. Feb 14:31:01 CET 2020

This commit is contained in:
Robert Richter 2020-02-02 14:31:01 +01:00
parent 9ba3a9bc69
commit f1807b01df
5 changed files with 57 additions and 62 deletions

0
misc/hexagon_brb_2km.geojson Normal file → Executable file
View File

0
server/socket.js Normal file → Executable file
View File

View File

@ -1,3 +1,5 @@
footer.footer footer.footer
.container-fluid .container-fluid
span.text-muted © Leitstelle Lausitz - #{new Date().getFullYear()} .row
.col-8.span.text-muted.text-left © Leitstelle Lausitz - #{new Date().getFullYear()}
.col-4.span.text-muted.text-right Version 1.x

85
views/includes/rueckmeldung.pug Normal file → Executable file
View File

@ -1,46 +1,39 @@
#waiptableau.fullheight.row.no-gutters .row.no-gutters
.col-6.h-5.d-flex.align-items-center.py-1.text-dark .col-10
button#replay.btn.btn-outline-dark.h-100.py-1.tf_singleline #einsatz_art.align-items-center.font-weight-bold.rounded.bg-light.p-3.mr-1
.ion-md-play-circle #einsatz_stichwort.ion-md-apps -Stichwort-
button#volume.btn.btn-outline-dark.h-100.mx-1.tf_singleline .col-2
.ion-md-volume-high .align-items-center.justify-content-center.rounded.bg-light.text-info.p-3
#date-time. #sondersignal.ion-md-apps.text-center
.tf_singleline -Datum- - -Uhrzeit- .row
.col-6.h-5.d-flex.flex-row.align-items-center.justify-content-end.py-1.text-dark.tf_singleline .col-12.col-5_ls.h-35.h-70_ls.pt-3_pt.ptr-3_ls
#wachenname.ion-md-business=data_wache || ' -Wachenname-' #map.h-100.rounded
.col-10.h-15.h-20_ls.pr-3 .col-12.col-7_ls.h-40.h-70_ls
#einsatz_art.h-100.w-100.d-flex.align-items-center.font-weight-bold.p-3.rounded.bg-light.tf_singleline .row.no-gutters.h-100.pt-3
#einsatz_stichwort.ion-md-apps -Stichwort- .col-12.h-10.h-100.w-100
.col-2.h-15.h-20_ls.d-flex.align-items-center.justify-content-center.p-3.rounded.bg-light.text-info.tf_singleline #rueckmeldung.list-group.list-group-horizontal.text-center.h-100.w-100
#sondersignal.ion-md-apps a.list-group-item.flex-fill.list-group-item-action.text-secondary.tf_singleline
.col-12.col-5_ls.h-35.h-70_ls.pt-3_pt.ptr-3_ls .ion-md-paper-plane
#map.h-100.rounded .col-6.h-65.d-flex.align-items-end.justify-content-start.tf_multiline
.col-12.col-7_ls.h-40.h-70_ls #ortsdaten.flex-fill -Objekt-
.row.no-gutters.h-100.pt-3 br
.col-12.h-10.h-100.w-100 | -Ort-
#rueckmeldung.list-group.list-group-horizontal.text-center.h-100.w-100 br
a.list-group-item.flex-fill.list-group-item-action.text-secondary.tf_singleline | -Ortsteil-
.ion-md-paper-plane br
.col-6.h-65.d-flex.align-items-end.justify-content-start.tf_multiline | -Straße Hsnr-
#ortsdaten.flex-fill -Objekt- .col-6.h-65.d-flex.align-items-end.justify-content-end.tf_multiline
br ul#em_alarmiert.list-group
| -Ort- li.list-group-item.d-flex.justify-content-between.align-items-center -Einsatzmittel 1-
br li.list-group-item.d-flex.justify-content-between.align-items-center -Einsatzmittel 2-
| -Ortsteil- li.list-group-item.d-flex.justify-content-between.align-items-center -Einsatzmittel n-
br // TODO: Status mit anzeigen (als .badge.badge-pill)
| -Straße Hsnr- .col-12.h-5.d-flex.align-items-end.justify-content-center.text-dark.tf_singleline
.col-6.h-65.d-flex.align-items-end.justify-content-end.tf_multiline #em_weitere -weiteres Einsatzmittel 1-, -weiteres Einsatzmittel 2-, -weiteres Einsatzmittel n-
ul#em_alarmiert.list-group .col-12.h-20.d-flex.align-items-center.rounded.bg-light.font-weight-bold.text-info.tf_singleline
li.list-group-item.d-flex.justify-content-between.align-items-center -Einsatzmittel 1- #besonderheiten -Besonderheiten-
li.list-group-item.d-flex.justify-content-between.align-items-center -Einsatzmittel 2- .col-12.h-5.d-flex.align-items-end.justify-content-center.pt-3
li.list-group-item.d-flex.justify-content-between.align-items-center -Einsatzmittel n- .progress(style='height: 100%;').flex-fill
// TODO: Status mit anzeigen (als .badge.badge-pill) #hilfsfrist.progress-bar.progress-bar-striped.progress-bar-animated(role='progressbar', aria-valuenow='0', aria-valuemin='0', aria-valuemax='100', style='width: 0%')
.col-12.h-5.d-flex.align-items-end.justify-content-center.text-dark.tf_singleline audio#audio(controls='')
#em_weitere -weiteres Einsatzmittel 1-, -weiteres Einsatzmittel 2-, -weiteres Einsatzmittel n- source(src='', type='audio/mpeg')
.col-12.h-20.d-flex.align-items-center.rounded.bg-light.font-weight-bold.text-info.tf_singleline
#besonderheiten -Besonderheiten-
.col-12.h-5.d-flex.align-items-end.justify-content-center.pt-3
.progress(style='height: 100%;').flex-fill
#hilfsfrist.progress-bar.progress-bar-striped.progress-bar-animated(role='progressbar', aria-valuenow='0', aria-valuemin='0', aria-valuemax='100', style='width: 0%')
audio#audio(controls='')
source(src='', type='audio/mpeg')

30
views/test_rueckmeldung.pug Normal file → Executable file
View File

@ -1,15 +1,15 @@
extends layout extends layout
append head append head
link(rel='stylesheet', href='/css/ionicons.min.css') link(rel='stylesheet', href='/css/ionicons.min.css')
link(rel='stylesheet', href='/css/leaflet.css') link(rel='stylesheet', href='/css/leaflet.css')
// link(rel='stylesheet', href='/css/waip.css') // link(rel='stylesheet', href='/css/waip.css')
block content block content
//include includes/modal_response //include includes/modal_response
.container-fluid .container-fluid
include includes/rueckmeldung include includes/rueckmeldung
script(src='/js/leaflet.js') script(src='/js/leaflet.js')
// script(src='/js/textFit.min.js') // script(src='/js/textFit.min.js')
// script(src='/js/waip_client.js') // script(src='/js/waip_client.js')