Traky icon indicating copy to clipboard operation
Traky copied to clipboard

A time tracking mobile app to use with your Tryton account.

Results 18 Traky issues
Sort by recently updated
recently updated
newest added

Cuando quiero usar la aplicación me dice que está mal configurado. Probe con distintas url y no consigo me genere la key, las URL que probe son: http://ip:8000/ http://ip ip...

**[Ionic 5 has been released.](https://ionicframework.com/blog/announcing-ionic-5/)** It would be great to update the packages using an older version to the newer version. Also, we should take care of [breaking changes](https://github.com/ionic-team/ionic/blob/master/BREAKING.md). At...

enhancement
dependencies

When I create a new time log I'd like Traky to support long names in the group `select` element.

enhancement
nice to have

It would be nice if Traky could retrieve the available databases and place them in a `select` component when a user inputs a `server url` during the authentication step.

enhancement
nice to have

We decided to implement the following [Code of Conduct](https://github.com/Cambalab/Traky/blob/master/CODE_OF_CONDUCT.md). Assuming that responsibility, we would like to know people that want to work with us that we are following those principles....

nice to have

It would be nice to set a _Continuous Integration tool_ so we can be sure that new changes does not break anything when they are merged. A new `.travis.yml` file...

documentation
nice to have

It would be nice to add a badge showing that we are using the **GLP-3 License**. References: - https://shields.io/

nice to have

We have many npm **dependencies** which are not needed to be integrated in the production build. For instance: - `capacitor/android` - `types/jest` - `cordova-res` - `express` - `json-server` - `path`...

clean up

Currently, the Tryton _API_ can not respond the **OPTIONS** method, which is necessary to send the `Authorization` header. We were able to fix that using a Proxy server to _skip_...

help wanted

We should allow to users to advance to the next input when they press the `enter` key from the keyboard. Also, when they press it in the final input it...

enhancement