Commit Graph

55 Commits

Author SHA1 Message Date
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
e6d071a7c1 Final fixed before official /delta release 2015-07-04 18:43:59 +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
e329f6926a Reviewed and improved export feature 2015-05-07 16:23:57 +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
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
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
Giulio Cesare Solaroli
fcfae5f4a4 Added transition when opening the left panel 2015-04-03 16:57:18 +02:00
Dario Chiappetta
4dc0a68e0f Added stub form to change passphrase 2015-04-03 14:44:04 +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
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
b95d99d33f Added version number 2015-03-22 22:43:19 +01:00
Giulio Cesare Solaroli
8d7ada0461 Added application version info 2015-03-22 18:39:53 +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
502f03d555
Update SCSS 2015-03-11 18:28:59 +01:00
Giulio Cesare Solaroli
f4f77ab0e1 Small fix the offline copy status layout 2015-03-11 00:08:42 +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
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
bd95252c80 Cleaned up the rendering of search form 2015-03-03 23:25:30 +01:00
Giulio Cesare Solaroli
03ce1d3497 Fixed scrolling of the extra-features panel 2015-03-03 16:13:22 +01:00
Giulio Cesare Solaroli
66e036b5de Small fix to the registration form layout 2015-03-03 15:53:39 +01:00
Giulio Cesare Solaroli
a4718b2c04 Improved text area autoresize behaviour 2015-02-26 21:03:33 +01:00
Giulio Cesare Solaroli
29ff09441b Improved registration wizard
The desktop view looks fine, but the mobile one still needs lot of love
2015-02-26 16:55:45 +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
Giulio Cesare Solaroli
4535b8b129 Cleaned up style sheets 2015-02-07 15:41:04 +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
cff99b9603 Added key-bindings for searching cards (desktop version) 2015-01-04 16:53:08 +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