opnform/resources/js/components/forms
formsdev fb79a5bf3e
Enable pricing (#151)
* Enable Pro plan - WIP

* no pricing page if have no paid plans

* Set pricing ids in env

* views & submissions FREE for all

* extra param for env

* form password FREE for all

* Custom Code is PRO feature

* Replace codeinput prism with codemirror

* Better form Cleaning message

* Added risky user email spam protection

* fix form cleaning

* Pricing page new UI

* form cleaner

* Polish changes

* Fixed tests

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 09:58:29 +02:00
..
components Select field selection handling (#158) 2023-07-26 09:49:31 +02:00
validation Migrate to Vite (#71) 2023-01-21 12:57:37 +01:00
CheckboxInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
CodeInput.vue Enable pricing (#151) 2023-08-30 09:58:29 +02:00
ColorInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
DateInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
FileInput.vue Editable submission File input support (#120) 2023-04-26 17:05:02 +02:00
FlatSelectInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
ImageInput.vue image upload support SVG (#150) 2023-07-19 10:09:25 +02:00
RatingInput.vue RatingInput Fix (#179) 2023-08-28 13:17:22 +02:00
RichTextAreaInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
SelectInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
SignatureInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
TextAreaInput.vue Field Help as Html text & Help Position (#115) 2023-04-19 10:13:50 +02:00
TextInput.vue numeric fields show the numeric keyboard (#122) 2023-05-19 15:56:28 +02:00
ToggleSwitchInput.vue Enable pricing (#151) 2023-08-30 09:58:29 +02:00
index.js Migrate to Vite (#71) 2023-01-21 12:57:37 +01:00