Commit Graph

26 Commits

Author SHA1 Message Date
Farkas József
a377bcf3b4 Separate hardware configuration from user configuration
Closes #152
2017-01-01 10:44:20 +01:00
Farkas József
de38e9c06e Fixes Keymap and Macro removing
Fixes #235
2016-12-30 11:59:59 +01:00
József Farkas
9b2aa188e6 Use ids in key actions instead of references (#239)
Partially reverts e48fdea
2016-12-30 11:51:46 +01:00
Farkas József
31492da0a2 Fix keymap deleting bug 2016-12-15 23:42:20 +01:00
Farkas József
6cab3b982a Fix reintroduced macro deleting bug
Fixes #140
2016-12-15 22:59:25 +01:00
Farkas József
d086eb3eea Fix change detection bug 2016-12-15 20:09:22 +01:00
József Farkas
e48fdea89d Use references in key actions (#204) 2016-12-13 23:09:39 +01:00
Farkas József
3380a9d514 Fix config cleaner 2016-12-13 22:58:18 +01:00
Farkas József
03ca90d558 No macro text and route update 2016-12-05 18:20:33 +01:00
Nejc Zdovc
f2ce7398d0 Fixed deletion change (#177)
Closes #140 #194
2016-11-30 09:04:28 +01:00
Farkas József
95187afe6a Enable OnPush change detection strategy in SvgKeyboardWrapComponent 2016-11-28 20:12:12 +01:00
Farkas József
a70a5fada2 Use default configuration on dataModelVersion mismatch
Closes #191
2016-11-26 21:34:04 +01:00
Farkas József
56c386bb7b Add default keymap icon hint 2016-11-22 09:37:32 +01:00
NejcZdovc
e784a6ab0b Added duplicate redirect 2016-11-20 13:07:25 +01:00
NejcZdovc
02db20e6c3 Redirect to specific URL of first macro 2016-11-19 10:46:43 +01:00
NejcZdovc
646cb64a8a Redirect to specific URL of favourite keymap 2016-11-19 10:46:43 +01:00
NejcZdovc
0383c50dbc Redirect to newly added keymap 2016-11-19 10:46:43 +01:00
Nejc Zdovc
d8b35f57f4 Fixed macro redirect (#149)
Closes #148
2016-10-23 19:43:26 +02:00
NejcZdovc
b5eb8601e2 Add macro 2016-10-23 11:39:03 +02:00
Nejc Zdovc
a653333c9b Removed unnecessary services (#125)
They have been replaced with Store.
2016-10-21 16:36:41 +02:00
Farkas József
b16e83fc30 Don't store preset in local storage 2016-10-16 19:10:00 +02:00
NejcZdovc
f93477487c Added effects 2016-09-30 23:04:47 +02:00
Nejc Zdovc
4e13f910dd Data layer - Macro & UX improvments (#117)
Closes #75
2016-09-25 19:54:36 +02:00
Farkas József
b78ce778a6 refactor: Preset keymaps 2016-09-25 14:18:23 +02:00
Farkas József
cb1f677f31 refactor: UhkConfiguration 2016-09-25 14:18:23 +02:00
Nejc Zdovc
b78bc5850f Keymap data layer (#95) 2016-09-18 12:38:42 +02:00