Traky
Traky copied to clipboard
A time tracking mobile app to use with your Tryton account.
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...
When I create a new time log I'd like Traky to support long names in the group `select` element.
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.
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....
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...
It would be nice to add a badge showing that we are using the **GLP-3 License**. References: - https://shields.io/
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`...
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_...
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...