Skip to content
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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

configuration frontend #46

wants to merge 26 commits into from

Commits on Mar 2, 2019

  1. 👌 IMPROVE: bump dev version & NC 16 compatibility

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    01730ca View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. 📦 NEW: add dark icon for settings entry

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    5f85d6f View commit details
    Browse the repository at this point in the history
  2. 📦 NEW: add necessary classes for settings entry

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    78e4d4e View commit details
    Browse the repository at this point in the history
  3. 📦 NEW: add (Vue) template for settings entry

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    cb92713 View commit details
    Browse the repository at this point in the history
  4. 📦 NEW: add npm / webpack / vue build config

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    793182c View commit details
    Browse the repository at this point in the history
  5. 👌 IMPROVE: add npm commands to Makefile

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    5dea76b View commit details
    Browse the repository at this point in the history
  6. 👌 IMPROVE: add build instructions to Readme

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    4665eb1 View commit details
    Browse the repository at this point in the history
  7. 👌 IMPROVE: add node_modules/ and js/ to .gitignore

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    24f6bbc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. 📦 NEW: pass actual config from config.php to vue

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    5f4f17a View commit details
    Browse the repository at this point in the history
  2. 📦 NEW: add a basic input form (table structure)

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    71c6b86 View commit details
    Browse the repository at this point in the history
  3. 👌 IMPROVE: move settings section to 'Basic settings' instead of creat…

    …ing a new menu entry
    
    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    8aa21ba View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. 👌 IMPROVE: layout and output format

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    1c368bc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. 📦 NEW: add raw structure for API calls

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    d7904a2 View commit details
    Browse the repository at this point in the history
  2. 🐛 FIX: syntax errors

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    97641b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. 👌 IMPROVE: use separate components for the parts

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    8a1c3ae View commit details
    Browse the repository at this point in the history
  2. 📦 NEW: add css and scss loader to webpack

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e4f9826 View commit details
    Browse the repository at this point in the history
  3. 📦 NEW: adding of new form rows (backends)

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    9abc146 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. 📦 NEW: deleting of form rows (backends)

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    458abb0 View commit details
    Browse the repository at this point in the history
  2. 🐛 FIX: delting of form rows

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    6ce584b View commit details
    Browse the repository at this point in the history
  3. 📦 NEW: draft delete api request

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7729654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c7fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d3ec5b View commit details
    Browse the repository at this point in the history
  6. 📦 NEW: draft changing api request

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    76223dc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. 🐛 FIX: send changes to backend

    Signed-off-by: Jonas Sulzer <[email protected]>
    violoncelloCH committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    c914d9e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Revert "🐛 FIX: send changes to backend"

    This reverts commit c914d9e.
    violoncelloCH committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    4641c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd24c0b View commit details
    Browse the repository at this point in the history