Commit Graph

65 Commits

Author SHA1 Message Date
Farkas József
c48e959ed8 Disable layer switcher actions on non-base layers
Closes #216
2016-12-15 22:02:48 +01:00
Farkas József
9807c5b793 Add extended function keys
Closes #218
2016-12-15 19:35:55 +01:00
József Farkas
e48fdea89d Use references in key actions (#204) 2016-12-13 23:09:39 +01:00
Nejc Zdovc
68814185e7 Select2 improvements (#92)
* Select2 options are now left aligned, alternative text is gray, layer tab have ordinary select
* Increased height of select2 dropdown

Resolves #84
2016-12-11 13:06:02 +01:00
NejcZdovc
96e80ad7ef Fixed graphical glitch 2016-12-09 23:05:13 +01:00
Farkas József
37125af47a Macro-tab selection fix
Closes #205
2016-12-03 20:06:17 +01:00
Farkas József
6bbcacfbe6 Refactor: Replace NoneAction with null in JSON representation 2016-11-27 18:27:49 +01:00
Farkas József
8f930092df Remove placeholder in macro-tab 2016-11-20 21:58:07 +01:00
Farkas József
064d2eb29a Remove placeholder in keymap-tab 2016-11-20 21:58:07 +01:00
Nejc Zdovc
ac499d21f7 Removed current keymap from switch (#165)
Closes #160
2016-11-20 13:24:17 +01:00
NejcZdovc
1d47f9c758 Fixed cursor; Changed settings text position 2016-11-20 13:08:45 +01:00
NejcZdovc
b394428110 Added settings link 2016-11-20 13:08:45 +01:00
NejcZdovc
e96f3120cf Added text to a buttons 2016-11-20 13:08:45 +01:00
NejcZdovc
68d6dbe723 Fixed default keymap selection in popover; Fixed keymap default image 2016-11-19 10:46:43 +01:00
Nejc Zdovc
a653333c9b Removed unnecessary services (#125)
They have been replaced with Store.
2016-10-21 16:36:41 +02:00
Nejc Zdovc
4e13f910dd Data layer - Macro & UX improvments (#117)
Closes #75
2016-09-25 19:54:36 +02:00
Farkas József
140709e31f refactor: Macro 2016-09-25 14:26:52 +02:00
Farkas József
a719f06618 refactor: Layer 2016-09-25 14:26:45 +02:00
Farkas József
7ba0a0401a refactor: Keymap 2016-09-25 14:26:43 +02:00
Farkas József
cb1f677f31 refactor: UhkConfiguration 2016-09-25 14:18:23 +02:00
Nejc Zdovc
b4a7dbfb20 Keymap clone highlight color (#112)
Adding global styles.

Closes #110
2016-09-21 19:57:04 +02:00
Nejc Zdovc
8aa29322e5 Adding spaces to imports (#111)
Closes #69
2016-09-20 21:05:38 +02:00
Nejc Zdovc
b78bc5850f Keymap data layer (#95) 2016-09-18 12:38:42 +02:00
Farkas József
2a709d12eb Fix path 2016-09-16 21:04:36 +02:00
Mikko Lakomaa
fbb4a1cc49 Macro editor (#87) 2016-09-13 21:22:11 +02:00
József Farkas
8a76da8df5 Merge (Hold|Press|Release)(Key|Modifiers) into KeyMacroAction (#99) 2016-09-07 09:02:10 +02:00
Farkas József
ed269a3f72 refactor: Create folders for key and macro actions. 2016-09-04 16:21:42 +02:00
Farkas József
df79c1aaea Add new tslint rules (class-name, ordered-imports) and fix errors 2016-09-01 22:20:21 +02:00
Farkas József
a1020982b8 Update to angular2-rc.6 2016-09-01 17:44:51 +02:00
Farkas József
5367346990 refactor: Remove moduleIds 2016-09-01 17:07:57 +02:00
József Farkas
bb3a2d77b6 Folder restructuring (#86) 2016-08-28 21:30:48 +02:00
József Farkas
20f015c254 Refactor: use index files and short import paths. 2016-08-24 21:25:20 +02:00
József Farkas
137f29b1a8 Fix all linter errors. 2016-08-24 20:06:56 +02:00
József Farkas
3ed0b4f916 KeypressTab: Add missing scancode initialization 2016-08-19 21:56:05 +02:00
Nejc Zdovc
d5b5f3293a Move style to angular (#72)
* Move global styles to angular app
* Create dummy notification component
* Create dummy html for macro
* Fix click on sidemenu, so that link is the whole line
2016-08-15 12:59:27 +02:00
Nejc Zdovc
7691c88b95 Update ng2-select2 to 0.4.2 (#77) 2016-08-15 09:01:07 +02:00
Farkas József
d5907b66d4 Fix typo 2016-08-13 18:41:49 +02:00
József Farkas
8038f255ec MouseTabComponent template refactoring. 2016-08-08 22:04:33 +02:00
József Farkas
940ce6bcae Remove magic numbers in KeypressTabComponent. 2016-08-08 21:56:02 +02:00
József Farkas
ffce89023c Move styles in keypress-tab.component from html to scss. 2016-08-08 21:48:22 +02:00
József Farkas
b0b76fe1c2 Remapping: Popover tabs initialization accordance with the key action 2016-08-06 17:26:36 +02:00
József Farkas
1de2f8df33 Keypress-tab KeystrokeAction remapping. 2016-07-17 17:01:00 +02:00
Nejc Zdovc
baaec669e0 Structural refactoring (#68)
* Moved html in scss to separate files
* Moved components to designated folders
* Moved logic from html to ts
2016-07-15 19:23:24 +02:00
József Farkas
ebbe1559fc Enabling noImplicitAny 2016-06-26 15:12:50 +02:00
József Farkas
71760289e2 Fix invalid layer. 2016-06-25 13:41:40 +02:00
József Farkas
9acc29ee33 Fix mouse action selection on mouse-tab. 2016-06-25 12:58:05 +02:00
József Farkas
4a1829e431 Update to angular2-rc.2 2016-06-21 20:02:23 +02:00
László Monda
7748667065 Merge pull request #61 from UltimateHackingKeyboard/fjozsef-redundant
Redundant KeystrokeAction behavior refactoring
2016-06-21 19:52:54 +02:00
József Farkas
639a490113 #57-1 Create one class from: KeystrokeAction, KeystrokeModifiersAction, KeystrokeWithModifiers, DualRoleKeystrokeAction with keeping the different types for binary serialization. 2016-06-21 19:32:58 +02:00
Nejc Zdovc
99ac66f87a Select2 implementation Popover (#59)
Closes #45
2016-06-21 18:44:51 +02:00