-
Notifications
You must be signed in to change notification settings - Fork 71.8k
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
Extend Profile Editor #787
Conversation
…remote-monitor into wip/profileeditor
needed to replace new Option() with basic jQuery append since Option wasn't working in the test
Current coverage is
|
next is to replace the |
use $.ajax for PUT/POST (now easier to mock) send saveDate as iso don't sent the per GI fields unless they are enabled click update button in test
return true; | ||
} | ||
|
||
function addSingleLine(e,i) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jasoncalabrese you can add the plug-in battery? |
Building on @MilosKozak's #782 this will add some basic tests, link from the settings page, and other minor changes