<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wifi-card.git/src/components/Card.js, branch master</title>
<subtitle>Print a QR code for connecting to your WiFi</subtitle>
<id>https://code.northwest.io/wifi-card.git/atom?h=master</id>
<link rel='self' href='https://code.northwest.io/wifi-card.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/'/>
<updated>2021-08-05T19:12:17+00:00</updated>
<entry>
<title>Style and code refactor (#166)</title>
<updated>2021-08-05T19:12:17+00:00</updated>
<author>
<name>Ben Woodward</name>
<email>ben@bdw.to</email>
</author>
<published>2021-08-05T19:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=093f025de3e97339750dc3df5be626a0315507dc'/>
<id>urn:sha1:093f025de3e97339750dc3df5be626a0315507dc</id>
<content type='text'>
* Move all settings below card

* refactor components; lifting state up

* background color

* Evergreen components for everything

* password error

* Tighten card size

* Simply hide password to basic toggle, never disable

* Hide password label, too

* Maximize mobile portrait width

* Make wifi tip smaller

* Small style tweaks

* Copy: update password length error text to include helpful instructions

This will need a backfill for other translations

* Remove unused css

* Use empty string for EncryptionMode=None value

* Remove light.min.css

* Include logo on wificard

* Cleanup after rebase

* Clean-up comments on state

* Padding for mobile</content>
</entry>
<entry>
<title>Hotfix: Revert SVG QR Code (#162)</title>
<updated>2021-08-02T15:23:51+00:00</updated>
<author>
<name>olekstomek</name>
<email>olekstomek@gmail.com</email>
</author>
<published>2021-08-02T15:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=7e2ff91ae6c176a3c823804df9b58979b6504449'/>
<id>urn:sha1:7e2ff91ae6c176a3c823804df9b58979b6504449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translate encryption mode 'None' (#157)</title>
<updated>2021-07-31T17:22:28+00:00</updated>
<author>
<name>Ben Woodward</name>
<email>ben@bdw.to</email>
</author>
<published>2021-07-31T17:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=444b2c5b267fb5d454091ad373df47fd9b84beae'/>
<id>urn:sha1:444b2c5b267fb5d454091ad373df47fd9b84beae</id>
<content type='text'>
Fixes #106</content>
</entry>
<entry>
<title>code refactoring proposal (#155)</title>
<updated>2021-07-31T16:57:46+00:00</updated>
<author>
<name>olekstomek</name>
<email>olekstomek@gmail.com</email>
</author>
<published>2021-07-31T16:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=d74c04fa7b01738aa3d5d4738d653430a1d622dd'/>
<id>urn:sha1:d74c04fa7b01738aa3d5d4738d653430a1d622dd</id>
<content type='text'>
* code refactoring proposal

* convert function to an ES6 function

* Update src/components/Card.js

Suggested change

Co-authored-by: Ben Woodward &lt;benjamindwoodward@gmail.com&gt;

Co-authored-by: Ben Woodward &lt;benjamindwoodward@gmail.com&gt;</content>
</entry>
<entry>
<title>remember the password even if it is cleared by the None option (#127)</title>
<updated>2021-07-30T17:42:22+00:00</updated>
<author>
<name>olekstomek</name>
<email>olekstomek@gmail.com</email>
</author>
<published>2021-07-30T17:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=02338896e0438da05735d9a461d1943d17114ef2'/>
<id>urn:sha1:02338896e0438da05735d9a461d1943d17114ef2</id>
<content type='text'>
* remember the password even if it is cleared by the None option

* refactor remembering password after code review

* fixes: label and checking encryption mode for saving password</content>
</entry>
<entry>
<title>Add checkbox state to fix issue (#134)</title>
<updated>2021-07-30T15:15:00+00:00</updated>
<author>
<name>Pushpender Saini</name>
<email>54404738+PushpenderSaini0@users.noreply.github.com</email>
</author>
<published>2021-07-30T15:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=d240bc3db52495899b93335ad561c4de6d79ad48'/>
<id>urn:sha1:d240bc3db52495899b93335ad561c4de6d79ad48</id>
<content type='text'>
* Add checkbox state to fix issue: 'None' Encryption disable Checkbox of 'Hide password field before printing'

* Checkbox implimentation with newtork.hidePassword

* Remove hidePassword from line :191 and :202</content>
</entry>
<entry>
<title>🐛 fix rtl direction bugs (#124)</title>
<updated>2021-07-29T17:28:35+00:00</updated>
<author>
<name>Ahmed Tarek</name>
<email>ahmed.tokyo1@gmail.com</email>
</author>
<published>2021-07-29T17:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=3fa070c7ace0edb78d3048f819c5286965fdd458'/>
<id>urn:sha1:3fa070c7ace0edb78d3048f819c5286965fdd458</id>
<content type='text'>
* :bug: fix rtl direction bugs

* fix conflicts</content>
</entry>
<entry>
<title>QR Code sharpness (#139)</title>
<updated>2021-07-29T16:35:14+00:00</updated>
<author>
<name>Ben Woodward</name>
<email>ben@bdw.to</email>
</author>
<published>2021-07-29T16:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=00ff350cd7b84509e1e20d05ce36b87f3b8bc70f'/>
<id>urn:sha1:00ff350cd7b84509e1e20d05ce36b87f3b8bc70f</id>
<content type='text'>
* resolved issue #82

* added max and min widht at style.css

* render as svg

* added credits to the pt-br language and runned fmt.write

Co-authored-by: ismaelpereira &lt;ismaelfgpereira@gmail.com&gt;</content>
</entry>
<entry>
<title>fix for loop to for-of - SonarLint warning (#112)</title>
<updated>2021-07-26T22:46:21+00:00</updated>
<author>
<name>olekstomek</name>
<email>olekstomek@gmail.com</email>
</author>
<published>2021-07-26T22:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=cd2bc2e3c2117638a79b71791a415d9f77df2fc6'/>
<id>urn:sha1:cd2bc2e3c2117638a79b71791a415d9f77df2fc6</id>
<content type='text'>
* fix for loop to for-of - SonarLint warning

* just remove empty line

* improvement the loop that builds values for qr code</content>
</entry>
<entry>
<title>hide password option is possible when password has correct length for… (#103)</title>
<updated>2021-07-26T22:44:21+00:00</updated>
<author>
<name>olekstomek</name>
<email>olekstomek@gmail.com</email>
</author>
<published>2021-07-26T22:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/wifi-card.git/commit/?id=981bbac7ff97127ae073fb410b52859fcc11b79b'/>
<id>urn:sha1:981bbac7ff97127ae073fb410b52859fcc11b79b</id>
<content type='text'>
* hide password option is possible when password has correct length for WEP and WPA

* refactor, logic is factored out into a function instead of in-lined in the markup

* refactor of function because Sonar warning

* improvement after code review - move function</content>
</entry>
</feed>
