Commit Graph

3198 Commits

Author SHA1 Message Date
Martin Kleinschrodt 2d53aa3001 Fix typo 2014-01-28 15:00:46 +01:00
Martin Kleinschrodt ac062f8581 Move component files into separate folders 2014-01-27 16:39:46 +01:00
Martin Kleinschrodt c59cad853a Merge record item element into list view 2014-01-27 15:57:28 +01:00
Martin Kleinschrodt 7d00850143 Put javascript code into separate files 2014-01-27 15:45:37 +01:00
Martin Kleinschrodt 6995bf759f Rename password view to start view; Only use for initially setting the master password 2014-01-26 20:30:36 +01:00
Martin Kleinschrodt c5b910cbdf Some more documentation 2014-01-26 16:37:28 +01:00
Martin Kleinschrodt 33600b4ec5 Add docu for dialog element 2014-01-26 14:22:37 +01:00
Martin Kleinschrodt 19685796dc Add settings view; Move change password option there 2014-01-26 14:04:55 +01:00
Martin Kleinschrodt 87e65d636e Use more font-weight for dialog titles and section headers 2014-01-26 13:35:10 +01:00
Martin Kleinschrodt c226ca86db Minor cleanup 2014-01-26 13:34:28 +01:00
Martin Kleinschrodt cbe4773fc2 Use attribute for opening/closing dialog; Make it cross-browser compatible 2014-01-26 13:33:58 +01:00
Martin Kleinschrodt a5072bb302 Remove select highlight from record item; Minor refactoring; Code cleanup 2014-01-25 19:19:16 +01:00
Martin Kleinschrodt 048cb4768b minor bugfix 2014-01-25 17:49:35 +01:00
Martin Kleinschrodt c09694d702 Add some documentation to the app component 2014-01-25 14:40:04 +01:00
Martin Kleinschrodt cb6ba84a59 Add (more) documentation for core modules 2014-01-25 14:01:55 +01:00
Martin Kleinschrodt ab2f9c63b5 Markup cleanup and documentation 2014-01-25 12:46:15 +01:00
Martin Kleinschrodt aaae5bc762 Add dialog titles where appropriate 2014-01-25 11:14:23 +01:00
Martin Kleinschrodt 29cccb434b Field field name input and show the field name as title instead. Editing field names is no longer possible 2014-01-25 11:10:31 +01:00
Martin Kleinschrodt 960729c489 remove width transition on left icon for performance reasons 2014-01-25 10:53:33 +01:00
Martin Kleinschrodt f586a671a8 Make sure spacing between list items is correct on wider screens 2014-01-25 10:33:30 +01:00
Martin Kleinschrodt e60ba95042 Minor bugfix 2014-01-25 09:43:44 +01:00
Martin Kleinschrodt bf841367fd Remove reordering functionality (for now) 2014-01-24 15:32:11 +01:00
Martin Kleinschrodt c9997b2172 Sort list alphabetically, add section headers 2014-01-24 15:26:01 +01:00
Martin Kleinschrodt 558597ac95 Use Function.prototype.bind for scoping 2014-01-23 13:50:55 +01:00
Martin Kleinschrodt 249c8ce770 Make sure header is not clickable when it is ‘veiled’ 2014-01-23 13:49:46 +01:00
Martin Kleinschrodt a5f429e384 Use primary color for text on all buttons 2014-01-22 23:07:59 +01:00
Martin Kleinschrodt fa1cf2058a Some changes to field menu / editing fields 2014-01-22 23:05:07 +01:00
Martin Kleinschrodt df3a5e8a50 Remove link to google font 2014-01-22 23:03:36 +01:00
Martin Kleinschrodt 7ef528b1ed Add some margin between field value and name 2014-01-22 20:59:48 +01:00
Martin Kleinschrodt 540a7c5cfa Show field name and value in field menu 2014-01-22 20:57:28 +01:00
Martin Kleinschrodt 13515da8c9 Minor cleanup 2014-01-22 20:29:59 +01:00
Martin Kleinschrodt a28277b2c3 Add failsafe in case a dialog fails to set ‘display: none’ after animation. Dialogs will now only receive pointer events, if the have the ‘open’ class 2014-01-22 20:28:18 +01:00
Martin Kleinschrodt 7581bfceec Add fonts to project for offline access 2014-01-22 20:26:39 +01:00
Martin Kleinschrodt bff5e9442d Add tests for secustore backup import 2014-01-22 18:41:28 +01:00
Martin Kleinschrodt 0a24f03889 Ask for password before importing; Show error alert if import fails; Show pretty alert when import succeeds 2014-01-22 16:02:36 +01:00
Martin Kleinschrodt 4728eb9e9c Add import view 2014-01-22 14:57:47 +01:00
Martin Kleinschrodt 076cd728cc Add import module for importing data from SecuStore backups 2014-01-22 14:56:05 +01:00
Martin Kleinschrodt 79343b63e0 Move some of the dialogs from the main view to the record view 2014-01-22 11:57:31 +01:00
Martin Kleinschrodt 25d6203ba6 Set touch-action attribute on dialog to ‘none’ to disallow scrolling on elements beneath. 2014-01-22 09:45:38 +01:00
Martin Kleinschrodt e4cd147415 Restyle dialog 2014-01-22 09:44:22 +01:00
Martin Kleinschrodt 52023cbff0 Place scrim over header separately when opening dialog to work around layering issues 2014-01-22 09:43:24 +01:00
Martin Kleinschrodt dda096d3d1 Add global styling for input elements 2014-01-21 22:13:33 +01:00
Martin Kleinschrodt f5648e5493 Apply row height to buttons and input elements 2014-01-20 23:21:07 +01:00
Martin Kleinschrodt 297cade59c Fix reorder styling 2014-01-20 22:54:53 +01:00
Martin Kleinschrodt 36b5ddb5b0 add padding to bottom of list view to add some space between bottom item and bottom 2014-01-20 20:31:26 +01:00
Martin Kleinschrodt 41ab2f3f58 Redesign lock and password view 2014-01-20 20:29:25 +01:00
Martin Kleinschrodt e838e5d2c0 Add ellipsis mixin and apply it to some more elements 2014-01-20 19:42:32 +01:00
Martin Kleinschrodt 425a943630 Some styling tweaks 2014-01-20 19:37:33 +01:00
Martin Kleinschrodt 7cdf345ce7 Styling fix 2014-01-20 19:35:58 +01:00
Martin Kleinschrodt e5cf4a749f Refactor header 2014-01-20 18:21:02 +01:00