Commit Graph

66 Commits

Author SHA1 Message Date
Dario Chiappetta
8cc2ad14b2 Minor UI/UX improvements. 2015-11-30 11:47:06 +01:00
Dario Chiappetta
ce0883a7f1 Applied most of the style suggestions from Frank, tentative fix for IE
wide layout
2015-11-27 16:16:58 +01:00
Dario Chiappetta
e34c800509 Improved IE11 compatibility and fixed attachments on brandNew cards 2015-11-26 16:02:44 +01:00
Dario Chiappetta
db47e5b7fb Fixed UI behavior on window resize, fixed Attachment UI in card View 2015-11-26 10:09:52 +01:00
Dario Chiappetta
0abd559e81 Fixed Dev backend simulated network behaviour and minor code cleanup 2015-11-25 11:42:18 +01:00
Dario Chiappetta
8b7a438039 Tentative fix for SRP problem and improved Attachments UI in card View
and Edit
2015-11-25 10:39:50 +01:00
Dario Chiappetta
8c59393433 Implemented Attachments in client 2015-11-23 16:10:44 +01:00
Giulio Cesare Solaroli
8608fb4253
Fixed lock/unlock issue and removed console.log 2015-10-27 14:35:39 +01:00
Giulio Cesare Solaroli
73165361d4 Updated edit UI for keeping save/cancel buttons on the bottom of the screen 2015-10-01 16:40:05 +02:00
Giulio Cesare Solaroli
adf8e186cb Avoided forced reload when hitting return on the password generator length field 2015-09-23 13:44:57 +02:00
Giulio Cesare Solaroli
376ccf24e9 Updated preferences handling 2015-09-23 13:44:29 +02:00
Dario Chiappetta
3891ffa476 Implemented lock (to be reviewed) 2015-09-23 10:24:49 +02:00
Dario Chiappetta
4ed3412cd8 Added support for Direct Login removal 2015-08-26 23:03:41 +02:00
Dario Chiappetta
5cfd6588d7 Merge https://github.com/clipperz/password-manager 2015-08-26 22:57:28 +02:00
Dario Chiappetta
0656c73c1b Fixed OTP Handling in Dev backend: all test are passing 2015-08-26 10:13:29 +02:00
Giulio Cesare Solaroli
eeb597354a Fixed selection of cards with empty title 2015-08-26 09:45:12 +02:00
Dario Chiappetta
ee163ba2e9 Integrated Giulio's comments in previous commit 2015-08-20 11:13:24 +02:00
Dario Chiappetta
4a869380b0 Fixed #34 (Reorder fields within cards) 2015-08-19 13:23:00 +02:00
Giulio Cesare Solaroli
6fed029616 Normalized "use strict" quoting and minor fixed to components 2015-08-18 17:31:02 +02:00
Giulio Cesare Solaroli
feef7e9705 Improved password generator UI 2015-08-12 10:54:13 +02:00
Giulio Cesare Solaroli
58e1cdfcf9 Added username/password fields to newly created cards 2015-08-10 16:38:42 +02:00
Giulio Cesare Solaroli
2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +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
0e5501b12b Fixed ‘esc’ handling for fieldValues rendered as TextArea 2015-07-27 18:01:40 +02:00
Giulio Cesare Solaroli
1517c52b25 Removed favicons 2015-07-27 17:05:22 +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
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
755df7d360 More fixes before /delta release 2015-07-05 09:09:33 +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
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
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
f6c76a24f0
Fixed the addition of new cards in narrow view 2015-03-22 14:17:21 +01:00
Giulio Cesare Solaroli
40d9725c37 Fixed drag&drop of card fields in Safari 2015-03-12 21:22:23 +01:00
Giulio Cesare Solaroli
187959fd1e Many small overall UI improvements
- proxy are now aware of their respective features;
- updated account status info and added also proxy info (especially to show when using an offline copy)
- conditionally enabled different features across the UI, based on user account / proxy available features
2015-03-10 22:59:24 +01:00
Giulio Cesare Solaroli
b01b983d8b Improved card filed dragging 2015-03-10 22:38:33 +01:00
Giulio Cesare Solaroli
d4c4e5ca63 Added the option to view the clear text of a password 2015-03-09 17:20:33 +01:00
Giulio Cesare Solaroli
a26c59851d updated copyright statements 2015-03-09 15:45:35 +01:00
Giulio Cesare Solaroli
d7c5d6014b Added default image when actual favicon fails to load 2015-03-03 19:30:44 +01:00
Giulio Cesare Solaroli
2368d471e8 Added HTML native support for auto-completion in tag editor
Not sure on which browser this feature is working; only tested in Chrome for Mac.
2015-03-03 17:42:25 +01:00
Giulio Cesare Solaroli
a4718b2c04 Improved text area autoresize behaviour 2015-02-26 21:03:33 +01:00
Giulio Cesare Solaroli
375fc0c10e Added text area autoresize behaviour. 2015-02-26 18:39:03 +01:00
Giulio Cesare Solaroli
6141a7fce3
Fixed tag editor layout. Behaviour still incomplete, though. 2015-02-13 16:46:13 +01:00
Giulio Cesare Solaroli
924f0815a1 Fixed delete card option in narrow view 2015-02-13 08:54:00 +01:00
Giulio Cesare Solaroli
a481384688 Fixed the order of the commands in the compact view 2015-02-12 18:04:12 +01:00
Giulio Cesare Solaroli
dac835b5c6 General improvements to the UI
More work still needed, but still a meaningful step forward.
2015-02-04 23:44:32 +01:00
Giulio Cesare Solaroli
88139883f5 Small improvements to card editing form 2015-02-03 22:47:21 +01:00
Giulio Cesare Solaroli
43b0239ab8 Added a few feature based on actual subscription options 2015-01-21 18:29:08 +01:00