Commit Graph

68 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
db47e5b7fb Fixed UI behavior on window resize, fixed Attachment UI in card View 2015-11-26 10:09:52 +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
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
2f748fbd60 Added ‘camingo-code’ font, just for reference. Not used at the moment. 2015-10-01 16:39:06 +02:00
Giulio Cesare Solaroli
e28119c728 Fixed rendering of settings page when in narrow mode 2015-10-01 16:37:45 +02:00
Giulio Cesare Solaroli
8bbe3dcfec Updated login and registration page to behave correctly when displayed on devices with small screens 2015-10-01 16:36:00 +02:00
Giulio Cesare Solaroli
7bc16cc649 Fixed OTP rendering 2015-09-23 13:40:20 +02:00
Giulio Cesare Solaroli
4218ba33bb Improved lock and registration page UI 2015-09-23 13:39:22 +02:00
Giulio Cesare Solaroli
df354f1f69 Improved layout of login and registration pages 2015-09-11 18:49:33 +02:00
Giulio Cesare Solaroli
337743964c Download all records data for export together, to avoid request-toll issues 2015-08-21 11:42:05 +02:00
Giulio Cesare Solaroli
3d5c37d9bd Added keyboard cheat sheet 2015-08-20 10:52:49 +02:00
Giulio Cesare Solaroli
a2f3ee038e Improved SCSS layout and minor issues 2015-08-18 17:29:29 +02:00
Giulio Cesare Solaroli
feef7e9705 Improved password generator UI 2015-08-12 10:54:13 +02:00
Giulio Cesare Solaroli
2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +02:00
Giulio Cesare Solaroli
80b82d2524 updated logout icon 2015-07-31 18:28:27 +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
86c4e70866 Fixed issue when deleting cards on retina display 2015-07-27 18:08:53 +02:00
Giulio Cesare Solaroli
06f5e77acf Fixed Firefox rendering issue 2015-07-22 08:42:55 +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
e6d071a7c1 Final fixed before official /delta release 2015-07-04 18:43:59 +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
Dario Chiappetta
0126873868 Merged Import and Export branches, implemented Giulio's remarks on Import feature 2015-05-21 14:34:49 +02:00
Giulio Cesare Solaroli
87bde47a17
Fixed some minor style issues 2015-04-20 18:46:14 +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
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
Giulio Cesare Solaroli
b1de7de2c5 Added basic behaviour for extra panel components 2015-04-01 18:28:26 +02: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
96ac72ce80 Fixed iPhone/iPad rendering glitches 2015-03-21 09:05:32 +01:00
Giulio Cesare Solaroli
502f03d555
Update SCSS 2015-03-11 18:28:59 +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
8ffe1505f7 Removed flickering when adding a new tag 2015-03-03 23:41:46 +01:00
Giulio Cesare Solaroli
bd95252c80 Cleaned up the rendering of search form 2015-03-03 23:25:30 +01:00
Giulio Cesare Solaroli
060653a876 Restored black mask when editing 2015-03-03 19:33:16 +01:00
Giulio Cesare Solaroli
03ce1d3497 Fixed scrolling of the extra-features panel 2015-03-03 16:13:22 +01:00
Giulio Cesare Solaroli
04a48ea609 Switched default font from SourceCode Pro to Dejavu 2015-02-26 16:39:48 +01:00
Giulio Cesare Solaroli
0d49cf3a8c
Fixed content scroll in card detail, in compact view. 2015-02-14 10:29:51 +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
182e9eb00f Fixed ‘add new card’ button position 2015-02-13 09:12:55 +01:00