1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2024-09-21 09:41:34 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
Giulio Cesare Solaroli
40d20bb3ac
Added url field action handler 2015-03-23 08:42:31 +01:00
Giulio Cesare Solaroli
b95d99d33f Added version number 2015-03-22 22:43:19 +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
ab128e98e7 Fixed a minor issue with the implementation of Field.isEmpty method 2015-03-22 22:38:54 +01:00
Giulio Cesare Solaroli
8d7ada0461 Added application version info 2015-03-22 18:39:53 +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
24ef85db50 Fixed mask event handling for iPhone/iPad 2015-03-21 09:04:39 +01:00
Giulio Cesare Solaroli
f9791a2fd4 Fixed some tests
Thanks to the suggestion of Dario Chiappetta: 68c7843210 (diff-a0730cd0ccb483a9fff282eff550aec4R1111)
2015-03-16 17:34:20 +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
be3ad5fec8 Added semicolon to fix install build 2015-03-11 18:25:29 +01:00
Giulio Cesare Solaroli
867666b949 Disabled ’sign in’ link when the proxy does not support creating new accounts 2015-03-11 18:23:52 +01:00
Giulio Cesare Solaroli
9d8bdceac4 Disabled ‘download’ link when offline copy feature is not available 2015-03-11 18:18:00 +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
3d809a71db Added a few more files to the project 2015-03-10 22:54:46 +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
e47cc7f617 Hide current selected card (in *wide view) hitting ‘esc’ 2015-03-03 23:29:37 +01:00
Giulio Cesare Solaroli
bd95252c80 Cleaned up the rendering of search form 2015-03-03 23:25:30 +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
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
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
724016fd15 Added default values for card counters when still loading card info 2015-02-07 15:40:01 +01:00
Giulio Cesare Solaroli
6c021b5772 Added explicit count for all cards 2015-02-06 17:24:31 +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
9dec5ece43 Disabled search shortcut when in edit mode 2015-02-03 18:24:49 +01:00
Giulio Cesare Solaroli
34bf41228d Fixed add card behaviour when in ‘compact’ mode 2015-02-03 18:23:30 +01:00
Giulio Cesare Solaroli
98425821ed Added the automatic selection of search text when entering search mode with key bindings 2015-01-31 17:34:31 +01:00
Giulio Cesare Solaroli
43b0239ab8 Added a few feature based on actual subscription options 2015-01-21 18:29:08 +01:00
Giulio Cesare Solaroli
47184f8c04 Moved 'subscription' info into test data
This allows to stream line the development also of subscription related features, without having to have an active backend.
2015-01-21 18:25:58 +01:00
Giulio Cesare Solaroli
1e333d7e22
Added key navigation also for the ‘narrow’ view 2015-01-09 15:30:16 +01:00
Giulio Cesare Solaroli
2854b9f9c4 Added partial key navigation (desktop version) 2015-01-04 18:50:50 +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
3a34051bb1 Made search term resilient to UI refresh 2015-01-02 17:48:34 +01:00
Giulio Cesare Solaroli
dadca4dfa0 Enabled direct login execution 2015-01-02 14:19:33 +01:00
Giulio Cesare Solaroli
132af87411 offline copy link and better feedback when saving
Added offline copy link (still rough UI) and improved feedback when performing tasks that would eventually save data (long operation)
2015-01-02 10:13:04 +01:00
Giulio Cesare Solaroli
88f9bc2cdf Cached record index loading in order to improve rendering performances. 2014-12-30 10:28:59 +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
c3add59d1b Updated MainController logic to keep the selected card listed, even when the filtering criteria does no longer match the selected card itself. 2014-10-12 14:30:17 +02:00
Giulio Cesare Solaroli
a891853d32 Added the option to "restore" and archived card 2014-10-12 10:56:27 +02:00
Giulio Cesare Solaroli
b3967dae52 Fixes to release developer preview of the /delta version
/delta needs an updated backend to support its payment options.
/beta and /gamma have been updated to be compatible with the new backend.
2014-10-09 13:55:45 +02:00
Giulio Cesare Solaroli
093d5e7965 Basic implementation of search feature 2014-09-22 16:53:44 +02:00
Giulio Cesare Solaroli
f42c469663 Added very first rough prototype of tag editor 2014-09-19 18:27:26 +02:00