Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Signature Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Electronic Signature Service
Signature Frontend
Merge requests
!10
Existing signature warning
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Existing signature warning
existing-sig-warning
into
master
Overview
1
Commits
1
Pipelines
3
Changes
5
Merged
Reiter, Christoph
requested to merge
existing-sig-warning
into
master
4 years ago
Overview
1
Commits
1
Pipelines
3
Changes
5
TODO:
Test performance (32mb pdf) -> ~230ms for reading into memory, 10-20ms for checking for signatures
Check state on initial queuing
Send a notification on signature button click recheck
Adjust the error message according to feedback
Edited
4 years ago
by
Reiter, Christoph
0
0
Merge request reports
Compare
master
version 3
895b1e3a
4 years ago
version 2
cf97b404
4 years ago
version 1
cf97b404
4 years ago
master (base)
and
version 3
latest version
72d6a146
1 commit,
4 years ago
version 3
895b1e3a
2 commits,
4 years ago
version 2
cf97b404
1 commit,
4 years ago
version 1
cf97b404
4 commits,
4 years ago
5 files
+
75
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
src/i18n/de/translation.json
+
3
−
1
View file @ 895b1e3a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -114,5 +114,7 @@
"error-permission-message"
:
"Sie müssen das Recht auf Amtssignaturen besitzen um diese Funktion nutzen zu können!"
,
"error-login-message"
:
"Sie müssen eingeloggt sein um diese Funktion nutzen zu können!"
,
"error-cancel-message"
:
"Der Signaturprozess wurde manuell abgebrochen."
,
"error-rights-message"
:
"Abbruch auf Grund mangelnder Rechte Ihres Accounts."
"error-rights-message"
:
"Abbruch auf Grund mangelnder Rechte Ihres Accounts."
,
"label-manual-positioning-missing"
:
"Bestehende Signatur vorhanden, bitte wählen Sie ihre Positionierung manuell."
,
"error-manual-positioning-missing"
:
"Ein oder mehrere Signaturen in der Warteschlange müssen manuell positioniert werden."
}
Loading