You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2c261ad3f9 | 3 hours ago | |
---|---|---|
.github | 3 months ago | |
.yarn | 1 year ago | |
app | 3 hours ago | |
build | 4 days ago | |
config | 9 months ago | |
digitransit-component | 4 weeks ago | |
digitransit-search-util | 4 days ago | |
digitransit-store | 9 months ago | |
digitransit-util | 4 months ago | |
docs | 1 week ago | |
sass | 3 hours ago | |
scripts | 1 month ago | |
server | 1 month ago | |
static | 3 hours ago | |
test | 3 weeks ago | |
win-launch-scripts | 7 years ago | |
.codecov.yml | 6 years ago | |
.dockerignore | 1 year ago | |
.eslintignore | 10 months ago | |
.eslintrc.js | 10 months ago | |
.git-blame-ignore-revs | 10 months ago | |
.gitignore | 3 years ago | |
.lvimrc | 9 years ago | |
.nvmrc | 6 months ago | |
.nycrc.json | 6 years ago | |
.stylelintrc.json | 10 months ago | |
.yarnrc.yml | 10 months ago | |
COPYING | 9 years ago | |
Dockerfile | 6 months ago | |
LICENSE-AGPL.txt | 9 years ago | |
LICENSE-EUPL.txt | 9 years ago | |
README.md | 7 months ago | |
babel.config.js | 9 months ago | |
lerna.json | 4 years ago | |
package.json | 4 days ago | |
postcss.config.js | 4 years ago | |
webpack.config.babel.js | 3 weeks ago | |
yarn.lock | 4 days ago |
README.md
Digitransit-ui is a mobile friendly User interface built to work with Digitransit platform
Licensing
The source code of the platform is dual-licensed under the EUPL v1.2 and AGPLv3 licenses.
Issues
Our main issue tracking is handled in https://digitransit.atlassian.net However, we also monitor this repository's issues and import them to Jira. You can create issues in GitHub.
Demos
Testing
Digitransit-ui is tested to work on the latest and the second latest major versions of Firefox, Chromium and Safari.
- Continuous Integration: https://github.com/HSLdevcom/digitransit-ui/actions
Visual tests are run with jest and playwright.
More information about testing.