Samuel Elliott
|
5e2b5975ed
|
Allow custom settings to extend the CustomSetting class
|
2018-03-01 21:10:30 +00:00 |
Samuel Elliott
|
7954ebd764
|
Cleanup
|
2018-03-01 19:26:44 +00:00 |
Alexei Stukov
|
43e95bbba8
|
Merge pull request #142 from samuelthomas2774/add-full-width-settings
Add full width settings
|
2018-02-26 09:26:09 +02:00 |
Samuel Elliott
|
b9145b5b85
|
Add custom settings
|
2018-02-21 16:00:49 +00:00 |
Samuel Elliott
|
d88caab321
|
Add full width settings
|
2018-02-21 10:46:13 +00:00 |
Samuel Elliott
|
fae6fc8511
|
Add settings arrays
|
2018-02-19 18:20:44 +00:00 |
Samuel Elliott
|
0af22b21d4
|
Merge remote-tracking branch 'upstream/master' into add-generic-settings-modal
# Conflicts:
# client/src/modules/plugin.js
# tests/plugins/Example/config.json
|
2018-02-14 15:40:22 +00:00 |
Jiiks
|
b23a5ba7ac
|
Pass deps to plugins directly. Should be used when a plugin must have a module to function.
|
2018-02-14 10:05:34 +02:00 |
Samuel Elliott
|
6b96bdbc3b
|
Add category names
|
2018-02-14 01:37:47 +00:00 |
Jiiks
|
d406384dd0
|
add types and module config
|
2018-02-13 17:54:53 +02:00 |
Samuel Elliott
|
7664266dfe
|
Add plugin exports
|
2018-02-12 22:51:22 +00:00 |
Jiiks
|
194c1c1ff8
|
Change dropdown/radio structure
|
2018-02-12 04:54:15 +02:00 |
Samuel Elliott
|
5b87a928ba
|
Add preset points along a slider
|
2018-02-05 13:36:43 +00:00 |
Alexei Stukov
|
93607fde0c
|
Merge branch 'master' into add-multiline-text
|
2018-02-05 10:54:29 +02:00 |
Samuel Elliott
|
30121ecc9c
|
Add multiline text
|
2018-02-05 01:14:19 +00:00 |
Samuel Elliott
|
7250ab6cf9
|
Add sliders
|
2018-02-05 00:34:22 +00:00 |
Jiiks
|
c73346292e
|
Give plugins an option to set an icon
|
2018-02-04 23:19:05 +02:00 |
samfun123
|
75410b4ce9
|
Add Number, Radio and Dropdown setting types
|
2018-02-04 11:12:38 -05:00 |
Jiiks
|
39da2ffdb8
|
Change how plugin config works and set z index for modals
|
2018-02-03 11:25:34 +02:00 |
Alexei Stukov
|
7ab6daf626
|
Merge pull request #73 from samuelthomas2774/add-file-setting
Add file setting
|
2018-02-03 02:26:07 +02:00 |
Samuel Elliott
|
2d0ba0cc0e
|
Add file setting
|
2018-02-02 23:42:12 +00:00 |
Jiiks
|
20c9dacf71
|
Category support for plugin settings
|
2018-02-02 22:47:50 +02:00 |
Jiiks
|
27dac58dda
|
add more test settings to test overflow
|
2018-02-02 16:02:13 +02:00 |
Jiiks
|
17a8c2372b
|
add some test settings for ui testing
|
2018-01-24 12:37:28 +02:00 |
Jiiks
|
497e989e76
|
add another dummy plugin for testing
|
2018-01-20 19:48:27 +02:00 |
Jiiks
|
48dbbb1ea3
|
Load configs into plugin instance
|
2018-01-16 08:01:22 +02:00 |
Jiiks
|
bc05138037
|
Tests base
|
2018-01-15 14:17:13 +02:00 |