Giter Club home page Giter Club logo

tagandpass's Introduction

Cozy Tag&Pass Cozy Connector

What's Cozy?

Cozy Logo

Cozy is a personal data platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.

What is this konnector about ?

This konnector retrieves your bills from Tag&Pass, the online service for the public transportation network of Grenoble, France.

Open a Pull-Request

If you want to work on this konnector and submit code modifications, feel free to open pull-requests!
See :

Run and test

Create a konnector-dev-config.json file at the root with your test credentials :

{
  "COZY_URL": "http://cozy.tools:8080",
  "fields": {
    "login": "[email protected]",
    "password": "123456"
  }
}

Then :

yarn
yarn standalone

For running the konnector connected to a Cozy server and more details see konnectors documentation

Cozy-konnector-libs

This connector uses cozy-konnector-libs. It brings a bunch of helpers to interact with the Cozy server and to fetch data from an online service.

Maintainer

The lead maintainers for this konnector is Romain Clement.

Get in touch

You can reach the Cozy Community by:

License

cozy-konnector-tagandpass is developed by Romain Clement and distributed under the AGPL v3 license.

tagandpass's People

Contributors

dependabot[bot] avatar doubleface avatar lucst avatar rclement avatar renovate-bot avatar renovate[bot] avatar sblaisot avatar taratatach avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

rclement

tagandpass's Issues

Broken Konnector: cannot authenticate

The current version of the Konnector is broken.

Example error log using yarn standalone with a working user account:

$ cozy-konnector-standalone
BaseKonnector: debug : Preparing konnector...
BaseKonnector: debug : Running konnector main...
cozy-konnector-libs: info : Authenticating ...
BaseKonnector: warn : Error from konnector
BaseKonnector: debug : Error caught by BaseKonnector
BaseKonnector: critical : LOGIN_FAILED
debug : Capture exception and die
error Command failed with exit code 1.

It seems the Tag&Pass web application has changed some things regarding user authentication and bills retrieval.

The Konnector must be upgraded to the new communication protocol in order to be fully functioning again.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • buffer-to-stream 1.0.0
  • cozy-konnector-libs 5.10.1
  • moment 2.29.4
  • cozy-jobs-cli 2.4.1
  • cozy-konnector-build 1.7.0
travis
.travis.yml
  • node 16.20.2

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Bank statements are not linked with bills

Syncing Tag&Pass bills works great on production Cozy.
However, banks statements in Cozy Banks are not linked with Tag&Pass bills.

Maybe the culprit comes from a month mismatch in the dates:

  • Bills date refers to the monthly billed period (e.g. 2019-01)
  • Bank operations date refers to the payout day (e.g. 2019-02-12), which is a month later

Furthermore, the "+ My Invoices" button does not even show-up on the bank statements:
cozy-tagandpass-bank

@LucsT any ideas on how to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.