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

Using input field for monitoring endpoint url #98

Merged
merged 8 commits into from
Aug 20, 2018
Merged

Using input field for monitoring endpoint url #98

merged 8 commits into from
Aug 20, 2018

Commits on Jun 1, 2017

  1. Putting endpoint URL within input field

    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    c8ed1ec View commit details
    Browse the repository at this point in the history
  2. Selecting URL when clicking on input field

    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    da621ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Beautified JS code a bit, e.g. indents

    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    0752b4d View commit details
    Browse the repository at this point in the history
  2. Added clipboard copy button for endpoint link

    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    8ab6157 View commit details
    Browse the repository at this point in the history
  3. Add bottom margin on the endpoint div

    If there's the default margin-bottom:0 applied, the page starts flickering when the "Copy" tooltip is shown. So this is probably sort of a (working) workaround.
    
    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    a8b908b View commit details
    Browse the repository at this point in the history
  4. Merged master branch

    patschi committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    f725c91 View commit details
    Browse the repository at this point in the history
  5. Re-idented chartx lines

    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    f5d8403 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Fixed width of input field on smaller screens

    Signed-off-by: Patrik Kernstock <info@pkern.at>
    patschi committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    d6bd35d View commit details
    Browse the repository at this point in the history