Commit Graph

37 Commits

Author SHA1 Message Date
Giulio Cesare Solaroli
cb949d791f Improved rendering for password generator 2015-08-10 15:26:45 +02:00
Giulio Cesare Solaroli
2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +02:00
Giulio Cesare Solaroli
c99e8bcd71 Improved drag&drop handler rendering as suggested by Roberto Pasini 2015-08-03 17:32:35 +02:00
Giulio Cesare Solaroli
392a8bb3a4 Fixed password fields typography metrics 2015-07-30 15:26:06 +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
1f9c30cdfb Fixed minor issues reported by user after official release of /delta 2015-07-20 10:27:28 +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
Dario Chiappetta
4dc0a68e0f Added stub form to change passphrase 2015-04-03 14:44:04 +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
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
4e85ca5d4e Added copyright/license notice to SCSS files 2015-03-22 23:15:45 +01:00
Giulio Cesare Solaroli
8453eb1f23 Small rendering improvements 2015-03-21 09:06:54 +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
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
c21e074e14 Misc SCSS fixes
- added edit mask shadow
- updated icon font
- updated card edit field action buttons layout
- selection panel scroll
2015-03-09 15:32:36 +01:00
Giulio Cesare Solaroli
a4718b2c04 Improved text area autoresize behaviour 2015-02-26 21:03:33 +01:00
Giulio Cesare Solaroli
acb72cc1e0 Fixed card list shadow over card detail (Safari) 2015-02-16 16:06:28 +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
3a466a758a Update the stylesheets 2015-02-13 08:57:00 +01:00
Giulio Cesare Solaroli
7de0433236 Restored dialog style 2015-02-08 11:47:50 +01:00
Giulio Cesare Solaroli
2d4bb33be4 Merge branch 'master' of github.com:clipperz/password-manager
Conflicts:
	frontend/delta/scss/style/selectionPanel.scss

Reverted some settings to fix issues in the narrow view
2015-02-08 11:11:06 +01:00
Roberto Pasini
30b5d47f06 Fixed scrollbars on FF 2015-02-06 20:34:00 +01:00
Giulio Cesare Solaroli
967222eac8 Some extra work on the styling of some components 2015-02-06 17:26:27 +01:00
Giulio Cesare Solaroli
782d7102c9 Improved the styling of some elements 2015-02-06 16:33:38 +01:00
Giulio Cesare Solaroli
e92b03d76a Minor style sheet refactoring 2015-02-04 23:57:57 +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
3d17482db4 Improved card editing form layout 2015-02-03 22:48:29 +01:00
Giulio Cesare Solaroli
afaa767238 Updated SCSS 2015-01-21 18:29:30 +01:00
Giulio Cesare Solaroli
3910a2dd8f
Highlighted selected items in the selection panel.
Also added some improvements suggested here: http://www.luster.io/blog/9-29-14-mobile-web-checklist.html
2014-11-02 08:33:29 +01:00
Giulio Cesare Solaroli
f42c469663 Added very first rough prototype of tag editor 2014-09-19 18:27:26 +02:00
Giulio Cesare Solaroli
54b264b6a1 Implemented field manual ordering through drag&drop 2014-09-04 18:58:56 +02:00
Giulio Cesare Solaroli
ed1c8081a5 Initial draft of card editing mode
Still very early draft with tons of issues still to address, and no styling at all.

Disabled CSS preprocessor, due to limitations in Python SCSS processor.
Updated date Copyright notice.
2014-08-22 08:38:53 +02:00
Giulio Cesare Solaroli
201a707f36 Further improvements in tag handling and rendering 2014-07-30 18:34:12 +02:00
Giulio Cesare Solaroli
86634cc4af Implemented card archiving, both the DataModel login and UI (still very rough, though) 2014-07-30 09:28:05 +02:00
Giulio Cesare Solaroli
f8da092f3d Interim synchronization with internal repository
This is an intermir commit to share what is going on with the development of the new /delta version.
2014-07-28 18:07:48 +02:00