Commit Graph

466 Commits (master)

Author SHA1 Message Date
Giulio Cesare Solaroli 2e65e86341 Fixed another syntax issue breaking the building process 2015-07-01 07:22:58 +02:00
Giulio Cesare Solaroli 9de2c96f66 Added semicolon to (try to) fix a build issue 2015-07-01 07:12:00 +02:00
Giulio Cesare Solaroli 236437ba26 Fixed failed login handling 2015-07-01 06:43:37 +02:00
Giulio Cesare Solaroli d9ef3741ba Updated password font 2015-07-01 06:43:14 +02:00
Giulio Cesare Solaroli e02ba2c20c Merged all pending work done on the private repository 2015-06-27 19:08:20 +02:00
Giulio Cesare Solaroli 83b40aea50 Merge branch 'import'
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/css/clipperz.css.map
	frontend/delta/scss/core/layout.scss
	frontend/delta/scss/core/mixin.scss
2015-06-27 18:38:06 +02:00
Giulio Cesare Solaroli 75d5724c8a Merge remote-tracking branch 'clipperz/export' into import
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/js/Clipperz/PM/DataModel/Record.js
	frontend/delta/js/Clipperz/PM/UI/Components/ExtraFeatures/DeleteAccount.js
	frontend/delta/js/Clipperz/PM/UI/Components/Panels/ExtraFeaturesPanel.js
	frontend/delta/js/Clipperz/PM/UI/MainController.js
	frontend/delta/properties/delta.properties.json
	frontend/delta/scss/style/settingsPanel.scss
2015-06-27 18:33:01 +02:00
Dario Chiappetta 0126873868 Merged Import and Export branches, implemented Giulio's remarks on Import feature 2015-05-21 14:34:49 +02:00
Dario Chiappetta d1d5fae5de Added Import feature 2015-05-14 18:55:18 +02:00
Giulio Cesare Solaroli e329f6926a Reviewed and improved export feature 2015-05-07 16:23:57 +02:00
Giulio Cesare Solaroli 87bde47a17
Fixed some minor style issues 2015-04-20 18:46:14 +02:00
Dario Chiappetta b812ea4efb Added Export feature 2015-04-20 18:18:22 +02:00
Giulio Cesare Solaroli 5b2e5b95d1
Merge remote-tracking branch 'giulio.cesare/iTouch' 2015-04-20 18:12:08 +02:00
Giulio Cesare Solaroli c7a05c9e8a Revisited styles for touch devices
Revisited styles to support/improve the following issues:
- iPhone login rendering
- selection of card fields on touch devices
- scrolling on touch devices (mostly iPad)
2015-04-20 18:02:37 +02:00
Giulio Cesare Solaroli 7ad8e42d9c Merge pull request #66 from jokajak/flask_backend
Introduce new flask based python backend
2015-04-20 15:03:49 +02:00
jokajak 18a9936dfa Updated flask backend README to include link to running instance 2015-04-20 08:54:17 -04:00
jokajak fab1d05127 Introduce new flask based python backend
This supports most functionality. Tested the following functionality:
* Create account
* Delete account
* Create a card
* Download offline copy (couldn't log in) - needs work
* Change passphrase
* One time password creation and use
2015-04-20 08:37:48 -04:00
Giulio Cesare Solaroli 5748515655 Fixed React version in license notes 2015-04-14 17:26:35 +02:00
Giulio Cesare Solaroli edeb859746 Merged and cleaned-up features implemented by Dario
- delete account
- change passphrase
2015-04-14 11:07:10 +02:00
Dario Chiappetta e2781071d0 Added Delete Account feature (no dev backend support yet) - fix 2015-04-14 10:44:23 +02:00
Dario Chiappetta 00ab234ed8 Added Delete Account feature (no dev backend support yet) 2015-04-14 10:36:12 +02:00
Dario Chiappetta 6377fab657 Fixed empty field bug on change passphrase 2015-04-03 19:03:07 +02:00
Dario Chiappetta f438ee9eab Fixed scroll issues in left panel (again) 2015-04-03 18:32:24 +02:00
Dario Chiappetta d20d983e60 Fixed scroll issues in side panels 2015-04-03 17:27:12 +02:00
Giulio Cesare Solaroli fcfae5f4a4 Added transition when opening the left panel 2015-04-03 16:57:18 +02:00
Dario Chiappetta 0863e61631 Added change passphrase logic in MainController 2015-04-03 16:03:17 +02:00
Dario Chiappetta 4dc0a68e0f Added stub form to change passphrase 2015-04-03 14:44:04 +02:00
Giulio Cesare Solaroli e12e7283f1 Turned off autoComplete for login and registration forms. 2015-04-03 12:08:57 +02:00
Giulio Cesare Solaroli b1de7de2c5 Added basic behaviour for extra panel components 2015-04-01 18:28:26 +02:00
Giulio Cesare Solaroli 04e5b7fb02 Small tweak to card list “show details” arrow 2015-03-31 14:54:47 +02:00
Giulio Cesare Solaroli 80e149a8a9 Updated to React 13.1 2015-03-23 18:10:09 +01:00
Giulio Cesare Solaroli 40d20bb3ac
Added url field action handler 2015-03-23 08:42:31 +01:00
Giulio Cesare Solaroli bf3ec41e1b Fixed flickering when showing the value of a password field 2015-03-23 00:13:47 +01:00
Giulio Cesare Solaroli 3bc7dbe7db Decreased size of fonts in ‘Selection’ panel 2015-03-23 00:04:38 +01:00
Giulio Cesare Solaroli 4e85ca5d4e Added copyright/license notice to SCSS files 2015-03-22 23:15:45 +01:00
Giulio Cesare Solaroli e0a0eed5a8 Updated manifest.appcache file to make it effective 2015-03-22 23:05:16 +01:00
Giulio Cesare Solaroli b95d99d33f Added version number 2015-03-22 22:43:19 +01:00
Giulio Cesare Solaroli 087929a177 Automatically adds new field when tabbing out of the last one 2015-03-22 22:42:24 +01:00
Giulio Cesare Solaroli 6a27c3f5e1 Fixed a UI glitch where a tag may not be saved 2015-03-22 22:41:23 +01:00
Giulio Cesare Solaroli 781966771b Moved copyright notice to the very top of the index.html file 2015-03-22 22:39:16 +01:00
Giulio Cesare Solaroli ab128e98e7 Fixed a minor issue with the implementation of Field.isEmpty method 2015-03-22 22:38:54 +01:00
Giulio Cesare Solaroli 7a116201f7 Removed clipperz copyright/license note
The script that automatically adds the copyright notice was wrongly configured.
2015-03-22 21:10:48 +01:00
Giulio Cesare Solaroli 8d7ada0461 Added application version info 2015-03-22 18:39:53 +01:00
Giulio Cesare Solaroli f6c76a24f0
Fixed the addition of new cards in narrow view 2015-03-22 14:17:21 +01:00
Giulio Cesare Solaroli 8453eb1f23 Small rendering improvements 2015-03-21 09:06:54 +01:00
Giulio Cesare Solaroli 96ac72ce80 Fixed iPhone/iPad rendering glitches 2015-03-21 09:05:32 +01:00
Giulio Cesare Solaroli 24ef85db50 Fixed mask event handling for iPhone/iPad 2015-03-21 09:04:39 +01:00
Giulio Cesare Solaroli c0847d6f52 Enabled one more (now green) test 2015-03-16 17:44:32 +01:00
Giulio Cesare Solaroli f9791a2fd4 Fixed some tests
Thanks to the suggestion of Dario Chiappetta: 68c7843210 (diff-a0730cd0ccb483a9fff282eff550aec4R1111)
2015-03-16 17:34:20 +01:00
Giulio Cesare Solaroli 765567f5ae
Fixed card rendering and enabled text selection for notes and field labels 2015-03-12 21:24:37 +01:00