Commit Graph

12 Commits

Author SHA1 Message Date
Seth
b8dcd60fbc
fix: add npm run test (#17)
User can now do `npm run test` to run tests.
2021-03-12 07:41:43 -08:00
Nicholas Carrigan (he/him)
85eb52fa9b
fix: Remove engine from package.json (#16)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-24 08:36:02 -06:00
Mayur Patil
42569e00f7
feat/fix: add .gitignore file (#15)
.gitignore to ignore nodemodules on npm install not present
2020-12-09 15:00:16 +00:00
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>
2020-11-25 09:09:04 -06:00
Tom
14cd901870
Merge pull request #4 from glushkov89/patch-1
Corrected #convertForm 'on submit' event handler
2020-10-05 16:21:34 -05:00
Kristofer Koishigawa
cce613c52d
Merge pull request #10 from Obaida-Albaroudi/master
Make it work with Repl.it
2020-07-10 13:25:03 +09:00
Obaida Albaroudi
553ccdf5fd Added .replit
Lockfile
Readme
2020-07-08 15:11:31 +00:00
Egor Glushkov
02912f7605
Corrected #convertForm 'on submit' event handler
#convertForm 'on submit' event handler needs event object as an argument.
2018-11-07 15:11:33 +03:00
Berkeley Martinez
baecd043aa Merge pull request #1 from user512/fix/convert-form
Fix convertForm submit
2017-08-08 18:18:54 -07:00
Tom Lee
704a42e70f Fix convertForm submit 2017-06-10 23:24:33 -07:00
System
7e2150cf0b Initial commit from Gomix. 2017-02-18 19:14:10 +00:00
Joseph Livengood
61b99a0dfe Initial commit 2017-02-18 14:13:42 -05:00