10 Commits (42569e00f79f3691533ad71182ae1fcca73dcc1a)
 

Author SHA1 Message Date
Mayur Patil 42569e00f7
feat/fix: add .gitignore file (#15)
.gitignore to ignore nodemodules on npm install not present
4 years ago
Rex Schrader 87ebc9c36a
Fix (Boilerplate): Add Event Parameter to test, Remove Infosec Requriements, Add Lowercase Requirement (#12)
* Fix missing event, correct example conversion

* Fix unit case

* Remove Infosec items, add lowercase requirement

* Convert to ES6, Update Packages, Fix display

* Applying @nhcarrigan's changes from site tests

* Removed unneeded mongodb ref

* Remove User Stories, Reformat README

* Apply suggestions from code review - Remove "Quality Assurance Project" Prefix

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

* Re-add the example text, clean up formatting

* Update Favicon

* Fix repo link, remove zombie.js

* Remove unused files, add sample.env

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
Co-authored-by: Rex Schrader <rex.schader@gmail.com>
4 years ago
Tom 14cd901870
Merge pull request #4 from glushkov89/patch-1
Corrected #convertForm 'on submit' event handler
4 years ago
Kristofer Koishigawa cce613c52d
Merge pull request #10 from Obaida-Albaroudi/master
Make it work with Repl.it
4 years ago
Obaida Albaroudi 553ccdf5fd Added .replit
Lockfile
Readme
4 years ago
Egor Glushkov 02912f7605
Corrected #convertForm 'on submit' event handler
#convertForm 'on submit' event handler needs event object as an argument.
6 years ago
Berkeley Martinez baecd043aa Merge pull request #1 from user512/fix/convert-form
Fix convertForm submit
7 years ago
Tom Lee 704a42e70f Fix convertForm submit 7 years ago
System 7e2150cf0b Initial commit from Gomix. 7 years ago
Joseph Livengood 61b99a0dfe Initial commit 7 years ago