Ubaldo Pescatore

Results 7 issues of Ubaldo Pescatore

As discussed [here](https://github.com/freedomotic/freedomotic/pull/304) it could be helpful to refactor all the code references about dates and calendars from `java.util` to the newer `java.time` package. This could help to improve both...

hacktoberfest

Hi there, navigating in the source code I see a lot of commented lines. Is it worth to clean it a little by removing unnecessary commented lines? The main advantage...

hacktoberfest

Currently, this Vue application does not implement testing activities properly. It would be very helpful in defining a valid testing pipeline for: - Vue components - Integration - Snapshots Once...

help wanted
good first issue
hacktoberfest
up-for-grabs
low hanging fruit :cherries:

Currently, in order to configure a proper URL endpoint for API requests, there is a strange workaround [here](https://github.com/freedomotic/fd-vue-webapp/blob/4cd2576666a5e8c659e2d8227cbadaea41348d88/src/utils/fd-axios.js#L8): ```javascript if (window.location.host === 'fd-vue-webapp.herokuapp.com') { FD_API_URL = 'http://174.138.4.3:9111/v3' } else {...

enhancement
good first issue
hacktoberfest

As suggested by @rafmjr in #167 it would be useful to add a Service Worker to make the application a PWA.

enhancement
hacktoberfest

System component should be visible only to administrator users. Then, it could be useful to introduce some Access Control List for customize access roles according to the logged user.

help wanted

Not an issue at all, I am passing here only to write that's the funniest blogpost about Scala I read so far 😃