Commit Graph

43 Commits

Author SHA1 Message Date
Dario Chiappetta
e21645028f Implemented Marco's remarks on PIN and Preferences 2015-10-06 15:33:42 +02:00
Giulio Cesare Solaroli
376ccf24e9 Updated preferences handling 2015-09-23 13:44:29 +02:00
Giulio Cesare Solaroli
6ad0024600 Cleaned’ up user unlock feature 2015-09-23 13:43:59 +02:00
Giulio Cesare Solaroli
cf3c243af2 Set default values for user preferences 2015-09-23 13:40:58 +02:00
Dario Chiappetta
3891ffa476 Implemented lock (to be reviewed) 2015-09-23 10:24:49 +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
337743964c Download all records data for export together, to avoid request-toll issues 2015-08-21 11:42:05 +02:00
Giulio Cesare Solaroli
cbc613da7f Updated weird case path adding a sensible result and logging a warning 2015-07-29 17:34:20 +02:00
Giulio Cesare Solaroli
a1fe0f2d8c Improved tag handling 2015-07-22 08:42:38 +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
2e65e86341 Fixed another syntax issue breaking the building process 2015-07-01 07:22:58 +02:00
Giulio Cesare Solaroli
9de2c96f66 Added semicolon to (try to) fix a build issue 2015-07-01 07:12:00 +02:00
Giulio Cesare Solaroli
236437ba26 Fixed failed login handling 2015-07-01 06:43:37 +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
75d5724c8a Merge remote-tracking branch 'clipperz/export' into import
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/js/Clipperz/PM/DataModel/Record.js
	frontend/delta/js/Clipperz/PM/UI/Components/ExtraFeatures/DeleteAccount.js
	frontend/delta/js/Clipperz/PM/UI/Components/Panels/ExtraFeaturesPanel.js
	frontend/delta/js/Clipperz/PM/UI/MainController.js
	frontend/delta/properties/delta.properties.json
	frontend/delta/scss/style/settingsPanel.scss
2015-06-27 18:33:01 +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
Dario Chiappetta
d1d5fae5de Added Import feature 2015-05-14 18:55:18 +02:00
Giulio Cesare Solaroli
e329f6926a Reviewed and improved export feature 2015-05-07 16:23:57 +02:00
Dario Chiappetta
b812ea4efb Added Export feature 2015-04-20 18:18:22 +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
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
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
be3ad5fec8 Added semicolon to fix install build 2015-03-11 18:25:29 +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
a26c59851d updated copyright statements 2015-03-09 15:45:35 +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
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
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
54b264b6a1 Implemented field manual ordering through drag&drop 2014-09-04 18:58:56 +02:00
Giulio Cesare Solaroli
316dff637f Implemented "Clone card" command. 2014-08-26 17:31:24 +02:00
Giulio Cesare Solaroli
3918a7bdfc Fixed an issue when editing a card label (without tags) 2014-08-25 08:11:28 +02:00
Giulio Cesare Solaroli
3c68167fb8 Improved implementation of Record.Version 2014-08-24 22:11:16 +02:00
Giulio Cesare Solaroli
4fd3d0e6a0 Fixed a problem when reverting changes on a Record involving adding/removing fields. 2014-08-24 09:47:52 +02:00
Giulio Cesare Solaroli
336f6932b7 Improved tag handling
Now tag counting reflects whether archived cards are shown or not.
Also available the option to select all untagged cards, with matching counter.
Card deletion is now broken, while I found a way to handle the confirmation dialog (see DialogBox component)
2014-08-02 14:45:22 +02:00
Giulio Cesare Solaroli
201a707f36 Further improvements in tag handling and rendering 2014-07-30 18:34:12 +02:00
Giulio Cesare Solaroli
9d4c8087f6 Improved tag handling. 2014-07-30 16:14:44 +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
Giulio Cesare Solaroli
1180b7b195 Updated /delta
Switched from less to scss. Still no build script to update the final CSS, though.
Added preliminary support for storing account data on browser's local storage for offline viewing. No public backend currently support this feature.
2013-10-02 09:59:30 +02:00
Giulio Cesare Solaroli
20bea94ab6 First release of /delta version 2013-08-30 23:23:42 +02:00