Commit Graph

6 Commits

Author SHA1 Message Date
Julien Nahum
437644584a WIP 2023-10-24 11:00:54 +02:00
Julien Nahum
25506f5d57 Add link to pricing page on welcome block 2023-10-13 14:20:03 +02:00
formsdev
82d7be3235 Allow users to create private form templates (#210)
* Allow users to create private form templates

* Improve back-end efficiency

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-10-13 12:11:03 +02:00
Julien Nahum
615fa5cda2 Copywriting changes 2023-09-18 16:13:47 +02:00
formsdev
081fc56cbe Pricing block on welcome page (#197)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-09-18 15:17:50 +02:00
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