Gints

Results 14 issues of Gints

- [x] I have read the [Contributing Documents](https://github.com/DaftMonk/generator-angular-fullstack/blob/master/contributing.md) - [x] My commit(s) follow the [AngularJS commit message guidelines](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/) - [x] The generator's tests pass (`generator-angular-fullstack$ npm test`)

I have next files: ``` 2100ECepikData.properties 2100ECepikData_de.properties 2100ECepikData_ee.properties 2100ECepikData_fr.properties 2100ECepikData_lt.properties 2100ECepikData_lv.properties 2100ECepikData_pl.properties 2100ELT_TRAVEL_INDIVIDUALCalculator.properties 2100ELT_TRAVEL_INDIVIDUALCalculator_de.properties 2100ELT_TRAVEL_INDIVIDUALCalculator_ee.properties 2100ELT_TRAVEL_INDIVIDUALCalculator_fr.properties 2100ELT_TRAVEL_INDIVIDUALCalculator_lt.properties 2100ELT_TRAVEL_INDIVIDUALCalculator_lv.properties 2100ELT_TRAVEL_INDIVIDUALCalculator_pl.properties ``` But when I issue commands to import: ``` java -jar...

Example project builds postgres image by adding docker-entrypoint-initdb.d and db-dumps. Why not just use plain postgres docker image and mount thease directories before start?

I configure tree gateway with consul with steps mentioned here: https://github.com/cloudhrm/frontend But when I try to call /auth endpoint of gateway, I get Invalid gateway. GW log is as follows:...

package.json could have dependencies for example & tsc compile & run instructions

When I execute `cargo esp32c6 --example dhcp --release --features "wifi"` from repo at esp-wifi directory, I get no output from println. Could we have for esp32c6 dependency esp-println/jtag-serial instead of...

Steps to reproduce: * update sid/password for required wifi in https://github.com/gintsgints/rust-iot * compile project and run. Result: At my esp32c6 connection is successeful Required: As it is WPA password protected...

Would be nice in readme to have section with install instructions like bower install + what module name to and in app.js

enhancement

Fixes Shift modifier problem.

Steps to reproduce: * update sid/password for required wifi in https://github.com/gintsgints/rust-iot * compile project and run. Result: At my esp32c6 connection is successeful Required: As it is WPA password protected...

package:esp-wifi