Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-02 | [feat] Display mixnet status on outgoing emails | Ruben Pollan | |
2017-07-27 | [pkg] make pydist work in a clean env | Ruben Pollan | |
2017-07-27 | [feat] display the mixnet status on incomming emails | Ruben Pollan | |
Add support for X-Leap-Mixnet header. | |||
2017-07-25 | [pkg] add target for uploading to pypi | Kali Kaneko | |
2017-07-25 | [pkg] packaging and path changes | Kali Kaneko | |
- move all the pixelated python package under src/ - move the pixelated_www package under the leap namespace - allow to set globally the static folder - add hours and minutes to the timestamp in package version, to allow for several releases a day. | |||
2017-07-24 | add readme with missing deps | Kali Kaneko | |
2017-07-24 | bump UI version in package.json | Kali Kaneko | |
2017-07-24 | [pkg] modify setup.py info after fork | Kali Kaneko | |
2017-07-24 | pep8 | Kali Kaneko (leap communications) | |
2017-07-24 | [feature] allow to pass a static_folder to RootResource | Kali Kaneko (leap communications) | |
in this way, I can pass the pixelated_www.__path__ directly. | |||
2017-07-24 | [feature] package web-ui as a distributable python module | Kali Kaneko (leap communications) | |
in this way, we can generate wheels and pip-install it from pypi or other sources. we intend to use this for easing the shipping of the Pixelated UI in our packages/bundles. a separate debian package can also be easily generated form this artifact. | |||
2017-06-02 | Organizing npm libraries | Tayane Fernandes | |
Related to #1076 | |||
2017-06-02 | Split node modules into production and development groups | varac | |
The rationale behind this is that we now a too complex dependency graphs of node modules (~1000 !). This breaks at least under certain circumstances like installing the modules on a shared folder inside vagrant. This should fix #1076. | |||
2017-05-15 | Fixes watch command for vagrant environments | Anike Arni | |
2017-04-24 | Fix javascript console errors | Sriram Viswanathan | |
2017-04-05 | Merge pull request #1043 from pixelated/validate-password | Tulio Casagrande | |
[#934] Add front-end password validation | |||
2017-04-05 | [#934] Set max length for passwords | Tulio Casagrande | |
2017-04-05 | [#938] Fixes padding of text on the link button on backup-account step | Sriram Viswanathan | |
with @anikarni | |||
2017-04-05 | [#938] Replaces RaisedButton with FlatButton for backup-account link | Sriram Viswanathan | |
with @anikarni | |||
2017-04-05 | [#938] Fixes styling of title & button on backup-account step | Sriram Viswanathan | |
2017-04-05 | [#934] Add integration test for password validation | Tulio Casagrande | |
2017-04-05 | [#934] Add front-end password validation | Tulio Casagrande | |
2017-04-05 | [#938] Replaces submit button with a link button for redirection | Sriram Viswanathan | |
with @anikarni | |||
2017-04-04 | [#938] Fixes lint errors | Sriram Viswanathan | |
with @anikarni | |||
2017-04-04 | [#938] Adds backup account step to test for missing translations | Sriram Viswanathan | |
with @anikarni | |||
2017-04-04 | [#938] Adds link to backup-account on the backup account step | Sriram Viswanathan | |
with @anikarni | |||
2017-04-04 | [#938] Adds backup account step to forgot password flow | Sriram Viswanathan | |
with @anikarni | |||
2017-04-04 | Upgrade eslint | Thais Siqueira | |
with @deniscostadsc | |||
2017-03-31 | [#935] Submits password to account recovery endpoint | Anike Arni | |
2017-03-31 | [#935] Submits user recovery code to new endpoint | Anike Arni | |
with @deniscostadsc | |||
2017-03-31 | [#927] Implements sending recovery code by email. | Thais Siqueira | |
with @tayanefernandes | |||
2017-03-30 | [#932] Combines button label for account recovery forms | Anike Arni | |
with @deniscostadsc | |||
2017-03-30 | [#932] Changes progress bar margin | Anike Arni | |
2017-03-30 | [#932] Adds portuguese translations | Anike Arni | |
2017-03-30 | [#932] Makes back link a button | Anike Arni | |
2017-03-30 | [#932] Fixes image description | Anike Arni | |
2017-03-30 | [#932] Makes account recovery resource public | Anike Arni | |
2017-03-30 | [#932] Hides logout button on account recovery flow | Anike Arni | |
2017-03-30 | [#932] Moves form componentes to separate directories | Anike Arni | |
with @deniscostadsc | |||
2017-03-29 | Merge pull request #1032 from pixelated/forgot-password-page | Anike Arni | |
UI improvements for account recovery flow | |||
2017-03-29 | Merge pull request #1031 from pixelated/backup_account_error_feedback | Sriram Viswanathan | |
[#931] Backup account error feedback | |||
2017-03-29 | [#931] PR feedback - use 'response.ok' for testing 'fetch' errors & minor ↵ | Sriram Viswanathan | |
refactoring | |||
2017-03-28 | [#932] Adapts account recovery flow to desktop | Anike Arni | |
with @deniscostadsc | |||
2017-03-28 | [#932] Adapts forms to tablet | Anike Arni | |
2017-03-28 | [#932] Adds images in account recovery flow | Anike Arni | |
2017-03-28 | [#932] Hides inputs on new password form | Anike Arni | |
2017-03-28 | [#932] Adds back link to account recovery steps | Anike Arni | |
2017-03-28 | [#931] Adds support for multi-line Snackbar messages | Sriram Viswanathan | |
2017-03-28 | [#932] Adds new password form | Anike Arni | |
2017-03-28 | [#932] Adds mobile progress bar to account recovery flow | Anike Arni | |