it-at-m / digiwf-project

Project repo for the DigiWF project automation platform.
MIT License
10 stars 1 forks source link

Datumeingabe zusätzlich auch per Tastatur #487

Closed darenegade closed 1 year ago

darenegade commented 1 year ago

https://git.muenchen.de/digitalisierung/digiwf-support/-/issues/123

Umsetzung muss noch diskutiert werden, da dies aus der Lib kommt.

Alternativen:

Entscheidung: Eigene Date-Input in Apps -> Package -> Components

Vorlage Date-Input: MAstER oder DigiWF-Legacy

Vorlage DigiWF-Custom-Input: VMultiUserInput

Integration im Frontend: https://github.com/it-at-m/digiwf-core/blob/dev/digiwf-apps/packages/apps/digiwf-tasklist/src/components/schema/AppJsonRenderer.vue#L9

Transformation des JSON-Schema zur Laufzeit, sodass das Custom x-display für Date Fields gesetzt wird und somit für alle vorhandenen Prozesse genutzt wird.

Form-Builder setzt bei Date autom. das x-display

Test auf Reiseantrag, da das Formular relativ komplex ist.

StephanStrehlerCGI commented 1 year ago

Für Transformator: Schema von Reiseantrag als Test nehmen.

lehju commented 1 year ago

Bearbeiterwechsel mit @StephanStrehlerCGI abgestimmt.