Commit graph

38 commits

Author SHA1 Message Date
fnuesse 9485ccbd97
limit initializeNavbar calls to one time per controllerinstance
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-06 00:07:01 +01:00
fnuesse 5ef8c51548
check for legacyNavbar is undefined when switching scopes so that the state is persistent during the session
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-05 22:19:44 +01:00
fnuesse 80df7baca0
Renamed hidden to template-hidden in css styles
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-04 22:55:12 +01:00
fnuesse 04596442e8
Removed Flashing of uninitialized html-layouts
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-25 22:59:01 +01:00
fnuesse 34917099bf
Added default vault opening after logout to prevent confusion
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:49 +01:00
fnuesse a9664e7701
remove all selected tags when navbarentry is clicked in new navbar
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:44 +01:00
fnuesse 0e747470f7
Fixed Translationissue in navigationbar
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:42 +01:00
fnuesse 92d315af3f
Hid Vaultservicebug when editing was canceled
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:41 +01:00
fnuesse 2dd6adb2b4
Refactored Searchbox to menu.js
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:41 +01:00
fnuesse da88114962
Introduced legacy navigationbar
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:31 +01:00
fnuesse 984b829f78
readded tagsearch to navbar
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:30 +01:00
fnuesse ce014390e8
remove all tags on show-all selection
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:30 +01:00
fnuesse 54365b5b91
fixed codestyling
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:27 +01:00
fnuesse 7ca36978a6
indicating which navbaritem is selected in current listview
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:25 +01:00
fnuesse 98468fa1f7
autoclose settings in navbar
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:24 +01:00
fnuesse 062a9d198c
added further hints to ui for user convenience
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:24 +01:00
fnuesse cb4def26ea
fixed trashbin-navigation behaviour
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:23 +01:00
fnuesse 730e954176
Added custom initial state to taglist
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21 17:34:21 +01:00
fnuesse 92898d236b
fixed initial state of taglist in navbar 2018-11-21 17:34:20 +01:00
Felix Nüsse e44fea71c8
Implemented special filters
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:14 +01:00
Felix Nüsse f1158485a8
Moved tags to sublist in appnavigation
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:10 +01:00
Felix Nüsse 4d079d2cbd
Udated Codestyle and cleaned files
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:34:01 +01:00
Felix Nüsse 44276dfafd
Updated Navigationbar to latest styleguide
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:46 +01:00
brantje ca4f6dfeaf
Fix selected tag filter doesn't stick after returning from sharing or editing (Fixes #255) 2017-02-22 18:02:55 +01:00
brantje 6767322a22
Lock vault after 3 wrong attempts (Fixes #197)
Fix share button, fix shared_key not added to storedCredential after sharing (Fixes #249)
    Add password app importer. Fixes #248
    Fix version check via proxy. Fixes #237
    Fix activity app not filtering. Fixes #246
    Add EnPass txt importer. Fixes #159
    Fix for disabled share button
    Require vault key for export. Fixes #199
    Indicate that sharing only works with users that have 1 or more vaults.
    Fixes #242
    Reset tags on logout. Fixes #245
    Ability to enter OTP secret manually. Fixes #198
    Create teampass importer. Fixes #244
2017-02-17 21:25:18 +01:00
brantje f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje e83bcd3242
Make scrutinizer happy 2016-10-17 19:29:05 +02:00
brantje e84da75f05
Add required files for karma 2016-10-17 18:43:33 +02:00
brantje 15b32b7e5e
Add JSHint, solve all problems 2016-10-07 19:56:29 +02:00
brantje b8e1ecc490 Add password strength scanner 2016-09-24 20:16:57 +02:00
brantje 35262e737f Fix breadcrumbs. Closes #17 2016-09-23 12:30:50 +02:00
brantje c8d230b747 Remove console.log, remove old html code 2016-09-20 23:54:19 +02:00
brantje 83b5fa40e1 Move ngclipboard 2016-09-20 19:09:47 +02:00
brantje f3b945454f Filter tag list 2016-09-20 18:38:49 +02:00
brantje 396ec55453 Remove console.log 2016-09-18 21:17:47 +02:00
brantje 8d0f70f357 Filtering with tags work, add oc notificaton service 2016-09-16 14:01:25 +02:00
brantje fc28988da4 Add logout of vault 2016-09-11 22:57:55 +02:00
brantje 6c502f183c First setup of vaults 2016-09-10 23:30:17 +02:00