Giulio Cesare Solaroli
6fed029616
Normalized "use strict" quoting and minor fixed to components
2015-08-18 17:31:02 +02:00
Giulio Cesare Solaroli
58e1cdfcf9
Added username/password fields to newly created cards
2015-08-10 16:38:42 +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
755df7d360
More fixes before /delta release
2015-07-05 09:09:33 +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
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
Dario Chiappetta
0863e61631
Added change passphrase logic in MainController
2015-04-03 16:03:17 +02:00
Dario Chiappetta
4dc0a68e0f
Added stub form to change passphrase
2015-04-03 14:44:04 +02: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
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
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
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
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
924f0815a1
Fixed delete card option in narrow view
2015-02-13 08:54:00 +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
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
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
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
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
Giulio Cesare Solaroli
5b8da33360
Improved feedback when cancelling/saving changes
2014-09-05 18:17:41 +02:00
Giulio Cesare Solaroli
316dff637f
Implemented "Clone card" command.
2014-08-26 17:31:24 +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
a362a03cbe
Implemented the dialog to ask for confirmation when the user ask to delete a card
...
No keyboard shortcut implemented, yet
2014-08-04 18:33:37 +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
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