Commit Graph

3198 Commits

Author SHA1 Message Date
Martin Kleinschrodt 775f0e888d Some styling tweaks 2013-11-27 21:37:41 +01:00
Martin Kleinschrodt 6bc725936f Make sure to create a copy of the fields array when creating the clone for editing 2013-11-26 23:57:59 +01:00
Martin Kleinschrodt 0634f43930 Minor bug fix 2013-11-26 23:55:38 +01:00
Martin Kleinschrodt c6155d3302 Minor bug fixes; styling tweaks 2013-11-26 23:35:55 +01:00
Martin Kleinschrodt d655032965 More bugfixes 2013-11-23 14:43:54 +01:00
Martin Kleinschrodt 458255278f Bugfix 2013-11-23 13:39:10 +01:00
Martin Kleinschrodt 44c1252005 Implement edit mode for record view 2013-11-23 13:26:37 +01:00
Martin Kleinschrodt 1874877061 Adjust behavior for adding new record 2013-11-23 11:52:17 +01:00
Martin Kleinschrodt 1c74f8eb00 Update unit tests 2013-11-23 09:49:21 +01:00
Martin Kleinschrodt cb9f17d5f8 Add editing mode for header 2013-11-23 09:44:16 +01:00
Martin Kleinschrodt 4a274865ec Add record menu with option to delete record from there 2013-11-22 09:37:32 +01:00
Martin Kleinschrodt 5cf5e90be0 Move requires from devDependencies to dependencies (where it belongs) 2013-11-22 09:20:04 +01:00
Martin Kleinschrodt 5e2baa90ba Highlight selected item 2013-11-21 11:29:17 +01:00
Martin Kleinschrodt e0ec032802 Some styling tweaks 2013-11-21 06:27:27 +01:00
Martin Kleinschrodt 7af08027c9 Add dummy menu 2013-11-21 06:27:10 +01:00
Martin Kleinschrodt f49e6d2293 Add dialog component 2013-11-21 06:25:19 +01:00
Martin Kleinschrodt 27caf86939 Align items in multiple rows for wider displays 2013-11-20 12:39:31 +01:00
Martin Kleinschrodt 5be15ca94a bugfix 2013-11-20 12:38:50 +01:00
Martin Kleinschrodt dbb5c1c3bd Some styling changes 2013-11-19 22:34:09 +01:00
Martin Kleinschrodt 6a7b34c78d Implement cancel action for filter input 2013-11-19 22:18:27 +01:00
Martin Kleinschrodt 88c8f8907e Add in/out animations; some styling changes 2013-11-19 21:08:38 +01:00
Martin Kleinschrodt a2dc112099 Cleanup 2013-11-18 20:45:56 +01:00
Martin Kleinschrodt 71dc8bb8fa Use single menu for all views; Some refactoring and nice effects 2013-11-18 19:57:54 +01:00
Martin Kleinschrodt 2d882b3a2d Some minor tweaks 2013-11-18 19:56:38 +01:00
Martin Kleinschrodt b848aff4e6 Adjust svg viewport scaling to allow for better granularity 2013-11-17 21:43:22 +01:00
Martin Kleinschrodt e8ba28b5b2 Implement element for awesome shape shifting icons! 2013-11-17 21:12:06 +01:00
Martin Kleinschrodt 07552ceadb Create separate component for record list 2013-11-16 09:38:56 +01:00
Martin Kleinschrodt 84699de7ce Make list header fixed to the top; bugfix 2013-11-15 23:26:59 +01:00
Martin Kleinschrodt 5960ac86ed Add way for deleting records 2013-11-15 23:06:18 +01:00
Martin Kleinschrodt d00282b5df Focus title input when adding new record 2013-11-15 22:40:35 +01:00
Martin Kleinschrodt 3153910151 Couple model logic with UI 2013-11-15 22:40:12 +01:00
Martin Kleinschrodt 217198ed69 Add ability to add field 2013-11-15 20:48:11 +01:00
Martin Kleinschrodt 3389470789 Add ability to add new record 2013-11-15 20:41:38 +01:00
Martin Kleinschrodt e8d8bdff80 Update placeholders 2013-11-15 20:27:05 +01:00
Martin Kleinschrodt 9695f82b5c Add some styling; Use inputs for field values and labels 2013-11-15 18:09:37 +01:00
Martin Kleinschrodt 44842e5eb2 Update tests 2013-11-15 00:58:50 +01:00
Martin Kleinschrodt 230dbd316b Refactor the model module 2013-11-15 00:57:07 +01:00
Martin Kleinschrodt 62711c4309 Refactor crypto module 2013-11-15 00:33:25 +01:00
Martin Kleinschrodt 713a547ad3 Some more tests 2013-11-12 11:25:16 +01:00
Martin Kleinschrodt 35d85dc940 Add some additional crypto capabilities; Encrypt model store 2013-11-12 11:24:44 +01:00
Martin Kleinschrodt abfc4a01a9 Put insert and require into own util module; Fix running tests using grunt-contrib-qunit 2013-11-11 18:23:31 +01:00
Martin Kleinschrodt a070cbeffd Use requirejs to manage dependencies for core logic 2013-11-11 17:15:16 +01:00
Martin Kleinschrodt 35a139fa1e Add some more tests for the crypto module 2013-11-10 23:21:28 +01:00
Martin Kleinschrodt 6f098aacb8 Some more documentation 2013-11-10 23:02:26 +01:00
Martin Kleinschrodt 0ca3b18ca8 Add basic unit testing setup and server script 2013-11-10 22:31:42 +01:00
Martin Kleinschrodt b0b9a14cec First basic ui; add bower config file with polymer dependency 2013-11-10 22:30:49 +01:00
Martin Kleinschrodt f8e6fe6ea3 Some business logic 2013-11-10 22:16:26 +01:00
Martin Kleinschrodt 33dac41772 initial commit 2013-11-10 22:13:06 +01:00