Giulio Cesare Solaroli
197bce0d00
Fixed rendering of search form
2015-07-31 09:15:13 +02:00
Giulio Cesare Solaroli
392a8bb3a4
Fixed password fields typography metrics
2015-07-30 15:26:06 +02:00
Giulio Cesare Solaroli
78eb3bc16c
Signed off code
2015-07-29 18:25:08 +02:00
Giulio Cesare Solaroli
6af8f80abe
Merge pull request #73 from gcsolaroli/master
...
Minor fixes to /delta first public release
2015-07-29 17:59:30 +02:00
Giulio Cesare Solaroli
cbc613da7f
Updated weird case path adding a sensible result and logging a warning
2015-07-29 17:34:20 +02:00
Giulio Cesare Solaroli
0dbd7eb45a
Fixed scroll issues for card details in Chrome
2015-07-29 17:31:29 +02:00
Giulio Cesare Solaroli
a182077a1d
Fixed extra height in fieldValues when in view mode
2015-07-29 16:07:13 +02:00
Giulio Cesare Solaroli
86c4e70866
Fixed issue when deleting cards on retina display
2015-07-27 18:08:53 +02:00
Giulio Cesare Solaroli
c9c8daf08a
Switched to React 0.13.3
2015-07-27 18:03:20 +02:00
Giulio Cesare Solaroli
0e5501b12b
Fixed ‘esc’ handling for fieldValues rendered as TextArea
2015-07-27 18:01:40 +02:00
Giulio Cesare Solaroli
0ed0b33ecd
Fixed minor rendering issue when selecting a card
2015-07-27 17:26:59 +02:00
Giulio Cesare Solaroli
1517c52b25
Removed favicons
2015-07-27 17:05:22 +02:00
Giulio Cesare Solaroli
06f5e77acf
Fixed Firefox rendering issue
2015-07-22 08:42:55 +02:00
Giulio Cesare Solaroli
a1fe0f2d8c
Improved tag handling
2015-07-22 08:42:38 +02:00
Giulio Cesare Solaroli
1bc595306a
Fixed rendering issue in card detail when in compact view
2015-07-20 18:11:23 +02:00
Giulio Cesare Solaroli
c0d1848628
Tentative fix the problem of the ‘compiled’ version of the application
2015-07-20 16:28:09 +02:00
Giulio Cesare Solaroli
444d021f01
Tentative fix the problem of the ‘compiled’ version of the application
2015-07-20 16:11:57 +02:00
Giulio Cesare Solaroli
c65c406944
Fixed rendering of field value view.
2015-07-20 15:13:35 +02:00
Giulio Cesare Solaroli
1f9c30cdfb
Fixed minor issues reported by user after official release of /delta
2015-07-20 10:27:28 +02:00
Giulio Cesare Solaroli
cdfd739897
Fixed rendering of Registration page
2015-07-05 09:28:19 +02:00
Giulio Cesare Solaroli
755df7d360
More fixes before /delta release
2015-07-05 09:09:33 +02:00
Giulio Cesare Solaroli
e6d071a7c1
Final fixed before official /delta release
2015-07-04 18:43:59 +02:00
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