8000 Tags · CKegel/headsup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CKegel/headsup

Tags

v1.1.2

Toggle v1.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added async/await to fix firefox issue + other things (techinems#16)

* Added async/await to fix firefox issue

* Bump Version

* Removed random F

* Made skeleton post fetch function to fix duplicate code.

* Adds checkResult to verify status received is ok on fetch;
Renamed postServer to postToServer;
Prevent notes from being empty;
Removed window reload upon adding note/call;
Added form reset on adding a note/call;
Added refresh of notes on adding a call;
Added await to getNotes in deleteCall();
Added </div> that was missing in the admin.html

Currently the reset of the addCall causes the validator to run (this occurs even with reloading the page). This will need to be looked into for FireFox.

* Change version to align with e04222f

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request techinems#8 from rpiambulance/dev

Update master with dev
0