-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
configuration frontend #46
base: master
Are you sure you want to change the base?
Commits on Mar 2, 2019
-
👌 IMPROVE: bump dev version & NC 16 compatibility
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01730ca - Browse repository at this point
Copy the full SHA 01730caView commit details
Commits on Mar 9, 2019
-
📦 NEW: add dark icon for settings entry
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f85d6f - Browse repository at this point
Copy the full SHA 5f85d6fView commit details -
📦 NEW: add necessary classes for settings entry
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78e4d4e - Browse repository at this point
Copy the full SHA 78e4d4eView commit details -
📦 NEW: add (Vue) template for settings entry
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb92713 - Browse repository at this point
Copy the full SHA cb92713View commit details -
📦 NEW: add npm / webpack / vue build config
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 793182c - Browse repository at this point
Copy the full SHA 793182cView commit details -
👌 IMPROVE: add npm commands to Makefile
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5dea76b - Browse repository at this point
Copy the full SHA 5dea76bView commit details -
👌 IMPROVE: add build instructions to Readme
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4665eb1 - Browse repository at this point
Copy the full SHA 4665eb1View commit details -
👌 IMPROVE: add node_modules/ and js/ to .gitignore
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24f6bbc - Browse repository at this point
Copy the full SHA 24f6bbcView commit details
Commits on Mar 11, 2019
-
📦 NEW: pass actual config from config.php to vue
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f4f17a - Browse repository at this point
Copy the full SHA 5f4f17aView commit details -
📦 NEW: add a basic input form (table structure)
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71c6b86 - Browse repository at this point
Copy the full SHA 71c6b86View commit details -
👌 IMPROVE: move settings section to 'Basic settings' instead of creat…
…ing a new menu entry Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aa21ba - Browse repository at this point
Copy the full SHA 8aa21baView commit details
Commits on Mar 12, 2019
-
👌 IMPROVE: layout and output format
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c368bc - Browse repository at this point
Copy the full SHA 1c368bcView commit details
Commits on Mar 13, 2019
-
📦 NEW: add raw structure for API calls
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7904a2 - Browse repository at this point
Copy the full SHA d7904a2View commit details -
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97641b9 - Browse repository at this point
Copy the full SHA 97641b9View commit details
Commits on Mar 14, 2019
-
👌 IMPROVE: use separate components for the parts
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a1c3ae - Browse repository at this point
Copy the full SHA 8a1c3aeView commit details -
📦 NEW: add css and scss loader to webpack
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4f9826 - Browse repository at this point
Copy the full SHA e4f9826View commit details -
📦 NEW: adding of new form rows (backends)
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9abc146 - Browse repository at this point
Copy the full SHA 9abc146View commit details
Commits on Mar 15, 2019
-
📦 NEW: deleting of form rows (backends)
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 458abb0 - Browse repository at this point
Copy the full SHA 458abb0View commit details -
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ce584b - Browse repository at this point
Copy the full SHA 6ce584bView commit details -
📦 NEW: draft delete api request
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7729654 - Browse repository at this point
Copy the full SHA 7729654View commit details -
👌 IMPROVE: bump version and add myself as an author to info.xml
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24c7fc6 - Browse repository at this point
Copy the full SHA 24c7fc6View commit details -
👌 IMPROVE: pass deletions to backend and delete it in config.php
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d3ec5b - Browse repository at this point
Copy the full SHA 9d3ec5bView commit details -
📦 NEW: draft changing api request
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76223dc - Browse repository at this point
Copy the full SHA 76223dcView commit details
Commits on Mar 22, 2019
-
🐛 FIX: send changes to backend
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c914d9e - Browse repository at this point
Copy the full SHA c914d9eView commit details
Commits on Mar 29, 2019
-
Revert "🐛 FIX: send changes to backend"
This reverts commit c914d9e.
Configuration menu - View commit details
-
Copy full SHA for 4641c13 - Browse repository at this point
Copy the full SHA 4641c13View commit details -
🐛 FIX: adding new backends (arguments is an array, not a string)
Signed-off-by: Jonas Sulzer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd24c0b - Browse repository at this point
Copy the full SHA cd24c0bView commit details