serverless-survey-forms
serverless-survey-forms copied to clipboard
To create a google-style survey forms, authorized users could design surveys and collect anonymous feedbacks.
Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.5.1 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 0.21.2 (September 4, 2021) Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation...
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.2 to 4.19.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) >...
- [x] Add inline script in Vagrant to provision git and serverless framework - [x] Add survey table in s-resources-cf.json - [x] Add feedback table in s-resources-cf.json - [x] Add...
- [x] Apply [Mocha](https://github.com/serverless/serverless) to enable TDD by creating test cases when creating new functions - [x] NPM install mocha in root folder and write an dummy test case -...
After talking with Andy, we can consider to AES(uuid+timestamp, server_secret) in signin and validate in callback.
- R1 - Init project with default admin and password - User register to the service with facebook account - Admin role assign registered account to Designer or Admin role...