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
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
Commits
5a5f3496
Commit
5a5f3496
authored
4 years ago
by
Reiter, Christoph
Browse files
Options
Downloads
Patches
Plain Diff
Clean up README
this info is already in the forontend docs
parent
09dd2dc8
No related branches found
No related tags found
No related merge requests found
Pipeline
#16040
passed
4 years ago
Stage: test
Stage: e2e-stage1
Stage: e2e-stage2
Stage: e2e-stage3
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-24
1 addition, 24 deletions
README.md
with
1 addition
and
24 deletions
README.md
+
1
−
24
View file @
5a5f3496
...
...
@@ -16,9 +16,6 @@ yarn install
# constantly build dist/bundle.js and run a local web-server on port 8001
yarn run watch
# same as watch, but with babel, terser, etc active -> very slow
yarn run watch-full
# run tests
yarn
test
```
...
...
@@ -27,24 +24,4 @@ Jump to <http://localhost:8001> and you should get a Single Sign On login page.
To use the Nextcloud functionality you need a running Nextcloud server with the
[
webapppassword
](
https://gitlab.tugraz.at/DBP/Middleware/Nextcloud/webapppassword
)
Nextcloud app like this
[
Nextcloud Development Environment
](
https://gitlab.tugraz.at/DBP/Middleware/Nextcloud/webapppassword/-/tree/master/docker
)
.
## Browser versions
These browser versions should work with the application.
-
Firefox 67+ (2019-05)
-
Chrome 67+ (2018-05)
-
Edge 79+ (2020-01)
-
Safari 11.1+ (2018-04)
-
Opera 64+ (2019-10)
-
iOS Safari 12+/iOS 12+ (2018-09)
We use a row of newer features:
-
https://caniuse.com/#feat=custom-elementsv1
-
https://caniuse.com/#feat=es6-module-dynamic-import
-
https://caniuse.com/#feat=shadowdomv1
-
https://caniuse.com/#feat=mdn-javascript_statements_import_meta
-
https://caniuse.com/#feat=es6-module
-
https://caniuse.com/#feat=async-functions
[
Nextcloud Development Environment
](
https://gitlab.tugraz.at/DBP/Middleware/Nextcloud/webapppassword/-/tree/master/docker
)
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment