Giovanni Pellerano
Giovanni Pellerano
It would be nice to add a feature for changing the orientation of the print layout. Depending on the schema in fact sometimes a landscape orientation could look nicer and...
It would be valuable to integrate with Saucelabs in order to test cross-browser compatibility tests on commit. As the library is using karma as testing framework my suggestion is to...
The current implementation for byteFmt and kbFmt is using KiB(kibibyte) and MiB (mebibyte) are wrongly used in place of kB(kilobyte) and MB (megabyte). The issue should be fixed in compatibility...
This pull request addresses issue #254
The version has been bumpeed to 0.5.8 but no signed release tag has been created. For a matter of security it would be important to always do it.
In relation to https://github.com/a8m/angular-filter/issues/140 and https://github.com/a8m/angular-filter/issues/136 i'm wondering if in a result of groupby:'id', are groups specifically ordered by the grouping key ('id'). let me clarify my question with an...
While working on [GlobaLeaks](https://github.com/globaleaks/GlobaLeaks), we found out that It would be valuable to implement an integration with [SauceLabs](https://saucelabs.com/) in order to perform end-to-end testing in the cloud testing against cross-browser...
While working on [GlobaLeaks](https://github.com/globaleaks/GlobaLeaks), we found out that It would be valuable to implement a simple end2end testing of the library by means of [Protractor](https://github.com/angular/protractor) that enable testing of AngularJS...
Monitoring of code coverage is a valuable indicator of unit testing maturity and It would be relevant to put unit-tests for angular-relative-date under coverage monitoring by means of [Coveralls](https://coveralls.io) Given...
It would be valuable that being a library written for angular, unit tests would be rewritten using [protractor](https://github.com/angular/protractor). In addition by means of [grunt-protractor-runner](https://github.com/teerapap/grunt-protractor-runner) it would be valuable to interconnect...