Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate '/download/iot/intel-iot#get-in-touch' form to c.com (#1489)
* refactor(set_form_rules): use indervidual form-data files per form instead of one large file * refactor: Moce /silicon/intel into it's own folder * feat: build form-data.json file for /partners/silicon/intel * feat: Add fallbacks for missing fields in form-data file * feat: Add optional textarea field to radio boxes * refactor(app.py): Format python * fix(form-template.html): Unbreak the form generator * feat: Improve the appearnace and function of the other textarea * refactor: Format-prettier * refactor: Remove rogue print statments * refactor(set_form_rules): clean up path finding logic by leveraging 'pathlib' * feat: Update return URL to use full path * refactor: Revert context processor changes * feat: Show and hide other input textarea when selecting the associated input * style: Format-js * fix: Close button was not working * refactor: Remove old forms-data.json * fix: Update form is for intel form
- Loading branch information